values property

List<String>? values
getter/setter pair

Each value corresponds to each Metric in the request.

Implementation

core.List<core.String>? values;