| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Schedule |
GooglePrivacyDlpV2Schedule.clone() |
GooglePrivacyDlpV2Schedule |
GooglePrivacyDlpV2Trigger.getSchedule()
Create a job on a repeating basis based on the elapse of time.
|
GooglePrivacyDlpV2Schedule |
GooglePrivacyDlpV2Schedule.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Schedule |
GooglePrivacyDlpV2Schedule.setRecurrencePeriodDuration(String recurrencePeriodDuration)
With this option a job is started a regular periodic basis.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Trigger |
GooglePrivacyDlpV2Trigger.setSchedule(GooglePrivacyDlpV2Schedule schedule)
Create a job on a repeating basis based on the elapse of time.
|
Copyright © 2011–2020 Google. All rights reserved.