Required. Cloud Storage source paths to copy recursively. For example,
providing "gs://my-bucket/dir/configs/*" will result in Skaffold copying
all files within the "dir/configs" directory in the bucket "my-bucket".
[[["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."],[[["The latest version available for `SkaffoldModules.Types.SkaffoldGCSSource` is 3.4.0, with previous versions ranging back to 1.0.0 also available."],["`SkaffoldModules.Types.SkaffoldGCSSource` is a class in the Google Cloud Deploy v1 API used to define the source of Skaffold Config modules from a Cloud Storage bucket."],["The class `SkaffoldModules.Types.SkaffoldGCSSource` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["`SkaffoldModules.Types.SkaffoldGCSSource` contains two properties: `Path`, which is the relative path to the Skaffold file, and `Source`, which specifies the Cloud Storage path to copy recursively."],["There are two constructors for the `SkaffoldGCSSource` class, one parameterless, and one that copies a `SkaffoldGCSSource` object."]]],[]]