str
The uri of the Cloud Storage object. It's the same uri that
is used by gsutil. For example:
"gs://bucket_name/object_name". See `Viewing and Editing
Object
Metadata
uri_prefix
str
The uri prefix of all generated Cloud Storage objects. For
example: "gs://bucket_name/object_name_prefix". Each object
uri is in format: "gs://bucket_name/object_name_prefix// and
only contains assets for that type. starts from 0. For
example:
"gs://bucket_name/object_name_prefix/google.compute.disk/0"
is the first shard of output objects containing all
google.compute.disk assets. An INVALID_ARGUMENT error will
be returned if file with the same name
"gs://bucket_name/object_name_prefix" already exists.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]