| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Trigger |
GooglePrivacyDlpV2Trigger.clone() |
GooglePrivacyDlpV2Trigger |
GooglePrivacyDlpV2Trigger.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Trigger |
GooglePrivacyDlpV2Trigger.setManual(GooglePrivacyDlpV2Manual manual)
For use with hybrid jobs.
|
GooglePrivacyDlpV2Trigger |
GooglePrivacyDlpV2Trigger.setSchedule(GooglePrivacyDlpV2Schedule schedule)
Create a job on a repeating basis based on the elapse of time.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2Trigger> |
GooglePrivacyDlpV2JobTrigger.getTriggers()
A list of triggers which will be OR'ed together.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2JobTrigger |
GooglePrivacyDlpV2JobTrigger.setTriggers(List<GooglePrivacyDlpV2Trigger> triggers)
A list of triggers which will be OR'ed together.
|
Copyright © 2011–2020 Google. All rights reserved.