values property

List<int> values
final

Required. Matches values of the parent parameter of 'INTEGER' type. All values must lie in integer_value_spec of parent parameter.

Implementation

final List<int> values;