values property

List<String>? values
getter/setter pair

Matches values of the parent parameter with type 'CATEGORICAL'.

All values must exist in categorical_value_spec of parent parameter.

Implementation

core.List<core.String>? values;