The uri of the Cloud Storage object. It's the same uri that is used by
gsutil. Example: "gs://bucket_name/object_name". See Viewing and
Editing Object
Metadata
for more information.
If the specified Cloud Storage object already exists and there is no
hold, it will be
overwritten with the exported result.
The uri prefix of all generated Cloud Storage objects. Example:
"gs://bucket_name/object_name_prefix". Each object uri is in format:
"gs://bucket_name/object_name_prefix/<asset type>/<shard number> and only
contains assets for that type. <shard number> starts from 0. Example:
"gs://bucket_name/object_name_prefix/compute.googleapis.com/Disk/0" is
the first shard of output objects containing all
compute.googleapis.com/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"]],[["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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e package is 3.12.0, with multiple prior versions available, including 2.9.0, which is covered in more detail in the content.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcsDestination\u003c/code\u003e is a class representing a Cloud Storage location, and is used to define a destination for asset exports within the Google Cloud environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsDestination\u003c/code\u003e class includes properties \u003ccode\u003eUri\u003c/code\u003e and \u003ccode\u003eUriPrefix\u003c/code\u003e to specify the Cloud Storage object's location and structure, allowing for single object destinations or the use of a common prefix for multiple generated objects, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGcsDestination\u003c/code\u003e implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage and inherits members from the base class \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eObjectUriCase\u003c/code\u003e property allows you to determine whether a \u003ccode\u003eUri\u003c/code\u003e or a \u003ccode\u003eUriPrefix\u003c/code\u003e is currently being used to specify the Cloud Storage object destination.\u003c/p\u003e\n"]]],[],null,[]]