3 maja 2023 roku wycofamy interfejs Transakcje (przed 13 czerwca 2023 r. wycofujemy funkcje Conversational Actions). Więcej informacji znajdziesz w artykule
Wycofanie czynności konwersacyjnych.
TransactionRequirementsCheckResult
Wrócono do działania jako danych wyjściowych dla actions.intent.TRANSACTION_REQUIREMENTS_CHECK
.
Pola |
resultType |
enum (ResultType )
Typ wyniku sprawdzania wymagań dotyczących transakcji.
|
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: 2024-09-09 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-09 UTC."],[[["JSON representation is returned as output for `actions.intent.TRANSACTION_REQUIREMENTS_CHECK`."],["The JSON response includes a `resultType` field, which uses the `ResultType` enum to indicate the outcome of the transaction requirements check."]]],["The core content describes the JSON output for `actions.intent.TRANSACTION_REQUIREMENTS_CHECK`. It features a single field, `resultType`, which is an enumeration (`enum`) specifying the outcome of the transaction requirements verification. The `resultType` field's possible values are defined in the linked `ResultType` documentation. The output is structured as a JSON object with `resultType` being the key.\n"]]