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"]],[["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-03-21 UTC."],[[["This webpage provides documentation for the `GCSVolumeSource` class within the Google Cloud Run Admin v2 API, specifically for version 2.11.0."],["`GCSVolumeSource` is a class that represents a volume backed by a Cloud Storage bucket using Cloud Storage FUSE."],["The `GCSVolumeSource` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GCSVolumeSource` class include `Bucket`, `MountOptions`, and `ReadOnly`, which define the Cloud Storage bucket, mount options, and read-only status of the volume respectively."],["There is a history of versioning for the `GCSVolumeSource` class that spans from 1.0.0-beta02 up to the latest version of 2.13.0."]]],[]]