class BigQueryIODetails extends Model (View source)

Properties

string $dataset
string $projectId
string $query
string $table

Methods

setDataset($dataset)

No description

string
getDataset()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setQuery($query)

No description

string
getQuery()

No description

setTable($table)

No description

string
getTable()

No description

Details

setDataset($dataset)

No description

Parameters

$dataset

string getDataset()

No description

Return Value

string

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setQuery($query)

No description

Parameters

$query

string getQuery()

No description

Return Value

string

setTable($table)

No description

Parameters

$table

string getTable()

No description

Return Value

string