DimensionValue
Representasi JSON |
{
// Union field one_value can be only one of the following:
"value": string
// End of list of possible types for union field one_value .
} |
Kolom |
Kolom union one_value . Satu jenis nilai dimensi one_value hanya dapat berupa salah satu dari yang berikut: |
value |
string
Nilai sebagai string jika jenis dimensinya adalah string.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-11 UTC.
[null,null,["Terakhir diperbarui pada 2024-09-11 UTC."],[[["This documentation describes the JSON representation of a dimension's value within a data structure."],["A dimension value can be represented as a string, indicated by the \"value\" field in the JSON object."],["The \"one_value\" field acts as a union, accepting only one type of value, which in this case is the string representation of the dimension."]]],[]]