class GooglePrivacyDlpV2BigQueryOptions extends Collection (View source)

Properties

protected $collection_key
protected $excludedFieldsType
protected $excludedFieldsDataType
protected $identifyingFieldsType
protected $identifyingFieldsDataType
protected $includedFieldsType
protected $includedFieldsDataType
string $rowsLimit
int $rowsLimitPercent
string $sampleMethod
protected $tableReferenceType
protected $tableReferenceDataType

Methods

setExcludedFields($excludedFields)

No description

setIdentifyingFields($identifyingFields)

No description

setIncludedFields($includedFields)

No description

setRowsLimit($rowsLimit)

No description

string
getRowsLimit()

No description

setRowsLimitPercent($rowsLimitPercent)

No description

int
getRowsLimitPercent()

No description

setSampleMethod($sampleMethod)

No description

string
getSampleMethod()

No description

setTableReference(GooglePrivacyDlpV2BigQueryTable $tableReference)

No description

Details

setExcludedFields($excludedFields)

No description

Parameters

$excludedFields

GooglePrivacyDlpV2FieldId[] getExcludedFields()

No description

Return Value

GooglePrivacyDlpV2FieldId[]

setIdentifyingFields($identifyingFields)

No description

Parameters

$identifyingFields

GooglePrivacyDlpV2FieldId[] getIdentifyingFields()

No description

Return Value

GooglePrivacyDlpV2FieldId[]

setIncludedFields($includedFields)

No description

Parameters

$includedFields

GooglePrivacyDlpV2FieldId[] getIncludedFields()

No description

Return Value

GooglePrivacyDlpV2FieldId[]

setRowsLimit($rowsLimit)

No description

Parameters

$rowsLimit

string getRowsLimit()

No description

Return Value

string

setRowsLimitPercent($rowsLimitPercent)

No description

Parameters

$rowsLimitPercent

int getRowsLimitPercent()

No description

Return Value

int

setSampleMethod($sampleMethod)

No description

Parameters

$sampleMethod

string getSampleMethod()

No description

Return Value

string

setTableReference(GooglePrivacyDlpV2BigQueryTable $tableReference)

No description

Parameters

GooglePrivacyDlpV2BigQueryTable $tableReference

GooglePrivacyDlpV2BigQueryTable getTableReference()

No description