values property

List<String>? values
final

The metadata values that you can use to filter and group your results. You can use GetDimensionValues to find specific values.

Implementation

final List<String>? values;