public sealed class GcsData : IMessage<GcsData>, IEquatable<GcsData>, IDeepCloneable<GcsData>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class GcsData.
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\u003eThe latest version available for the Storage Transfer v1 API class GcsData is version 2.8.0, with version 2.5.0 being the currently viewed version, and many other versions also being listed on the page.\u003c/p\u003e\n"],["\u003cp\u003eGcsData, when referring to the Cloud Storage object, considers the \u003ccode\u003eupdated\u003c/code\u003e property as the object's "last modification time," changing when the content or metadata is updated.\u003c/p\u003e\n"],["\u003cp\u003eGcsData inherits from the object class and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, defining its behavior and capabilities.\u003c/p\u003e\n"],["\u003cp\u003eGcsData has two constructors, one default and one that takes another GcsData object as an argument, and also exposes two properties: BucketName, which is required and represents the Cloud Storage bucket name, and Path, which is the root path for object transfers.\u003c/p\u003e\n"]]],[],null,[]]