Documentation ¶
Index ¶
Constants ¶
View Source
const DATA_TYPE_BOOLEAN = "BOOLEAN"
View Source
const DATA_TYPE_FLOAT = "FLOAT"
View Source
const DATA_TYPE_INTEGER = "INTEGER"
View Source
const DATA_TYPE_STRING = "STRING"
View Source
const DATA_TYPE_TIMESTAMP = "TIMESTAMP"
Variables ¶
This section is empty.
Functions ¶
func NewInsertRow ¶
func NewInsertRow(obj interface{}) (string, *bigquery.TableDataInsertAllRequestRows, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.