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
Reference documentation and code samples for the Google Cloud OS Config v1 API class OSPolicy.Types.Resource.Types.File.Types.Gcs.
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."],[[["The latest version available for the `Gcs` class within the Google Cloud OS Config v1 API is version 2.4.0."],["The `Gcs` class represents a file that is stored as a Cloud Storage object and is part of the `OSPolicy.Types.Resource.Types.File.Types` structure."],["The `Gcs` class can be instantiated using either a default constructor or a copy constructor that takes another `Gcs` object as input."],["The `Gcs` class has three main properties: `Bucket`, `Generation`, and `Object`, which correspond to the bucket name, generation number, and object name of the Cloud Storage file respectively."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides access to inherited members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]