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\u003eThis document provides reference information for the \u003ccode\u003eGcsData\u003c/code\u003e class within the Storage Transfer v1 API, specifically version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcsData\u003c/code\u003e represents data from Google Cloud Storage and its objects' "last modification time" corresponds to the \u003ccode\u003eupdated\u003c/code\u003e property of Cloud Storage objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsData\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsData\u003c/code\u003e class contains two constructors: \u003ccode\u003eGcsData()\u003c/code\u003e and \u003ccode\u003eGcsData(GcsData other)\u003c/code\u003e, and two properties, \u003ccode\u003eBucketName\u003c/code\u003e and \u003ccode\u003ePath\u003c/code\u003e, to specify the Google Cloud Storage bucket and root path.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBucketName\u003c/code\u003e property of \u003ccode\u003eGcsData\u003c/code\u003e is required and must meet specified \u003ca href=\"https://cloud.google.com/storage/docs/naming#requirements\"\u003eBucket Name Requirements\u003c/a\u003e, while the \u003ccode\u003ePath\u003c/code\u003e property should comply with \u003ca href=\"https://cloud.google.com/storage/docs/naming#objectnames\"\u003eObject Name Requirements\u003c/a\u003e.\u003c/p\u003e\n"]]],[],null,[]]