public sealed class OSPolicy.Types.Resource.Types.File.Types.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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This webpage provides reference documentation for the `OSPolicy.Types.Resource.Types.File.Types.Gcs` class within the Google Cloud OS Config v1 API, specifically for .NET development."],["The content details the different versions of the API, ranging from version 1.3.0 up to the latest 2.4.0, with the documentation specifically for version 2.3.0."],["The `OSPolicy.Types.Resource.Types.File.Types.Gcs` class is designed to represent a file available as a Cloud Storage Object, and it implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["Key properties of the `Gcs` class include `Bucket`, `Generation`, and `Object`, allowing you to interact with the Cloud Storage object."],["The Gcs class also provides constructors, one without any arguments and another using an instance of the Gcs class."]]],[]]