Wrapper message for bool
.
Wrapper message for bytes
.
Wrapper message for bytes
.
The JSON representation for BytesValue
is JSON string.
The bytes value.
Wrapper message for double
.
Wrapper message for double
.
The JSON representation for DoubleValue
is JSON number.
The double value.
Wrapper message for float
.
Wrapper message for float
.
The JSON representation for FloatValue
is JSON number.
The float value.
Wrapper message for int32
.
Wrapper message for int32
.
The JSON representation for Int32Value
is JSON number.
The int32 value.
Wrapper message for int64
.
Wrapper message for int64
.
The JSON representation for Int64Value
is JSON string.
The int64 value.
Wrapper message for string
.
Wrapper message for string
.
The JSON representation for StringValue
is JSON string.
The string value.
Wrapper message for uint32
.
Wrapper message for uint32
.
The JSON representation for UInt32Value
is JSON number.
The uint32 value.
Wrapper message for uint64
.
Wrapper message for uint64
.
The JSON representation for UInt64Value
is JSON string.
The uint64 value.
Wrapper message for
bool
.The JSON representation for
BoolValue
is JSONtrue
andfalse
.The bool value.