public sealed class GcsData : IMessage<GcsData>, IEquatable<GcsData>, IDeepCloneable<GcsData>, IBufferMessage, IMessage
In a GcsData resource, an object's name is the Cloud Storage object's
name and its "last modification time" refers to the object's updated
property of Cloud Storage objects, which changes when the content or the
metadata of the object is updated.
Must be an empty string or full path name that ends with a '/'. This field
is treated as an object prefix. As such, it should generally not begin with
a '/'.
[[["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\u003eThis document provides information on the \u003ccode\u003eGcsData\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1\u003c/code\u003e namespace, detailing its properties, constructors, and inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsData\u003c/code\u003e class represents data from Google Cloud Storage and includes properties like \u003ccode\u003eBucketName\u003c/code\u003e and \u003ccode\u003ePath\u003c/code\u003e for defining the source location of transfer objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsData\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GcsData>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GcsData>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eGcsData\u003c/code\u003e class, with the latest version being 2.8.0, all the way back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eIn a \u003ccode\u003eGcsData\u003c/code\u003e resource, an object's "last modification time" refers to the object's \u003ccode\u003eupdated\u003c/code\u003e property in Cloud Storage, which changes whenever the object's content or metadata is modified.\u003c/p\u003e\n"]]],[],null,[]]