conditions property
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;
The Condition of this Task, containing its readiness status, and detailed error information in case it did not reach the desired state.
Output only.
core.List<GoogleCloudRunV2Condition>? conditions;