|
17 | 17 | request (:class:`~.operations_pb2.ListOperationsRequest`): |
18 | 18 | The request object. Request message for |
19 | 19 | `ListOperations` method. |
20 | | - retry (google.api_core.retry.Retry): Designation of what errors, |
| 20 | + retry (google.api_core.retry_async.AsyncRetry): Designation of what errors, |
21 | 21 | if any, should be retried. |
22 | 22 | timeout (float): The timeout for this request. |
23 | 23 | metadata (Sequence[Tuple[str, str]]): Strings which should be |
|
71 | 71 | request (:class:`~.operations_pb2.GetOperationRequest`): |
72 | 72 | The request object. Request message for |
73 | 73 | `GetOperation` method. |
74 | | - retry (google.api_core.retry.Retry): Designation of what errors, |
| 74 | + retry (google.api_core.retry_async.AsyncRetry): Designation of what errors, |
75 | 75 | if any, should be retried. |
76 | 76 | timeout (float): The timeout for this request. |
77 | 77 | metadata (Sequence[Tuple[str, str]]): Strings which should be |
|
129 | 129 | request (:class:`~.operations_pb2.DeleteOperationRequest`): |
130 | 130 | The request object. Request message for |
131 | 131 | `DeleteOperation` method. |
132 | | - retry (google.api_core.retry.Retry): Designation of what errors, |
| 132 | + retry (google.api_core.retry_async.AsyncRetry): Designation of what errors, |
133 | 133 | if any, should be retried. |
134 | 134 | timeout (float): The timeout for this request. |
135 | 135 | metadata (Sequence[Tuple[str, str]]): Strings which should be |
|
181 | 181 | request (:class:`~.operations_pb2.CancelOperationRequest`): |
182 | 182 | The request object. Request message for |
183 | 183 | `CancelOperation` method. |
184 | | - retry (google.api_core.retry.Retry): Designation of what errors, |
| 184 | + retry (google.api_core.retry_async.AsyncRetry): Designation of what errors, |
185 | 185 | if any, should be retried. |
186 | 186 | timeout (float): The timeout for this request. |
187 | 187 | metadata (Sequence[Tuple[str, str]]): Strings which should be |
|
235 | 235 | request (:class:`~.operations_pb2.WaitOperationRequest`): |
236 | 236 | The request object. Request message for |
237 | 237 | `WaitOperation` method. |
238 | | - retry (google.api_core.retry.Retry): Designation of what errors, |
| 238 | + retry (google.api_core.retry_async.AsyncRetry): Designation of what errors, |
239 | 239 | if any, should be retried. |
240 | 240 | timeout (float): The timeout for this request. |
241 | 241 | metadata (Sequence[Tuple[str, str]]): Strings which should be |
|
295 | 295 | request (:class:`~.iam_policy_pb2.SetIamPolicyRequest`): |
296 | 296 | The request object. Request message for `SetIamPolicy` |
297 | 297 | method. |
298 | | - retry (google.api_core.retry.Retry): Designation of what errors, if any, |
| 298 | + retry (google.api_core.retry_async.AsyncRetry): Designation of what errors, if any, |
299 | 299 | should be retried. |
300 | 300 | timeout (float): The timeout for this request. |
301 | 301 | metadata (Sequence[Tuple[str, str]]): Strings which should be |
|
415 | 415 | request (:class:`~.iam_policy_pb2.GetIamPolicyRequest`): |
416 | 416 | The request object. Request message for `GetIamPolicy` |
417 | 417 | method. |
418 | | - retry (google.api_core.retry.Retry): Designation of what errors, if |
| 418 | + retry (google.api_core.retry_async.AsyncRetry): Designation of what errors, if |
419 | 419 | any, should be retried. |
420 | 420 | timeout (float): The timeout for this request. |
421 | 421 | metadata (Sequence[Tuple[str, str]]): Strings which should be |
|
536 | 536 | request (:class:`~.iam_policy_pb2.TestIamPermissionsRequest`): |
537 | 537 | The request object. Request message for |
538 | 538 | `TestIamPermissions` method. |
539 | | - retry (google.api_core.retry.Retry): Designation of what errors, |
| 539 | + retry (google.api_core.retry_async.AsyncRetry): Designation of what errors, |
540 | 540 | if any, should be retried. |
541 | 541 | timeout (float): The timeout for this request. |
542 | 542 | metadata (Sequence[Tuple[str, str]]): Strings which should be |
|
594 | 594 | request (:class:`~.location_pb2.GetLocationRequest`): |
595 | 595 | The request object. Request message for |
596 | 596 | `GetLocation` method. |
597 | | - retry (google.api_core.retry.Retry): Designation of what errors, |
| 597 | + retry (google.api_core.retry_async.AsyncRetry): Designation of what errors, |
598 | 598 | if any, should be retried. |
599 | 599 | timeout (float): The timeout for this request. |
600 | 600 | metadata (Sequence[Tuple[str, str]]): Strings which should be |
|
647 | 647 | request (:class:`~.location_pb2.ListLocationsRequest`): |
648 | 648 | The request object. Request message for |
649 | 649 | `ListLocations` method. |
650 | | - retry (google.api_core.retry.Retry): Designation of what errors, |
| 650 | + retry (google.api_core.retry_async.AsyncRetry): Designation of what errors, |
651 | 651 | if any, should be retried. |
652 | 652 | timeout (float): The timeout for this request. |
653 | 653 | metadata (Sequence[Tuple[str, str]]): Strings which should be |
|
0 commit comments