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 document provides reference documentation for the `SkaffoldGCSSource` class within the Google Cloud Deploy v1 API, specifically in the `Google.Cloud.Deploy.V1` namespace."],["The `SkaffoldGCSSource` class, which is located within the `SkaffoldModules.Types` namespace, is used to define Cloud Storage locations that hold Skaffold Config modules."],["It has two string properties: `Path`, which represents the relative path to the Skaffold file, and `Source`, which specifies the required Cloud Storage source paths for recursive copying."],["This class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for creating new instances and copying from existing ones."],["The document also includes a list of available versions for this class, ranging from the latest `3.4.0` down to `1.0.0`."]]],[]]