Skip to content

Commit 8c20104

Browse files
feat(cloudbuild): update the api
#### cloudbuild:v1 The following keys were added: - schemas.BuildTrigger.properties.eventType.type (Total Keys: 1) #### cloudbuild:v1beta1 The following keys were added: - schemas.WorkerPool.properties.annotations (Total Keys: 2) - schemas.WorkerPool.properties.displayName.type (Total Keys: 1) - schemas.WorkerPool.properties.uid (Total Keys: 2)
1 parent e96604d commit 8c20104

8 files changed

+101
-20
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@ <h3>Method Details</h3>
364364
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
365365
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
366366
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
367+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
367368
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
368369
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
369370
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
@@ -690,6 +691,7 @@ <h3>Method Details</h3>
690691
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
691692
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
692693
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
694+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
693695
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
694696
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
695697
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
@@ -1044,6 +1046,7 @@ <h3>Method Details</h3>
10441046
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
10451047
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
10461048
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
1049+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
10471050
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
10481051
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
10491052
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
@@ -1382,6 +1385,7 @@ <h3>Method Details</h3>
13821385
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
13831386
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
13841387
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
1388+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
13851389
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
13861390
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
13871391
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
@@ -1725,6 +1729,7 @@ <h3>Method Details</h3>
17251729
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
17261730
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
17271731
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
1732+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
17281733
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
17291734
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
17301735
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
@@ -2052,6 +2057,7 @@ <h3>Method Details</h3>
20522057
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
20532058
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
20542059
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
2060+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
20552061
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
20562062
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
20572063
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h3>Method Details</h3>
172172
Args:
173173
name: string, Required. The name of the `WorkerPool` to delete. Format: `projects/{project}/locations/{workerPool}/workerPools/{workerPool}`. (required)
174174
allowMissing: boolean, If set to true, and the `WorkerPool` is not found, the request will succeed but no action will be taken on the server.
175-
etag: string, Optional. If this is provided, it must match the server&#x27;s etag on the workerpool for the request to be processed.
175+
etag: string, Optional. If provided, it must match the server&#x27;s etag on the workerpool for the request to be processed.
176176
validateOnly: boolean, If set, validate the request and preview the response, but do not actually post it.
177177
x__xgafv: string, V1 error format.
178178
Allowed values

docs/dyn/cloudbuild_v1.projects.triggers.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@ <h3>Method Details</h3>
364364
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
365365
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
366366
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
367+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
367368
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
368369
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
369370
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
@@ -690,6 +691,7 @@ <h3>Method Details</h3>
690691
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
691692
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
692693
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
694+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
693695
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
694696
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
695697
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
@@ -1044,6 +1046,7 @@ <h3>Method Details</h3>
10441046
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
10451047
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
10461048
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
1049+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
10471050
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
10481051
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
10491052
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
@@ -1382,6 +1385,7 @@ <h3>Method Details</h3>
13821385
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
13831386
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
13841387
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
1388+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
13851389
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
13861390
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
13871391
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
@@ -1726,6 +1730,7 @@ <h3>Method Details</h3>
17261730
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
17271731
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
17281732
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
1733+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
17291734
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
17301735
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
17311736
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
@@ -2051,6 +2056,7 @@ <h3>Method Details</h3>
20512056
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the trigger was created.
20522057
&quot;description&quot;: &quot;A String&quot;, # Human-readable description of this trigger.
20532058
&quot;disabled&quot;: True or False, # If true, the trigger will never automatically execute a build.
2059+
&quot;eventType&quot;: &quot;A String&quot;, # Optional. EventType allows the user to explicitly set the type of event to which this BuildTrigger should respond. This field is optional but will be validated against the rest of the configuration if it is set.
20542060
&quot;filename&quot;: &quot;A String&quot;, # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
20552061
&quot;filter&quot;: &quot;A String&quot;, # A Common Expression Language string.
20562062
&quot;gitFileSource&quot;: { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.

0 commit comments

Comments
 (0)