OptimizeToursUriResponse
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
תגובה שמוחזרת על ידי השיטה locations.optimizeToursUri
.
ייצוג ב-JSON |
{
"output": {
object (Uri )
}
} |
שדות |
output |
object (Uri )
אופציונלי. ה-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 (שעון 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. |"]]