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."],[[["This documentation page covers the `SkaffoldGCSSource` class within the Google Cloud Deploy v1 API, specifically for version 2.12.0 and later."],["The `SkaffoldGCSSource` class is used to define a source in a Cloud Storage bucket for Skaffold config modules, and it can be used to copy the source paths recursively."],["The latest version of the API covered in this document is version 3.4.0, and other versions ranging from 3.3.0 all the way back to 1.0.0 are also covered in the document."],["The `SkaffoldGCSSource` class is an implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The SkaffoldGCSSource class has two properties: Path, an optional string that is the relative path to the skaffold file, and Source, a required string that gives the cloud storage bucket path."]]],[]]