31 lipca 2024 r. wycofamy Google Business Messages. Więcej informacji znajdziesz
tutaj.
ResponseSource
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Źródło wiadomości automatycznej.
Wartości w polu enum |
RESPONSE_SOURCE_UNSPECIFIED |
Nie określono. |
FAQ |
Baza wiedzy na temat najczęstszych pytań. |
FAQ_FOLLOW_UP |
bazy wiedzy najczęstszych pytań, gdy użytkownik poprosi o dodatkową odpowiedź. |
INTENT |
Niestandardowi odbiorcy o podobnych zamiarach |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003eThe response source indicates the origin of an auto-responded message, such as from an FAQ knowledge base or a custom intent.\u003c/p\u003e\n"],["\u003cp\u003eResponse sources can be specified using enums like \u003ccode\u003eFAQ\u003c/code\u003e, \u003ccode\u003eFAQ_FOLLOW_UP\u003c/code\u003e, or \u003ccode\u003eINTENT\u003c/code\u003e to provide context for the auto-response.\u003c/p\u003e\n"],["\u003cp\u003eWhen the response source is not explicitly specified, it defaults to \u003ccode\u003eRESPONSE_SOURCE_UNSPECIFIED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIf a user requests a follow-up response from an FAQ, the response source is identified as \u003ccode\u003eFAQ_FOLLOW_UP\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eCustom intents allow for flexible and tailored responses, with the response source being indicated by \u003ccode\u003eINTENT\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# ResponseSource\n\nSource for an auto-responded message.\n\n| Enums ||\n|-------------------------------|--------------------------------------------------------------------|\n| `RESPONSE_SOURCE_UNSPECIFIED` | Not specified. |\n| `FAQ` | FAQ knowledge base. |\n| `FAQ_FOLLOW_UP` | FAQ knowledge base, when the user requests an additional response. |\n| `INTENT` | Custom intent. |"]]