| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2TimespanConfig |
GooglePrivacyDlpV2TimespanConfig.clone() |
GooglePrivacyDlpV2TimespanConfig |
GooglePrivacyDlpV2StorageConfig.getTimespanConfig() |
GooglePrivacyDlpV2TimespanConfig |
GooglePrivacyDlpV2TimespanConfig.set(String fieldName,
Object value) |
GooglePrivacyDlpV2TimespanConfig |
GooglePrivacyDlpV2TimespanConfig.setEnableAutoPopulationOfTimespanConfig(Boolean enableAutoPopulationOfTimespanConfig)
When the job is started by a JobTrigger we will automatically figure out a valid start_time to
avoid scanning files that have not been modified since the last time the JobTrigger executed.
|
GooglePrivacyDlpV2TimespanConfig |
GooglePrivacyDlpV2TimespanConfig.setEndTime(String endTime)
Exclude files, tables, or rows newer than this value.
|
GooglePrivacyDlpV2TimespanConfig |
GooglePrivacyDlpV2TimespanConfig.setStartTime(String startTime)
Exclude files, tables, or rows older than this value.
|
GooglePrivacyDlpV2TimespanConfig |
GooglePrivacyDlpV2TimespanConfig.setTimestampField(GooglePrivacyDlpV2FieldId timestampField)
Specification of the field containing the timestamp of scanned items.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2StorageConfig |
GooglePrivacyDlpV2StorageConfig.setTimespanConfig(GooglePrivacyDlpV2TimespanConfig timespanConfig) |
Copyright © 2011–2020 Google. All rights reserved.