| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2BigQueryTable.clone() |
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.getRequestedSourceTable()
Input dataset to compute metrics over.
|
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2RiskAnalysisJobConfig.getSourceTable()
Input dataset to compute metrics over.
|
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2BigQueryField.getTable()
Source table of the field.
|
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2OutputStorageConfig.getTable()
Store findings in an existing table or a new table in an existing dataset.
|
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2AuxiliaryTable.getTable()
Required.
|
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2StatisticalTable.getTable()
Required.
|
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2BigQueryOptions.getTableReference()
Complete BigQuery table reference.
|
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2BigQueryKey.getTableReference()
Complete BigQuery table reference.
|
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2BigQueryTable.set(String fieldName,
Object value) |
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2BigQueryTable.setDatasetId(String datasetId)
Dataset ID of the table.
|
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2BigQueryTable.setProjectId(String projectId)
The Google Cloud Platform project ID of the project containing the table.
|
GooglePrivacyDlpV2BigQueryTable |
GooglePrivacyDlpV2BigQueryTable.setTableId(String tableId)
Name of the table.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails |
GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.setRequestedSourceTable(GooglePrivacyDlpV2BigQueryTable requestedSourceTable)
Input dataset to compute metrics over.
|
GooglePrivacyDlpV2RiskAnalysisJobConfig |
GooglePrivacyDlpV2RiskAnalysisJobConfig.setSourceTable(GooglePrivacyDlpV2BigQueryTable sourceTable)
Input dataset to compute metrics over.
|
GooglePrivacyDlpV2BigQueryField |
GooglePrivacyDlpV2BigQueryField.setTable(GooglePrivacyDlpV2BigQueryTable table)
Source table of the field.
|
GooglePrivacyDlpV2OutputStorageConfig |
GooglePrivacyDlpV2OutputStorageConfig.setTable(GooglePrivacyDlpV2BigQueryTable table)
Store findings in an existing table or a new table in an existing dataset.
|
GooglePrivacyDlpV2AuxiliaryTable |
GooglePrivacyDlpV2AuxiliaryTable.setTable(GooglePrivacyDlpV2BigQueryTable table)
Required.
|
GooglePrivacyDlpV2StatisticalTable |
GooglePrivacyDlpV2StatisticalTable.setTable(GooglePrivacyDlpV2BigQueryTable table)
Required.
|
GooglePrivacyDlpV2BigQueryOptions |
GooglePrivacyDlpV2BigQueryOptions.setTableReference(GooglePrivacyDlpV2BigQueryTable tableReference)
Complete BigQuery table reference.
|
GooglePrivacyDlpV2BigQueryKey |
GooglePrivacyDlpV2BigQueryKey.setTableReference(GooglePrivacyDlpV2BigQueryTable tableReference)
Complete BigQuery table reference.
|
Copyright © 2011–2020 Google. All rights reserved.