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

Properties of a RetryAttempt.

Package

@google-cloud/deploy

Properties

attempt

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

RetryAttempt attempt

state

state?: (google.cloud.deploy.v1.RepairState|keyof typeof google.cloud.deploy.v1.RepairState|null);

RetryAttempt state

stateDesc

stateDesc?: (string|null);

RetryAttempt stateDesc

wait

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

RetryAttempt wait