conditions property

List<GoogleCloudRunV1Condition>? conditions
getter/setter pair

Array of observed DomainMappingConditions, indicating the current state of the DomainMapping.

Implementation

core.List<GoogleCloudRunV1Condition>? conditions;