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.locations.triggers.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -364,6 +364,7 @@ <h3>Method Details</h3>
364
364
"createTime": "A String", # Output only. Time when the trigger was created.
365
365
"description": "A String", # Human-readable description of this trigger.
366
366
"disabled": True or False, # If true, the trigger will never automatically execute a build.
367
+
"eventType": "A String", # 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.
367
368
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
368
369
"filter": "A String", # A Common Expression Language string.
369
370
"gitFileSource": { # 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>
690
691
"createTime": "A String", # Output only. Time when the trigger was created.
691
692
"description": "A String", # Human-readable description of this trigger.
692
693
"disabled": True or False, # If true, the trigger will never automatically execute a build.
694
+
"eventType": "A String", # 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.
693
695
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
694
696
"filter": "A String", # A Common Expression Language string.
695
697
"gitFileSource": { # 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>
1044
1046
"createTime": "A String", # Output only. Time when the trigger was created.
1045
1047
"description": "A String", # Human-readable description of this trigger.
1046
1048
"disabled": True or False, # If true, the trigger will never automatically execute a build.
1049
+
"eventType": "A String", # 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.
1047
1050
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
1048
1051
"filter": "A String", # A Common Expression Language string.
1049
1052
"gitFileSource": { # 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>
1382
1385
"createTime": "A String", # Output only. Time when the trigger was created.
1383
1386
"description": "A String", # Human-readable description of this trigger.
1384
1387
"disabled": True or False, # If true, the trigger will never automatically execute a build.
1388
+
"eventType": "A String", # 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.
1385
1389
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
1386
1390
"filter": "A String", # A Common Expression Language string.
1387
1391
"gitFileSource": { # 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>
1725
1729
"createTime": "A String", # Output only. Time when the trigger was created.
1726
1730
"description": "A String", # Human-readable description of this trigger.
1727
1731
"disabled": True or False, # If true, the trigger will never automatically execute a build.
1732
+
"eventType": "A String", # 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.
1728
1733
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
1729
1734
"filter": "A String", # A Common Expression Language string.
1730
1735
"gitFileSource": { # 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>
2052
2057
"createTime": "A String", # Output only. Time when the trigger was created.
2053
2058
"description": "A String", # Human-readable description of this trigger.
2054
2059
"disabled": True or False, # If true, the trigger will never automatically execute a build.
2060
+
"eventType": "A String", # 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.
2055
2061
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
2056
2062
"filter": "A String", # A Common Expression Language string.
2057
2063
"gitFileSource": { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
Copy file name to clipboardExpand all lines: docs/dyn/cloudbuild_v1.projects.locations.workerPools.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ <h3>Method Details</h3>
172
172
Args:
173
173
name: string, Required. The name of the `WorkerPool` to delete. Format: `projects/{project}/locations/{workerPool}/workerPools/{workerPool}`. (required)
174
174
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's etag on the workerpool for the request to be processed.
175
+
etag: string, Optional. If provided, it must match the server's etag on the workerpool for the request to be processed.
176
176
validateOnly: boolean, If set, validate the request and preview the response, but do not actually post it.
Copy file name to clipboardExpand all lines: docs/dyn/cloudbuild_v1.projects.triggers.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -364,6 +364,7 @@ <h3>Method Details</h3>
364
364
"createTime": "A String", # Output only. Time when the trigger was created.
365
365
"description": "A String", # Human-readable description of this trigger.
366
366
"disabled": True or False, # If true, the trigger will never automatically execute a build.
367
+
"eventType": "A String", # 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.
367
368
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
368
369
"filter": "A String", # A Common Expression Language string.
369
370
"gitFileSource": { # 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>
690
691
"createTime": "A String", # Output only. Time when the trigger was created.
691
692
"description": "A String", # Human-readable description of this trigger.
692
693
"disabled": True or False, # If true, the trigger will never automatically execute a build.
694
+
"eventType": "A String", # 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.
693
695
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
694
696
"filter": "A String", # A Common Expression Language string.
695
697
"gitFileSource": { # 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>
1044
1046
"createTime": "A String", # Output only. Time when the trigger was created.
1045
1047
"description": "A String", # Human-readable description of this trigger.
1046
1048
"disabled": True or False, # If true, the trigger will never automatically execute a build.
1049
+
"eventType": "A String", # 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.
1047
1050
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
1048
1051
"filter": "A String", # A Common Expression Language string.
1049
1052
"gitFileSource": { # 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>
1382
1385
"createTime": "A String", # Output only. Time when the trigger was created.
1383
1386
"description": "A String", # Human-readable description of this trigger.
1384
1387
"disabled": True or False, # If true, the trigger will never automatically execute a build.
1388
+
"eventType": "A String", # 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.
1385
1389
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
1386
1390
"filter": "A String", # A Common Expression Language string.
1387
1391
"gitFileSource": { # 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>
1726
1730
"createTime": "A String", # Output only. Time when the trigger was created.
1727
1731
"description": "A String", # Human-readable description of this trigger.
1728
1732
"disabled": True or False, # If true, the trigger will never automatically execute a build.
1733
+
"eventType": "A String", # 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.
1729
1734
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
1730
1735
"filter": "A String", # A Common Expression Language string.
1731
1736
"gitFileSource": { # 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>
2051
2056
"createTime": "A String", # Output only. Time when the trigger was created.
2052
2057
"description": "A String", # Human-readable description of this trigger.
2053
2058
"disabled": True or False, # If true, the trigger will never automatically execute a build.
2059
+
"eventType": "A String", # 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.
2054
2060
"filename": "A String", # Path, from the source root, to the build configuration file (i.e. cloudbuild.yaml).
2055
2061
"filter": "A String", # A Common Expression Language string.
2056
2062
"gitFileSource": { # GitFileSource describes a file within a (possibly remote) code repository. # The file source describing the local or remote Build template.
0 commit comments