failurePolicy property

GoogleCloudIntegrationsV1alphaFailurePolicy? failurePolicy
getter/setter pair

Determines the number of times the task will be retried on failure and with what retry strategy.

This is applicable for asynchronous calls to Eventbus alone (Post To Queue, Schedule etc.).

Optional.

Implementation

GoogleCloudIntegrationsV1alphaFailurePolicy? failurePolicy;