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/clouddeploy_v1.projects.locations.deliveryPipelines.automationRuns.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -271,9 +271,9 @@ <h3>Method Details</h3>
271
271
},
272
272
],
273
273
"selector": { # AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied. # Required. Selected resources to which the automation will be applied.
274
-
"targets": [ # Contains attributes about a target.
274
+
"targets": [ # Optional. Contains attributes about a target.
275
275
{ # Contains criteria for selecting Targets. This could be used to select targets for a Deploy Policy or for an Automation.
276
-
"id": "A String", # ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
276
+
"id": "A String", # Optional. ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
277
277
"labels": { # Target labels.
278
278
"a_key": "A String",
279
279
},
@@ -506,9 +506,9 @@ <h3>Method Details</h3>
506
506
},
507
507
],
508
508
"selector": { # AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied. # Required. Selected resources to which the automation will be applied.
509
-
"targets": [ # Contains attributes about a target.
509
+
"targets": [ # Optional. Contains attributes about a target.
510
510
{ # Contains criteria for selecting Targets. This could be used to select targets for a Deploy Policy or for an Automation.
511
-
"id": "A String", # ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
511
+
"id": "A String", # Optional. ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
Copy file name to clipboardExpand all lines: docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.automations.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -240,9 +240,9 @@ <h3>Method Details</h3>
240
240
},
241
241
],
242
242
"selector": { # AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied. # Required. Selected resources to which the automation will be applied.
243
-
"targets": [ # Contains attributes about a target.
243
+
"targets": [ # Optional. Contains attributes about a target.
244
244
{ # Contains criteria for selecting Targets. This could be used to select targets for a Deploy Policy or for an Automation.
245
-
"id": "A String", # ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
245
+
"id": "A String", # Optional. ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
246
246
"labels": { # Target labels.
247
247
"a_key": "A String",
248
248
},
@@ -470,9 +470,9 @@ <h3>Method Details</h3>
470
470
},
471
471
],
472
472
"selector": { # AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied. # Required. Selected resources to which the automation will be applied.
473
-
"targets": [ # Contains attributes about a target.
473
+
"targets": [ # Optional. Contains attributes about a target.
474
474
{ # Contains criteria for selecting Targets. This could be used to select targets for a Deploy Policy or for an Automation.
475
-
"id": "A String", # ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
475
+
"id": "A String", # Optional. ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
476
476
"labels": { # Target labels.
477
477
"a_key": "A String",
478
478
},
@@ -636,9 +636,9 @@ <h3>Method Details</h3>
636
636
},
637
637
],
638
638
"selector": { # AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied. # Required. Selected resources to which the automation will be applied.
639
-
"targets": [ # Contains attributes about a target.
639
+
"targets": [ # Optional. Contains attributes about a target.
640
640
{ # Contains criteria for selecting Targets. This could be used to select targets for a Deploy Policy or for an Automation.
641
-
"id": "A String", # ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
641
+
"id": "A String", # Optional. ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
642
642
"labels": { # Target labels.
643
643
"a_key": "A String",
644
644
},
@@ -811,9 +811,9 @@ <h3>Method Details</h3>
811
811
},
812
812
],
813
813
"selector": { # AutomationResourceSelector contains the information to select the resources to which an Automation is going to be applied. # Required. Selected resources to which the automation will be applied.
814
-
"targets": [ # Contains attributes about a target.
814
+
"targets": [ # Optional. Contains attributes about a target.
815
815
{ # Contains criteria for selecting Targets. This could be used to select targets for a Deploy Policy or for an Automation.
816
-
"id": "A String", # ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
816
+
"id": "A String", # Optional. ID of the `Target`. The value of this field could be one of the following: * The last segment of a target name * "*", all targets in a location
0 commit comments