OptimizeToursUriResponse
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
locations.optimizeToursUri
तरीके से मिला जवाब.
JSON के काेड में दिखाना |
{
"output": {
object (Uri )
}
} |
फ़ील्ड |
output |
object (Uri )
ज़रूरी नहीं. Cloud Storage ऑब्जेक्ट का यूआरआई, जिसमें OptimizeToursResponse को JSON या textproto के तौर पर एन्कोड किया गया हो. अगर ऑब्जेक्ट को JSON के तौर पर कोड में बदला गया था, तो ऑब्जेक्ट के नाम का एक्सटेंशन .json होगा. अगर ऑब्जेक्ट को textproto के तौर पर एन्कोड किया गया था, तो ऑब्जेक्ट के नाम का एक्सटेंशन .txtpb होगा. रिसॉर्स के crc32_checksum का इस्तेमाल करके, यह पुष्टि की जा सकती है कि रिसॉर्स के कॉन्टेंट में बदलाव नहीं किया गया है.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-08-31 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-08-31 (UTC) को अपडेट किया गया."],[],[],null,["# OptimizeToursUriResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nA response returned by the `locations.optimizeToursUri` method.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------|\n| ``` { \"output\": { object (/maps/documentation/route-optimization/reference/rest/v1/Uri) } } ``` |\n\n| Fields ||\n|----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `output` | `object (`[Uri](/maps/documentation/route-optimization/reference/rest/v1/Uri)`)` Optional. The URI of the Cloud Storage object containing the `OptimizeToursResponse` encoded as either JSON or textproto. If the object was encoded as JSON, the extension of the object name will be `.json`. If the object was encoded as textproto, the extension of the object name will be `.txtpb`. The `crc32_checksum` of the resource can be used to verify the contents of the resource have not been modified. |"]]