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/eventarc_v1.projects.locations.operations.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ <h3>Method Details</h3>
184
184
filter: string, The standard list filter.
185
185
pageSize: integer, The standard list page size.
186
186
pageToken: string, The standard list page token.
187
-
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
187
+
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
188
188
x__xgafv: string, V1 error format.
189
189
Allowed values
190
190
1 - v1 error format
@@ -216,7 +216,7 @@ <h3>Method Details</h3>
216
216
},
217
217
},
218
218
],
219
-
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.
219
+
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.
Copy file name to clipboardExpand all lines: docs/dyn/eventarc_v1.projects.locations.triggers.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -163,6 +163,9 @@ <h3>Method Details</h3>
163
163
"a_key": "A String",
164
164
},
165
165
"name": "A String", # Required. The resource name of the trigger. Must be unique within the location of the project and must be in `projects/{project}/locations/{location}/triggers/{trigger}` format.
166
+
"retryPolicy": { # The retry policy configuration for the Trigger. Can only be set with Cloud Run destinations. # Optional. The retry policy to use in the Trigger. If unset, event delivery will be retried for up to 24 hours by default: https://cloud.google.com/eventarc/docs/retry-events
167
+
"maxAttempts": 42, # Optional. The maximum number of delivery attempts for any message. The only valid value is 1.
168
+
},
166
169
"satisfiesPzs": True or False, # Output only. Whether or not this Trigger satisfies the requirements of physical zone separation
167
170
"serviceAccount": "A String", # Optional. The IAM service account email associated with the trigger. The service account represents the identity of the trigger. The `iam.serviceAccounts.actAs` permission must be granted on the service account to allow a principal to impersonate the service account. For more information, see the [Roles and permissions](/eventarc/docs/all-roles-permissions) page specific to the trigger destination.
168
171
"transport": { # Represents the transport intermediaries created for the trigger to deliver events. # Optional. To deliver messages, Eventarc might use other Google Cloud products as a transport intermediary. This field contains a reference to that transport intermediary. This information can be used for debugging purposes.
@@ -302,6 +305,9 @@ <h3>Method Details</h3>
302
305
"a_key": "A String",
303
306
},
304
307
"name": "A String", # Required. The resource name of the trigger. Must be unique within the location of the project and must be in `projects/{project}/locations/{location}/triggers/{trigger}` format.
308
+
"retryPolicy": { # The retry policy configuration for the Trigger. Can only be set with Cloud Run destinations. # Optional. The retry policy to use in the Trigger. If unset, event delivery will be retried for up to 24 hours by default: https://cloud.google.com/eventarc/docs/retry-events
309
+
"maxAttempts": 42, # Optional. The maximum number of delivery attempts for any message. The only valid value is 1.
310
+
},
305
311
"satisfiesPzs": True or False, # Output only. Whether or not this Trigger satisfies the requirements of physical zone separation
306
312
"serviceAccount": "A String", # Optional. The IAM service account email associated with the trigger. The service account represents the identity of the trigger. The `iam.serviceAccounts.actAs` permission must be granted on the service account to allow a principal to impersonate the service account. For more information, see the [Roles and permissions](/eventarc/docs/all-roles-permissions) page specific to the trigger destination.
307
313
"transport": { # Represents the transport intermediaries created for the trigger to deliver events. # Optional. To deliver messages, Eventarc might use other Google Cloud products as a transport intermediary. This field contains a reference to that transport intermediary. This information can be used for debugging purposes.
@@ -428,6 +434,9 @@ <h3>Method Details</h3>
428
434
"a_key": "A String",
429
435
},
430
436
"name": "A String", # Required. The resource name of the trigger. Must be unique within the location of the project and must be in `projects/{project}/locations/{location}/triggers/{trigger}` format.
437
+
"retryPolicy": { # The retry policy configuration for the Trigger. Can only be set with Cloud Run destinations. # Optional. The retry policy to use in the Trigger. If unset, event delivery will be retried for up to 24 hours by default: https://cloud.google.com/eventarc/docs/retry-events
438
+
"maxAttempts": 42, # Optional. The maximum number of delivery attempts for any message. The only valid value is 1.
439
+
},
431
440
"satisfiesPzs": True or False, # Output only. Whether or not this Trigger satisfies the requirements of physical zone separation
432
441
"serviceAccount": "A String", # Optional. The IAM service account email associated with the trigger. The service account represents the identity of the trigger. The `iam.serviceAccounts.actAs` permission must be granted on the service account to allow a principal to impersonate the service account. For more information, see the [Roles and permissions](/eventarc/docs/all-roles-permissions) page specific to the trigger destination.
433
442
"transport": { # Represents the transport intermediaries created for the trigger to deliver events. # Optional. To deliver messages, Eventarc might use other Google Cloud products as a transport intermediary. This field contains a reference to that transport intermediary. This information can be used for debugging purposes.
@@ -513,6 +522,9 @@ <h3>Method Details</h3>
513
522
"a_key": "A String",
514
523
},
515
524
"name": "A String", # Required. The resource name of the trigger. Must be unique within the location of the project and must be in `projects/{project}/locations/{location}/triggers/{trigger}` format.
525
+
"retryPolicy": { # The retry policy configuration for the Trigger. Can only be set with Cloud Run destinations. # Optional. The retry policy to use in the Trigger. If unset, event delivery will be retried for up to 24 hours by default: https://cloud.google.com/eventarc/docs/retry-events
526
+
"maxAttempts": 42, # Optional. The maximum number of delivery attempts for any message. The only valid value is 1.
527
+
},
516
528
"satisfiesPzs": True or False, # Output only. Whether or not this Trigger satisfies the requirements of physical zone separation
517
529
"serviceAccount": "A String", # Optional. The IAM service account email associated with the trigger. The service account represents the identity of the trigger. The `iam.serviceAccounts.actAs` permission must be granted on the service account to allow a principal to impersonate the service account. For more information, see the [Roles and permissions](/eventarc/docs/all-roles-permissions) page specific to the trigger destination.
518
530
"transport": { # Represents the transport intermediaries created for the trigger to deliver events. # Optional. To deliver messages, Eventarc might use other Google Cloud products as a transport intermediary. This field contains a reference to that transport intermediary. This information can be used for debugging purposes.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/eventarc.v1.json
+19-3Lines changed: 19 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1808,7 +1808,7 @@
1808
1808
"type": "string"
1809
1809
},
1810
1810
"returnPartialSuccess": {
1811
-
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `\"projects/example/locations/-\"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
1811
+
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `\"projects/example/locations/-\"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
1812
1812
"location": "query",
1813
1813
"type": "boolean"
1814
1814
}
@@ -2471,7 +2471,7 @@
2471
2471
}
2472
2472
}
2473
2473
},
2474
-
"revision": "20251024",
2474
+
"revision": "20251202",
2475
2475
"rootUrl": "https://eventarc.googleapis.com/",
2476
2476
"schemas": {
2477
2477
"AuditConfig": {
@@ -3225,7 +3225,7 @@
3225
3225
"type": "array"
3226
3226
},
3227
3227
"unreachable": {
3228
-
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.",
3228
+
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.",
3229
3229
"items": {
3230
3230
"type": "string"
3231
3231
},
@@ -3916,6 +3916,18 @@
3916
3916
},
3917
3917
"type": "object"
3918
3918
},
3919
+
"RetryPolicy": {
3920
+
"description": "The retry policy configuration for the Trigger. Can only be set with Cloud Run destinations.",
3921
+
"id": "RetryPolicy",
3922
+
"properties": {
3923
+
"maxAttempts": {
3924
+
"description": "Optional. The maximum number of delivery attempts for any message. The only valid value is 1.",
3925
+
"format": "int32",
3926
+
"type": "integer"
3927
+
}
3928
+
},
3929
+
"type": "object"
3930
+
},
3919
3931
"SetIamPolicyRequest": {
3920
3932
"description": "Request message for `SetIamPolicy` method.",
3921
3933
"id": "SetIamPolicyRequest",
@@ -4077,6 +4089,10 @@
4077
4089
"description": "Required. The resource name of the trigger. Must be unique within the location of the project and must be in `projects/{project}/locations/{location}/triggers/{trigger}` format.",
4078
4090
"type": "string"
4079
4091
},
4092
+
"retryPolicy": {
4093
+
"$ref": "RetryPolicy",
4094
+
"description": "Optional. The retry policy to use in the Trigger. If unset, event delivery will be retried for up to 24 hours by default: https://cloud.google.com/eventarc/docs/retry-events"
4095
+
},
4080
4096
"satisfiesPzs": {
4081
4097
"description": "Output only. Whether or not this Trigger satisfies the requirements of physical zone separation",
0 commit comments