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-07 UTC."],[[["\u003cp\u003eThis document provides details for the \u003ccode\u003eGcs\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1Alpha\u003c/code\u003e namespace, which represents a file stored as a Cloud Storage object, and is available in the \u003ccode\u003e1.0.0-alpha04\u003c/code\u003e version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcs\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, providing methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcs\u003c/code\u003e class has two constructors: one default constructor and another that takes an \u003ccode\u003eOSPolicy.Types.Resource.Types.File.Types.Gcs\u003c/code\u003e object as a parameter to replicate the object, and it has 3 properties: \u003ccode\u003eBucket\u003c/code\u003e, \u003ccode\u003eGeneration\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBucket\u003c/code\u003e property represents the name of the Cloud Storage bucket, \u003ccode\u003eGeneration\u003c/code\u003e is the version number of the Cloud Storage object, and \u003ccode\u003eObject\u003c/code\u003e indicates the name of the Cloud Storage object, all being required to specify a file that is stored in Cloud Storage.\u003c/p\u003e\n"]]],[],null,[]]