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 v1alpha 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-07 UTC."],[[["This document provides reference documentation for the `OSPolicy.Types.Resource.Types.File.Types.Gcs` class within the Google Cloud OS Config v1alpha API."],["The `Gcs` class is used to specify a file that is available as a Cloud Storage object."],["The `Gcs` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various operations."],["The class contains properties such as `Bucket`, `Generation`, and `Object`, which are used to specify the Cloud Storage object's location and version."],["The documentation outlines the class's inheritance from the `object` class and lists its inherited members, along with the `Gcs` class constructors."]]],[]]