You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/cloudbuild_v1.projects.builds.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -396,6 +396,7 @@ <h3>Method Details</h3>
396
396
"bucket": "A String", # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
397
397
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
398
398
"object": "A String", # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
399
+
"sourceFetcher": "A String", # Optional. Option to specify the tool to fetch the source file for the build.
399
400
},
400
401
"storageSourceManifest": { # 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).
401
402
"bucket": "A String", # 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>
440
441
"bucket": "A String", # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
441
442
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
442
443
"object": "A String", # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
444
+
"sourceFetcher": "A String", # Optional. Option to specify the tool to fetch the source file for the build.
443
445
},
444
446
"resolvedStorageSourceManifest": { # 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's `source.storage_source_manifest`, if exists, with any revisions resolved. This feature is in Preview.
445
447
"bucket": "A String", # 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>
754
756
"bucket": "A String", # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
755
757
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
756
758
"object": "A String", # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
759
+
"sourceFetcher": "A String", # Optional. Option to specify the tool to fetch the source file for the build.
757
760
},
758
761
"storageSourceManifest": { # 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).
759
762
"bucket": "A String", # 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>
798
801
"bucket": "A String", # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
799
802
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
800
803
"object": "A String", # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
804
+
"sourceFetcher": "A String", # Optional. Option to specify the tool to fetch the source file for the build.
801
805
},
802
806
"resolvedStorageSourceManifest": { # 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's `source.storage_source_manifest`, if exists, with any revisions resolved. This feature is in Preview.
803
807
"bucket": "A String", # 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>
1143
1147
"bucket": "A String", # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
1144
1148
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
1145
1149
"object": "A String", # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
1150
+
"sourceFetcher": "A String", # Optional. Option to specify the tool to fetch the source file for the build.
1146
1151
},
1147
1152
"storageSourceManifest": { # 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).
1148
1153
"bucket": "A String", # 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>
1187
1192
"bucket": "A String", # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
1188
1193
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
1189
1194
"object": "A String", # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
1195
+
"sourceFetcher": "A String", # Optional. Option to specify the tool to fetch the source file for the build.
1190
1196
},
1191
1197
"resolvedStorageSourceManifest": { # 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's `source.storage_source_manifest`, if exists, with any revisions resolved. This feature is in Preview.
1192
1198
"bucket": "A String", # 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>
1507
1513
"bucket": "A String", # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
1508
1514
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
1509
1515
"object": "A String", # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
1516
+
"sourceFetcher": "A String", # Optional. Option to specify the tool to fetch the source file for the build.
1510
1517
},
1511
1518
"storageSourceManifest": { # 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).
1512
1519
"bucket": "A String", # 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>
1551
1558
"bucket": "A String", # Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
1552
1559
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
1553
1560
"object": "A String", # Cloud Storage object containing the source. This object must be a zipped (`.zip`) or gzipped archive file (`.tar.gz`) containing source to build.
1561
+
"sourceFetcher": "A String", # Optional. Option to specify the tool to fetch the source file for the build.
1554
1562
},
1555
1563
"resolvedStorageSourceManifest": { # 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's `source.storage_source_manifest`, if exists, with any revisions resolved. This feature is in Preview.
1556
1564
"bucket": "A String", # Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
0 commit comments