RetryAttempt(mapping=None, *, ignore_unknown_fields=False, **kwargs)RetryAttempt represents an action of retrying the failed Cloud Deploy job.
Attributes |
|
|---|---|
| Name | Description |
attempt |
int
Output only. The index of this retry attempt. |
wait |
google.protobuf.duration_pb2.Duration
Output only. How long the operation will be paused. |
state |
google.cloud.deploy_v1.types.RepairState
Output only. Valid state of this retry action. |
state_desc |
str
Output only. Description of the state of the Retry. |