ConfirmationValueSpec
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
AskForConfirmation के लिए इनपुट
| फ़ील्ड |
dialogSpec |
object (ConfirmationDialogSpec)
इस नीति से, पुष्टि करने के लिए कहने वाले डायलॉग को कॉन्फ़िगर किया जाता है.
|
ConfirmationDialogSpec
पुष्टि करने वाले डायलॉग के लिए स्पीच कॉन्फ़िगरेशन. कृपया ध्यान दें कि ये कॉन्फ़िगरेशन, ऐब्सलूट वैल्यू के बजाय, पुष्टि करने वाले डायलॉग के संकेत की तरह काम करते हैं. उदाहरण के लिए: उपयोगकर्ता से "पुष्टि करने का अनुरोध" के बारे में इनपुट न मिलने पर, पुष्टि करने वाला डायलॉग बॉक्स यह जवाब दे सकता है: Sorry, $requestConfirmationText.
| JSON के काेड में दिखाना |
{
"requestConfirmationText": string
} |
| फ़ील्ड |
requestConfirmationText |
string
पुष्टि करने वाले सब-डायलॉग में यह सवाल पूछा गया है. उदाहरण के लिए "क्या आप इस बारे में पक्का हैं?"
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[],["The core content details a JSON structure for configuring a confirmation dialog. It involves a `dialogSpec` object which utilizes `ConfirmationDialogSpec`. This specification includes `requestConfirmationText`, a string field defining the question presented in the confirmation dialog, such as \"Are you sure about that?\". This structure provides a way to define the confirmation question that is asked to the user. The configurations serve as a suggestion to the confirmation dialog.\n"]]