conditions property

List<GoogleCloudRunV2Condition>? conditions
getter/setter pair

The Condition of this Task, containing its readiness status, and detailed error information in case it did not reach the desired state.

Output only.

Implementation

core.List<GoogleCloudRunV2Condition>? conditions;