RegisterUpdateValue
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Wrócono do działania jako danych wyjściowych zadania actions.type.DailyUpdates
.
Zapis JSON |
{
"status": enum (RegisterUpdateStatus )
} |
Pola |
status |
enum (RegisterUpdateStatus )
Stan rejestracji aktualizacji, o którą prosi aplikacja.
|
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-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["\u003cp\u003eThe JSON response is output for \u003ccode\u003eactions.type.DailyUpdates\u003c/code\u003e and provides the registration status of daily updates requested by the app.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a \u003ccode\u003estatus\u003c/code\u003e field indicating the registration status using the \u003ccode\u003eRegisterUpdateStatus\u003c/code\u003e enum.\u003c/p\u003e\n"]]],[],null,["# RegisterUpdateValue\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nReturned to the Action as output for `actions.type.DailyUpdates`.\n\n| JSON representation ||\n|-----------------------------------------------------|---|\n| ``` { \"status\": enum (`RegisterUpdateStatus`) } ``` |\n\n| Fields ||\n|----------|--------------------------------------------------------------------------------------------------|\n| `status` | `enum (``RegisterUpdateStatus``)` The status of the registering the update requested by the app. |"]]