Interface protos.google.cloud.deploy.v1.IRetry (3.6.0)

Properties of a Retry.

Package

@google-cloud/deploy

Properties

attempts

attempts?: (number|Long|string|null);

Retry attempts

backoffMode

backoffMode?: (google.cloud.deploy.v1.BackoffMode|keyof typeof google.cloud.deploy.v1.BackoffMode|null);

Retry backoffMode

wait

wait?: (google.protobuf.IDuration|null);

Retry wait