dimensionNames property

List<String>? dimensionNames
getter/setter pair

The name of the dimensions in the pivot response.

Implementation

core.List<core.String>? dimensionNames;