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.
}
フィールド
ディメンション値の 1 つのタイプ。次のフィールドは相互に排他的です。レスポンスで設定されるフィールドは最大で 1 つです。
value

string

ディメンションの型が文字列の場合の値(文字列)。

相互に排他的なフィールドの終了。