conditions property
Conditions communicate information about ongoing/complete reconciliation processes that bring the "spec" inline with the observed state of the world.
Implementation
core.List<GoogleCloudRunV1Condition>? conditions;
Conditions communicate information about ongoing/complete reconciliation processes that bring the "spec" inline with the observed state of the world.
core.List<GoogleCloudRunV1Condition>? conditions;