DimensionValue
Zapis 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 .
} |
Pola |
Pole sumy one_value . Jeden rodzaj wartości wymiaru one_value może być tylko jednym z tych rodzajów wartości: |
value |
string
Wartość w postaci ciągu znaków, jeśli typem wymiaru jest ciąg znaków.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-11 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]