GooglePrivacyDlpV2BigQueryOptions
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
getExcludedFields()
No description
setIdentifyingFields($identifyingFields)
No description
getIdentifyingFields()
No description
setIncludedFields($includedFields)
No description
getIncludedFields()
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
getTableReference()
No description
Details
setExcludedFields($excludedFields)
No description
GooglePrivacyDlpV2FieldId[]
getExcludedFields()
No description
setIdentifyingFields($identifyingFields)
No description
GooglePrivacyDlpV2FieldId[]
getIdentifyingFields()
No description
setIncludedFields($includedFields)
No description
GooglePrivacyDlpV2FieldId[]
getIncludedFields()
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
GooglePrivacyDlpV2BigQueryTable
getTableReference()
No description