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 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-31 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-31 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],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. |"]]