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."],[[["This page details the `Gcs` class, which represents a file available as a Cloud Storage object within the `Google.Cloud.OsConfig.V1` namespace for .NET, specifically version 1.7.0."],["The `Gcs` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to work with Google Protocol Buffers."],["The `Gcs` class has three key properties: `Bucket` (the Cloud Storage bucket name), `Generation` (the object's generation number), and `Object` (the Cloud Storage object name), all of which are used to specify the file."],["The current version 1.7.0 of this class is available, as well as 10 prior versions, and the latest version 2.4.0, all of which are linked for navigation and review."]]],[]]