A Universal Resource Identifier that points to a resource that can be read and written by the Route Optimization API.
JSON representation
{"uri": string}
Fields
uri
string
The URI of the resource. The resource may not yet exist.
The contents of the resource are encoded as either JSON or textproto. Only Google Cloud Storage resources are supported. If the resource is encoded as JSON, the resource name must be suffixed with .json. If the resource is encoded as textproto, the resource name must be suffixed with .txtpb. For example, a Google Cloud Storage URI to a JSON encoded file might look like: gs://bucket/path/input/object.json.
[[["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-05-13 UTC."],[],[]]