Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 782 Bytes

File metadata and controls

33 lines (21 loc) · 782 Bytes

ReportDataSetSchema

Properties

Name Type Description Notes
config String A JSON representation of the configuration for this visualization [optional]
name String [optional]
type TypeEnum Type of the column. [optional]

Enum: TypeEnum

Name Value
BIGNUMERIC "BIGNUMERIC"
BOOL "BOOL"
DATE "DATE"
DATETIME "DATETIME"
FLOAT64 "FLOAT64"
INT64 "INT64"
JSON "JSON"
NUMERIC "NUMERIC"
STRING "STRING"
TIME "TIME"
TIMESTAMP "TIMESTAMP"