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
+4-24Lines changed: 4 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -248,12 +248,7 @@ <h3>Method Details</h3>
248
248
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
249
249
"gitConfig": { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
250
250
"http": { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
251
-
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The proxy URL should be in format protocol://@]proxyhost[:port].
252
-
"proxySslCaInfo": { # Represents a storage location in Cloud Storage # Optional. Cloud Storage object storing the certificate to use with the HTTP proxy.
253
-
"bucket": "A String", # Cloud Storage bucket. See https://cloud.google.com/storage/docs/naming#requirements
254
-
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
255
-
"object": "A String", # Cloud Storage object. See https://cloud.google.com/storage/docs/naming#objectnames
256
-
},
251
+
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The Service Account should have accessor permissions on this secret. The proxy URL should be in format protocol://@]proxyhost[:port].
257
252
},
258
253
},
259
254
"id": "A String", # Output only. Unique identifier of the build.
@@ -623,12 +618,7 @@ <h3>Method Details</h3>
623
618
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
624
619
"gitConfig": { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
625
620
"http": { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
626
-
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The proxy URL should be in format protocol://@]proxyhost[:port].
627
-
"proxySslCaInfo": { # Represents a storage location in Cloud Storage # Optional. Cloud Storage object storing the certificate to use with the HTTP proxy.
628
-
"bucket": "A String", # Cloud Storage bucket. See https://cloud.google.com/storage/docs/naming#requirements
629
-
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
630
-
"object": "A String", # Cloud Storage object. See https://cloud.google.com/storage/docs/naming#objectnames
631
-
},
621
+
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The Service Account should have accessor permissions on this secret. The proxy URL should be in format protocol://@]proxyhost[:port].
632
622
},
633
623
},
634
624
"id": "A String", # Output only. Unique identifier of the build.
@@ -1029,12 +1019,7 @@ <h3>Method Details</h3>
1029
1019
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
1030
1020
"gitConfig": { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
1031
1021
"http": { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
1032
-
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The proxy URL should be in format protocol://@]proxyhost[:port].
1033
-
"proxySslCaInfo": { # Represents a storage location in Cloud Storage # Optional. Cloud Storage object storing the certificate to use with the HTTP proxy.
1034
-
"bucket": "A String", # Cloud Storage bucket. See https://cloud.google.com/storage/docs/naming#requirements
1035
-
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
1036
-
"object": "A String", # Cloud Storage object. See https://cloud.google.com/storage/docs/naming#objectnames
1037
-
},
1022
+
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The Service Account should have accessor permissions on this secret. The proxy URL should be in format protocol://@]proxyhost[:port].
1038
1023
},
1039
1024
},
1040
1025
"id": "A String", # Output only. Unique identifier of the build.
@@ -1410,12 +1395,7 @@ <h3>Method Details</h3>
1410
1395
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
1411
1396
"gitConfig": { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
1412
1397
"http": { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
1413
-
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The proxy URL should be in format protocol://@]proxyhost[:port].
1414
-
"proxySslCaInfo": { # Represents a storage location in Cloud Storage # Optional. Cloud Storage object storing the certificate to use with the HTTP proxy.
1415
-
"bucket": "A String", # Cloud Storage bucket. See https://cloud.google.com/storage/docs/naming#requirements
1416
-
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
1417
-
"object": "A String", # Cloud Storage object. See https://cloud.google.com/storage/docs/naming#objectnames
1418
-
},
1398
+
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The Service Account should have accessor permissions on this secret. The proxy URL should be in format protocol://@]proxyhost[:port].
1419
1399
},
1420
1400
},
1421
1401
"id": "A String", # Output only. Unique identifier of the build.
Copy file name to clipboardExpand all lines: docs/dyn/cloudbuild_v1.projects.locations.builds.html
+4-24Lines changed: 4 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -247,12 +247,7 @@ <h3>Method Details</h3>
247
247
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
248
248
"gitConfig": { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
249
249
"http": { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
250
-
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The proxy URL should be in format protocol://@]proxyhost[:port].
251
-
"proxySslCaInfo": { # Represents a storage location in Cloud Storage # Optional. Cloud Storage object storing the certificate to use with the HTTP proxy.
252
-
"bucket": "A String", # Cloud Storage bucket. See https://cloud.google.com/storage/docs/naming#requirements
253
-
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
254
-
"object": "A String", # Cloud Storage object. See https://cloud.google.com/storage/docs/naming#objectnames
255
-
},
250
+
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The Service Account should have accessor permissions on this secret. The proxy URL should be in format protocol://@]proxyhost[:port].
256
251
},
257
252
},
258
253
"id": "A String", # Output only. Unique identifier of the build.
@@ -622,12 +617,7 @@ <h3>Method Details</h3>
622
617
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
623
618
"gitConfig": { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
624
619
"http": { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
625
-
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The proxy URL should be in format protocol://@]proxyhost[:port].
626
-
"proxySslCaInfo": { # Represents a storage location in Cloud Storage # Optional. Cloud Storage object storing the certificate to use with the HTTP proxy.
627
-
"bucket": "A String", # Cloud Storage bucket. See https://cloud.google.com/storage/docs/naming#requirements
628
-
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
629
-
"object": "A String", # Cloud Storage object. See https://cloud.google.com/storage/docs/naming#objectnames
630
-
},
620
+
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The Service Account should have accessor permissions on this secret. The proxy URL should be in format protocol://@]proxyhost[:port].
631
621
},
632
622
},
633
623
"id": "A String", # Output only. Unique identifier of the build.
@@ -1028,12 +1018,7 @@ <h3>Method Details</h3>
1028
1018
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
1029
1019
"gitConfig": { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
1030
1020
"http": { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
1031
-
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The proxy URL should be in format protocol://@]proxyhost[:port].
1032
-
"proxySslCaInfo": { # Represents a storage location in Cloud Storage # Optional. Cloud Storage object storing the certificate to use with the HTTP proxy.
1033
-
"bucket": "A String", # Cloud Storage bucket. See https://cloud.google.com/storage/docs/naming#requirements
1034
-
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
1035
-
"object": "A String", # Cloud Storage object. See https://cloud.google.com/storage/docs/naming#objectnames
1036
-
},
1021
+
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The Service Account should have accessor permissions on this secret. The proxy URL should be in format protocol://@]proxyhost[:port].
1037
1022
},
1038
1023
},
1039
1024
"id": "A String", # Output only. Unique identifier of the build.
@@ -1409,12 +1394,7 @@ <h3>Method Details</h3>
1409
1394
"finishTime": "A String", # Output only. Time at which execution of the build was finished. The difference between finish_time and start_time is the duration of the build's execution.
1410
1395
"gitConfig": { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
1411
1396
"http": { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
1412
-
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The proxy URL should be in format protocol://@]proxyhost[:port].
1413
-
"proxySslCaInfo": { # Represents a storage location in Cloud Storage # Optional. Cloud Storage object storing the certificate to use with the HTTP proxy.
1414
-
"bucket": "A String", # Cloud Storage bucket. See https://cloud.google.com/storage/docs/naming#requirements
1415
-
"generation": "A String", # Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used.
1416
-
"object": "A String", # Cloud Storage object. See https://cloud.google.com/storage/docs/naming#objectnames
1417
-
},
1397
+
"proxySecretVersionName": "A String", # SecretVersion resource of the HTTP proxy URL. The Service Account should have accessor permissions on this secret. The proxy URL should be in format protocol://@]proxyhost[:port].
1418
1398
},
1419
1399
},
1420
1400
"id": "A String", # Output only. Unique identifier of the build.
0 commit comments