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-04-09 UTC."],[[["This webpage provides documentation for the `GCSVolumeSource` class within the Google Cloud Run Admin v2 API, specifically within the .NET environment."],["`GCSVolumeSource` represents a volume backed by a Cloud Storage bucket utilizing Cloud Storage FUSE, which allows for mounting of buckets."],["The class offers constructors and properties such as `Bucket`, `MountOptions`, and `ReadOnly` to configure the Cloud Storage volume source."],["There is versioning information with a list of versions going from the latest 2.13.0 to 1.0.0-beta02, indicating a history of updates and development."],["The `GCSVolumeSource` class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and compatibility."]]],[]]