BigQueryConfig
class BigQueryConfig extends Model (View source)
Properties
bool | $dropUnknownFields | ||
string | $serviceAccountEmail | ||
string | $state | ||
string | $table | ||
bool | $useTableSchema | ||
bool | $useTopicSchema | ||
bool | $writeMetadata |
Methods
setDropUnknownFields($dropUnknownFields)
No description
bool
getDropUnknownFields()
No description
setServiceAccountEmail($serviceAccountEmail)
No description
string
getServiceAccountEmail()
No description
setState($state)
No description
string
getState()
No description
setTable($table)
No description
string
getTable()
No description
setUseTableSchema($useTableSchema)
No description
bool
getUseTableSchema()
No description
setUseTopicSchema($useTopicSchema)
No description
bool
getUseTopicSchema()
No description
setWriteMetadata($writeMetadata)
No description
bool
getWriteMetadata()
No description
Details
setDropUnknownFields($dropUnknownFields)
No description
bool
getDropUnknownFields()
No description
setServiceAccountEmail($serviceAccountEmail)
No description
string
getServiceAccountEmail()
No description
setState($state)
No description
string
getState()
No description
setTable($table)
No description
string
getTable()
No description
setUseTableSchema($useTableSchema)
No description
bool
getUseTableSchema()
No description
setUseTopicSchema($useTopicSchema)
No description
bool
getUseTopicSchema()
No description
setWriteMetadata($writeMetadata)
No description
bool
getWriteMetadata()
No description