conditions property

List<ServiceMeshCondition>? conditions
getter/setter pair

List of conditions reported for this membership.

TODO b/395151419: Use the common Condition message.

Output only.

Implementation

core.List<ServiceMeshCondition>? conditions;