2024 年 7 月 31 日をもって、Google ビジネス メッセージはご利用いただけなくなります。詳しくは
こちらをご覧ください。
ResponseSource
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
列挙型 |
RESPONSE_SOURCE_UNSPECIFIED |
指定されていません。 |
FAQ |
よくある質問のナレッジベース。 |
FAQ_FOLLOW_UP |
よくある質問のナレッジベース(ユーザーが追加の回答を求めている場合)。 |
INTENT |
カスタム インテント |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-03-25 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2023-03-25 UTC。"],[[["The response source indicates the origin of an auto-responded message, such as from an FAQ knowledge base or a custom intent."],["Response sources can be specified using enums like `FAQ`, `FAQ_FOLLOW_UP`, or `INTENT` to provide context for the auto-response."],["When the response source is not explicitly specified, it defaults to `RESPONSE_SOURCE_UNSPECIFIED`."],["If a user requests a follow-up response from an FAQ, the response source is identified as `FAQ_FOLLOW_UP`."],["Custom intents allow for flexible and tailored responses, with the response source being indicated by `INTENT`."]]],[]]