| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2OutputStorageConfig |
GooglePrivacyDlpV2OutputStorageConfig.clone() |
GooglePrivacyDlpV2OutputStorageConfig |
GooglePrivacyDlpV2SaveFindings.getOutputConfig()
Location to store findings outside of DLP.
|
GooglePrivacyDlpV2OutputStorageConfig |
GooglePrivacyDlpV2OutputStorageConfig.set(String fieldName,
Object value) |
GooglePrivacyDlpV2OutputStorageConfig |
GooglePrivacyDlpV2OutputStorageConfig.setOutputSchema(String outputSchema)
Schema used for writing the findings for Inspect jobs.
|
GooglePrivacyDlpV2OutputStorageConfig |
GooglePrivacyDlpV2OutputStorageConfig.setTable(GooglePrivacyDlpV2BigQueryTable table)
Store findings in an existing table or a new table in an existing dataset.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2SaveFindings |
GooglePrivacyDlpV2SaveFindings.setOutputConfig(GooglePrivacyDlpV2OutputStorageConfig outputConfig)
Location to store findings outside of DLP.
|
Copyright © 2011–2020 Google. All rights reserved.