DeliveryAddressValueSpec
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
actions.intent.DELIVERY_ADDRESS के लिए इनपुट के तौर पर ऐप्लिकेशन ने पास किया.
| JSON के काेड में दिखाना |
{
"addressOptions": {
object (AddressOptions)
}
} |
| फ़ील्ड |
addressOptions |
object (AddressOptions)
डिलीवरी के पते वाले डायलॉग बॉक्स का कॉन्फ़िगरेशन.
|
AddressOptions
डिलीवरी का पता पूछते समय विकल्प.
| JSON के काेड में दिखाना |
{
"reason": string
} |
| फ़ील्ड |
reason |
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 describes the JSON structure for requesting a delivery address. The input for `actions.intent.DELIVERY_ADDRESS` is a JSON object containing `addressOptions`. This `addressOptions` object, in turn, contains a `reason` field, which is a string. This string provides context to the user about why their delivery address is being requested, with an example provided. This field is optional for the app to use.\n"]]