repeatedEnumValue property
When the attribute value type is REPEATED_ENUM, this contains the attribute value, and the other values fields must be empty.
Implementation
RepeatedEnumAttributeValue? repeatedEnumValue;
When the attribute value type is REPEATED_ENUM, this contains the attribute value, and the other values fields must be empty.
RepeatedEnumAttributeValue? repeatedEnumValue;