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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGCSVolumeSource\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically detailing its purpose as a volume backed by a Cloud Storage bucket.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGCSVolumeSource\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e namespace, implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is \u003ccode\u003e2.13.0\u003c/code\u003e, with this page detailing version \u003ccode\u003e2.9.0\u003c/code\u003e, and there are also past versions of the library provided that range from version \u003ccode\u003e1.0.0-beta02\u003c/code\u003e to \u003ccode\u003e2.12.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor (\u003ccode\u003eGCSVolumeSource()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eGCSVolumeSource(GCSVolumeSource other)\u003c/code\u003e), which takes another instance of the same class as a parameter.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGCSVolumeSource\u003c/code\u003e features properties like \u003ccode\u003eBucket\u003c/code\u003e (a string representing the Cloud Storage Bucket name) and \u003ccode\u003eReadOnly\u003c/code\u003e (a boolean indicating if the volume is mounted read-only).\u003c/p\u003e\n"]]],[],null,[]]