| Class | Description |
|---|---|
| CloudBuildSource |
The source to be used along with a Google Cloud Build build request.
|
| CloudBuildSourceDescriptor |
Descriptor for Google Cloud Build sources.
|
| LocalCloudBuildSource |
Uploads a file, or a gzipped-tarball of a directory, within the workspace to a temporary Google
Storage bucket and uses that as the source.
|
| LocalCloudBuildSource.DescriptorImpl |
Descriptor for
LocalCloudBuildSource. |
| Messages |
Generated localization support class.
|
| RepoCloudBuildSource |
Indicates that an existing Google Cloud Repo should be used as the source.
|
| RepoCloudBuildSource.DescriptorImpl |
Descriptor for
RepoCloudBuildSource. |
| StorageCloudBuildSource |
Indicates that an existing Google Cloud Storage object should be used as the source.
|
| StorageCloudBuildSource.DescriptorImpl |
Descriptor for
StorageCloudBuildSource. |
| Enum | Description |
|---|---|
| RepoCloudBuildSource.RevisionType |
Indicates the type of Git revision (branch, tag, or commit) to be specified as the source.
|
Copyright © 2017–2021 Google. All rights reserved.