allValues property

BoolValue? allValues
final

If all_values is set to true, then all possible labels of the keyed feature will have another slice computed. Example: {"all_values":{"value":true}}

Implementation

final protobuf.BoolValue? allValues;