Skip to content

Commit 99c478a

Browse files
feat(cloudbuild): update the api
#### cloudbuild:v1 The following keys were added: - schemas.StorageSource.properties.sourceFetcher.type (Total Keys: 1)
1 parent b9ff5f2 commit 99c478a

7 files changed

+62
-8
lines changed

docs/dyn/cloudbuild_v1.projects.builds.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ <h3>Method Details</h3>
396396
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
397397
&quot;generation&quot;: &quot;A String&quot;, # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
398398
&quot;object&quot;: &quot;A String&quot;, # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
399+
&quot;sourceFetcher&quot;: &quot;A String&quot;, # Optional. Option to specify the tool to fetch the source file for the build.
399400
},
400401
&quot;storageSourceManifest&quot;: { # Location of the source manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher). # If provided, get the source from this manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher).
401402
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
@@ -440,6 +441,7 @@ <h3>Method Details</h3>
440441
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
441442
&quot;generation&quot;: &quot;A String&quot;, # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
442443
&quot;object&quot;: &quot;A String&quot;, # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
444+
&quot;sourceFetcher&quot;: &quot;A String&quot;, # Optional. Option to specify the tool to fetch the source file for the build.
443445
},
444446
&quot;resolvedStorageSourceManifest&quot;: { # Location of the source manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher). # A copy of the build&#x27;s `source.storage_source_manifest`, if exists, with any revisions resolved. This feature is in Preview.
445447
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
@@ -754,6 +756,7 @@ <h3>Method Details</h3>
754756
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
755757
&quot;generation&quot;: &quot;A String&quot;, # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
756758
&quot;object&quot;: &quot;A String&quot;, # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
759+
&quot;sourceFetcher&quot;: &quot;A String&quot;, # Optional. Option to specify the tool to fetch the source file for the build.
757760
},
758761
&quot;storageSourceManifest&quot;: { # Location of the source manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher). # If provided, get the source from this manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher).
759762
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
@@ -798,6 +801,7 @@ <h3>Method Details</h3>
798801
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
799802
&quot;generation&quot;: &quot;A String&quot;, # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
800803
&quot;object&quot;: &quot;A String&quot;, # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
804+
&quot;sourceFetcher&quot;: &quot;A String&quot;, # Optional. Option to specify the tool to fetch the source file for the build.
801805
},
802806
&quot;resolvedStorageSourceManifest&quot;: { # Location of the source manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher). # A copy of the build&#x27;s `source.storage_source_manifest`, if exists, with any revisions resolved. This feature is in Preview.
803807
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
@@ -1143,6 +1147,7 @@ <h3>Method Details</h3>
11431147
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
11441148
&quot;generation&quot;: &quot;A String&quot;, # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
11451149
&quot;object&quot;: &quot;A String&quot;, # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
1150+
&quot;sourceFetcher&quot;: &quot;A String&quot;, # Optional. Option to specify the tool to fetch the source file for the build.
11461151
},
11471152
&quot;storageSourceManifest&quot;: { # Location of the source manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher). # If provided, get the source from this manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher).
11481153
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
@@ -1187,6 +1192,7 @@ <h3>Method Details</h3>
11871192
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
11881193
&quot;generation&quot;: &quot;A String&quot;, # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
11891194
&quot;object&quot;: &quot;A String&quot;, # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
1195+
&quot;sourceFetcher&quot;: &quot;A String&quot;, # Optional. Option to specify the tool to fetch the source file for the build.
11901196
},
11911197
&quot;resolvedStorageSourceManifest&quot;: { # Location of the source manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher). # A copy of the build&#x27;s `source.storage_source_manifest`, if exists, with any revisions resolved. This feature is in Preview.
11921198
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
@@ -1507,6 +1513,7 @@ <h3>Method Details</h3>
15071513
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
15081514
&quot;generation&quot;: &quot;A String&quot;, # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
15091515
&quot;object&quot;: &quot;A String&quot;, # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
1516+
&quot;sourceFetcher&quot;: &quot;A String&quot;, # Optional. Option to specify the tool to fetch the source file for the build.
15101517
},
15111518
&quot;storageSourceManifest&quot;: { # Location of the source manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher). # If provided, get the source from this manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher).
15121519
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
@@ -1551,6 +1558,7 @@ <h3>Method Details</h3>
15511558
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
15521559
&quot;generation&quot;: &quot;A String&quot;, # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
15531560
&quot;object&quot;: &quot;A String&quot;, # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
1561+
&quot;sourceFetcher&quot;: &quot;A String&quot;, # Optional. Option to specify the tool to fetch the source file for the build.
15541562
},
15551563
&quot;resolvedStorageSourceManifest&quot;: { # Location of the source manifest in Cloud Storage. This feature is in Preview; see description [here](https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher). # A copy of the build&#x27;s `source.storage_source_manifest`, if exists, with any revisions resolved. This feature is in Preview.
15561564
&quot;bucket&quot;: &quot;A String&quot;, # Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).

0 commit comments

Comments
 (0)