attempts property

List<RetryAttempt>? attempts
getter/setter pair

Detail of a retry action.

Output only.

Implementation

core.List<RetryAttempt>? attempts;