Class SourceFetcher (3.24.0)

SourceFetcher(value)

Specifies the tool to fetch the source file for the build.

Values: SOURCE_FETCHER_UNSPECIFIED (0): Unspecified. Defaults to GSUTIL. GSUTIL (1): Use the "gsutil" tool to download the source file. GCS_FETCHER (2): Use the Cloud Storage Fetcher tool to download the source file.