31 lipca 2024 r. wycofamy Google Business Messages. Więcej informacji znajdziesz
tutaj.
AutoRespondedMessage
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Wiadomość z automatyczną odpowiedzią.
Pola |
message |
object (Message )
Wiadomość z automatyczną odpowiedzią.
|
responseSource |
enum (ResponseSource )
Źródło odpowiedzi.
|
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\u003eAuto-responses are represented by a JSON object containing the \u003ccode\u003emessage\u003c/code\u003e and \u003ccode\u003eresponseSource\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emessage\u003c/code\u003e field contains the auto-responded message itself, adhering to the Business Messages \u003ccode\u003eMessage\u003c/code\u003e object structure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eresponseSource\u003c/code\u003e field indicates the origin of the auto-response, categorized according to the Business Messages \u003ccode\u003eResponseSource\u003c/code\u003e enum.\u003c/p\u003e\n"]]],[],null,["# AutoRespondedMessage\n\nAuto-responded message.\n\n| JSON representation |\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"message\": { object (/business-communications/business-messages/reference/rest/v1/conversations.messages#Message) }, \"responseSource\": enum (/business-communications/business-messages/reference/rest/v1/ResponseSource) } ``` |\n\n| Fields ||\n|------------------|---------------------------------------------------------------------------------------------------------------------------------------------|\n| `message` | `object (`[Message](/business-communications/business-messages/reference/rest/v1/conversations.messages#Message)`)` Auto-responded message. |\n| `responseSource` | `enum (`[ResponseSource](/business-communications/business-messages/reference/rest/v1/ResponseSource)`)` Response source. |"]]