Transactions API tidak akan digunakan lagi mulai 3 Mei 2023, sebelum penghentian Percakapan Percakapan pada 13 Juni 2023. Untuk mengetahui informasi selengkapnya, lihat
Penghentian Action Percakapan.
TransactionRequirementsCheckResult
Ditampilkan ke tindakan sebagai output untuk actions.intent.TRANSACTION_REQUIREMENTS_CHECK
.
Representasi JSON |
{
"resultType": enum (ResultType )
} |
Kolom |
resultType |
enum (ResultType )
Jenis hasil untuk pemeriksaan persyaratan transaksi.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-09 UTC.
[null,null,["Terakhir diperbarui pada 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"]]