ResponseSource
Quelle für eine automatisch beantwortete Nachricht.
Enums |
RESPONSE_SOURCE_UNSPECIFIED |
Nicht angegeben. |
FAQ |
FAQs-Wissensdatenbank. |
FAQ_FOLLOW_UP |
FAQs-Knowledge Base, wenn der Nutzer eine zusätzliche Antwort anfordert |
INTENT |
Benutzerdefinierte Zielgruppen mit gemeinsamer Absicht |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2023-03-25 (UTC).
[null,null,["Zuletzt aktualisiert: 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`."]]],[]]