lastAttemptResult property

GoogleCloudRunV2TaskAttemptResult? lastAttemptResult
getter/setter pair

Result of the last attempt of this Task.

Output only.

Implementation

GoogleCloudRunV2TaskAttemptResult? lastAttemptResult;