TransactionRequirementsCheckResult
actions.intent.TRANSACTION_REQUIREMENTS_CHECK
के लिए आउटपुट के रूप में कार्रवाई पर वापस भेजा गया.
JSON के काेड में दिखाना |
{
"resultType": enum (ResultType )
} |
फ़ील्ड |
resultType |
enum (ResultType )
लेन-देन से जुड़ी ज़रूरी शर्तों की जांच के लिए, नतीजे का टाइप.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-09 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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"]]