conditions property

List<ResourceCondition>? conditions
getter/setter pair

ResourceCondition provide a standard mechanism for higher-level status reporting from controller.

Implementation

core.List<ResourceCondition>? conditions;