Skip to content

Commit d815f69

Browse files
feat(cloudbuild): update the api
#### cloudbuild:v2 The following keys were added: - schemas.ParamValue.properties.objectVal (Total Keys: 2)
1 parent 0f44c61 commit d815f69

File tree

6 files changed

+38
-27
lines changed

6 files changed

+38
-27
lines changed

docs/dyn/cloudbuild_v1.projects.builds.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h3>Method Details</h3>
248248
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
249249
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
250250
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
251-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
251+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
252252
},
253253
},
254254
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.
@@ -618,7 +618,7 @@ <h3>Method Details</h3>
618618
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
619619
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
620620
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
621-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
621+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
622622
},
623623
},
624624
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.
@@ -1019,7 +1019,7 @@ <h3>Method Details</h3>
10191019
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
10201020
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
10211021
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
1022-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
1022+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
10231023
},
10241024
},
10251025
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.
@@ -1395,7 +1395,7 @@ <h3>Method Details</h3>
13951395
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
13961396
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
13971397
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
1398-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
1398+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
13991399
},
14001400
},
14011401
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.

docs/dyn/cloudbuild_v1.projects.locations.builds.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h3>Method Details</h3>
247247
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
248248
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
249249
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
250-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
250+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
251251
},
252252
},
253253
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.
@@ -617,7 +617,7 @@ <h3>Method Details</h3>
617617
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
618618
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
619619
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
620-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
620+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
621621
},
622622
},
623623
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.
@@ -1018,7 +1018,7 @@ <h3>Method Details</h3>
10181018
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
10191019
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
10201020
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
1021-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
1021+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
10221022
},
10231023
},
10241024
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.
@@ -1394,7 +1394,7 @@ <h3>Method Details</h3>
13941394
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
13951395
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
13961396
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
1397-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
1397+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
13981398
},
13991399
},
14001400
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.

docs/dyn/cloudbuild_v1.projects.locations.triggers.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ <h3>Method Details</h3>
236236
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
237237
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
238238
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
239-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
239+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
240240
},
241241
},
242242
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.
@@ -775,7 +775,7 @@ <h3>Method Details</h3>
775775
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
776776
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
777777
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
778-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
778+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
779779
},
780780
},
781781
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.
@@ -1342,7 +1342,7 @@ <h3>Method Details</h3>
13421342
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
13431343
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
13441344
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
1345-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
1345+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
13461346
},
13471347
},
13481348
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.
@@ -1893,7 +1893,7 @@ <h3>Method Details</h3>
18931893
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
18941894
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
18951895
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
1896-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
1896+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
18971897
},
18981898
},
18991899
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.
@@ -2449,7 +2449,7 @@ <h3>Method Details</h3>
24492449
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
24502450
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
24512451
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
2452-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
2452+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
24532453
},
24542454
},
24552455
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.
@@ -2990,7 +2990,7 @@ <h3>Method Details</h3>
29902990
&quot;finishTime&quot;: &quot;A String&quot;, # 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&#x27;s execution.
29912991
&quot;gitConfig&quot;: { # GitConfig is a configuration for git operations. # Optional. Configuration for git operations.
29922992
&quot;http&quot;: { # HttpConfig is a configuration for HTTP related git operations. # Configuration for HTTP related git operations.
2993-
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # 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].
2993+
&quot;proxySecretVersionName&quot;: &quot;A String&quot;, # SecretVersion resource of the HTTP proxy URL. The Service Account used in the build (either the default Service Account or user-specified Service Account) should have `secretmanager.versions.access` permissions on this secret. The proxy URL should be in format `protocol://@]proxyhost[:port]`.
29942994
},
29952995
},
29962996
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique identifier of the build.

0 commit comments

Comments
 (0)