dimensionValue property
Dimension values describing the environment.
Dimension values always consist of "Model", "Version", "Locale", and "Orientation". - In response: always set - In create request: always set - In update request: never set
Implementation
core.List<EnvironmentDimensionValueEntry>? dimensionValue;