JSON representation |
---|
{ // Union field |
Fields | |
---|---|
Union field
|
|
value |
|
list |
|
UdmColumnValue
JSON representation |
---|
{ // Union field |
Fields | |
---|---|
Union field
|
|
nullVal |
|
boolVal |
|
bytesVal |
A base64-encoded string. |
doubleVal |
|
int64Val |
|
uint64Val |
|
stringVal |
|
timestampVal |
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
dateVal |
|
protoVal |
An object containing fields of an arbitrary type. An additional field |
UdmColumnList
JSON representation |
---|
{
"values": [
{
object ( |
Fields | |
---|---|
values[] |
|