BigQueryDestination
class BigQueryDestination extends Model (View source)
Properties
string | $dataset | ||
bool | $force | ||
protected | $partitionSpecType | ||
protected | $partitionSpecDataType | ||
bool | $separateTablesPerAssetType | ||
string | $table |
Methods
setDataset($dataset)
No description
string
getDataset()
No description
setForce($force)
No description
bool
getForce()
No description
getPartitionSpec()
No description
setSeparateTablesPerAssetType($separateTablesPerAssetType)
No description
bool
getSeparateTablesPerAssetType()
No description
setTable($table)
No description
string
getTable()
No description
Details
setDataset($dataset)
No description
string
getDataset()
No description
setForce($force)
No description
bool
getForce()
No description
setPartitionSpec(PartitionSpec $partitionSpec)
No description
PartitionSpec
getPartitionSpec()
No description
setSeparateTablesPerAssetType($separateTablesPerAssetType)
No description
bool
getSeparateTablesPerAssetType()
No description
setTable($table)
No description
string
getTable()
No description