public sealed class Gcs : IMessage<OSPolicy.Types.Resource.Types.File.Types.Gcs>, IEquatable<OSPolicy.Types.Resource.Types.File.Types.Gcs>, IDeepCloneable<OSPolicy.Types.Resource.Types.File.Types.Gcs>, IBufferMessage, IMessage
Specifies a file available as a Cloud Storage Object.
[[["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-12 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGcs\u003c/code\u003e class is 2.4.0, with previous versions available down to 1.3.0, and this class represents a file in Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcs\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, specifies a file available as a Cloud Storage Object, as indicated by the \u003ccode\u003epublic sealed class Gcs\u003c/code\u003e declaration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcs\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring diverse functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcs\u003c/code\u003e class has properties such as \u003ccode\u003eBucket\u003c/code\u003e, \u003ccode\u003eGeneration\u003c/code\u003e, and \u003ccode\u003eObject\u003c/code\u003e, allowing the setting of the necessary information for a Cloud Storage file.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and one that accepts another \u003ccode\u003eGcs\u003c/code\u003e instance as a parameter, making the instantiation process more versatile.\u003c/p\u003e\n"]]],[],null,[]]