OptimizeToursUriResponse
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The locations.optimizeToursUri method returns a response with a JSON representation.
The JSON response includes an output field, containing a URI.
The output field is an optional object that refers to a Cloud Storage object.
The Cloud Storage object can contain the OptimizeToursResponse in either JSON or textproto format, identifiable by the file extension .json or .txtpb, respectively.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],[]]