synchronousCallFailurePolicy property

GoogleCloudIntegrationsV1alphaFailurePolicy? synchronousCallFailurePolicy
getter/setter pair

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

This is applicable for synchronous calls to Eventbus alone (Post).

Optional.

Implementation

GoogleCloudIntegrationsV1alphaFailurePolicy? synchronousCallFailurePolicy;