public sealed class GCSVolumeSource : IMessage<GCSVolumeSource>, IEquatable<GCSVolumeSource>, IDeepCloneable<GCSVolumeSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class GCSVolumeSource.
Represents a volume backed by a Cloud Storage bucket using Cloud Storage
FUSE.
[[["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-08 UTC."],[[["The `GCSVolumeSource` class in the `Google.Cloud.Run.V2` namespace provides a way to represent a volume backed by a Cloud Storage bucket."],["This class is part of the Cloud Run Admin v2 API and is implemented using Cloud Storage FUSE."],["The latest version of this API class is 2.13.0, and previous versions from 2.0.0 to 2.12.0 and 1.0.0-beta02 are also documented."],["The class includes properties like `Bucket`, `MountOptions`, and `ReadOnly` for configuring the Cloud Storage volume."],["The `GCSVolumeSource` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]