class BigQueryOptions extends Model (View source)

Properties

bool $usePartitionedTables
bool $usesTimestampColumnPartitioning

Methods

setUsePartitionedTables($usePartitionedTables)

No description

bool
getUsePartitionedTables()

No description

setUsesTimestampColumnPartitioning($usesTimestampColumnPartitioning)

No description

bool

Details

setUsePartitionedTables($usePartitionedTables)

No description

Parameters

$usePartitionedTables

bool getUsePartitionedTables()

No description

Return Value

bool

setUsesTimestampColumnPartitioning($usesTimestampColumnPartitioning)

No description

Parameters

$usesTimestampColumnPartitioning

bool getUsesTimestampColumnPartitioning()

No description

Return Value

bool