class RowAccessPolicyReference extends Model (View source)

Properties

string $datasetId
string $policyId
string $projectId
string $tableId

Methods

setDatasetId($datasetId)

No description

string
getDatasetId()

No description

setPolicyId($policyId)

No description

string
getPolicyId()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setTableId($tableId)

No description

string
getTableId()

No description

Details

setDatasetId($datasetId)

No description

Parameters

$datasetId

string getDatasetId()

No description

Return Value

string

setPolicyId($policyId)

No description

Parameters

$policyId

string getPolicyId()

No description

Return Value

string

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setTableId($tableId)

No description

Parameters

$tableId

string getTableId()

No description

Return Value

string