dimensionNames property

List<String>? dimensionNames
getter/setter pair

Names of dimensions.

The names must refer back to names in the dimensions field of the request.

Implementation

core.List<core.String>? dimensionNames;