| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2BigQueryOptions.clone() |
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2StorageConfig.getBigQueryOptions()
BigQuery options.
|
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2BigQueryOptions.set(String fieldName,
Object value) |
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2BigQueryOptions.setExcludedFields(List<GooglePrivacyDlpV2FieldId> excludedFields)
References to fields excluded from scanning.
|
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2BigQueryOptions.setIdentifyingFields(List<GooglePrivacyDlpV2FieldId> identifyingFields)
Table fields that may uniquely identify a row within the table.
|
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2BigQueryOptions.setRowsLimit(Long rowsLimit)
Max number of rows to scan.
|
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2BigQueryOptions.setRowsLimitPercent(Integer rowsLimitPercent)
Max percentage of rows to scan.
|
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2BigQueryOptions.setSampleMethod(String sampleMethod) |
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2BigQueryOptions.setTableReference(GooglePrivacyDlpV2BigQueryTable tableReference)
Complete BigQuery table reference.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2StorageConfig |
GooglePrivacyDlpV2StorageConfig.setBigQueryOptions(GooglePrivacyDlpV2BigQueryOptions bigQueryOptions)
BigQuery options.
|
Copyright © 2011–2020 Google. All rights reserved.