| Package | Description |
|---|---|
| com.google.api.services.dlp.v2 | |
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DLP.Projects.Content.Inspect |
DLP.Projects.Content.inspect(String parent,
GooglePrivacyDlpV2InspectContentRequest content)
Finds potentially sensitive info in content.
|
DLP.Projects.Locations.Content.Inspect |
DLP.Projects.Locations.Content.inspect(String parent,
GooglePrivacyDlpV2InspectContentRequest content)
Finds potentially sensitive info in content.
|
| Constructor and Description |
|---|
Inspect(String parent,
GooglePrivacyDlpV2InspectContentRequest content)
Finds potentially sensitive info in content.
|
Inspect(String parent,
GooglePrivacyDlpV2InspectContentRequest content)
Finds potentially sensitive info in content.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2InspectContentRequest |
GooglePrivacyDlpV2InspectContentRequest.clone() |
GooglePrivacyDlpV2InspectContentRequest |
GooglePrivacyDlpV2InspectContentRequest.set(String fieldName,
Object value) |
GooglePrivacyDlpV2InspectContentRequest |
GooglePrivacyDlpV2InspectContentRequest.setInspectConfig(GooglePrivacyDlpV2InspectConfig inspectConfig)
Configuration for the inspector.
|
GooglePrivacyDlpV2InspectContentRequest |
GooglePrivacyDlpV2InspectContentRequest.setInspectTemplateName(String inspectTemplateName)
Template to use.
|
GooglePrivacyDlpV2InspectContentRequest |
GooglePrivacyDlpV2InspectContentRequest.setItem(GooglePrivacyDlpV2ContentItem item)
The item to inspect.
|
GooglePrivacyDlpV2InspectContentRequest |
GooglePrivacyDlpV2InspectContentRequest.setLocationId(String locationId)
Deprecated.
|
Copyright © 2011–2020 Google. All rights reserved.