Class SourceFetcher (3.27.1)

SourceFetcher(value)

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

Enums

Name Description
SOURCE_FETCHER_UNSPECIFIED Unspecified. Defaults to GSUTIL.
GSUTIL Use the "gsutil" tool to download the source file.
GCS_FETCHER Use the Cloud Storage Fetcher tool to download the source file.