DimensionValue

维度值。

JSON 表示法
{

  // The following is a list of mutually exclusive fields. At most one of the
  // fields will be set in a response:
  "value": string
  // End of mutually exclusive fields.
}
字段
一种维度值。以下是互斥字段的列表。在响应中,最多只能设置一个字段:
value

string

如果维度类型为字符串,则为字符串形式的值。

互斥字段的结束位置。