| Package | Description |
|---|---|
| com.google.api.services.dlp.v2 | |
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DLP.Organizations.Locations.JobTriggers.Create |
DLP.Organizations.Locations.JobTriggers.create(String parent,
GooglePrivacyDlpV2CreateJobTriggerRequest content)
Creates a job trigger to run DLP actions such as scanning storage for sensitive information on a
set schedule.
|
DLP.Projects.JobTriggers.Create |
DLP.Projects.JobTriggers.create(String parent,
GooglePrivacyDlpV2CreateJobTriggerRequest content)
Creates a job trigger to run DLP actions such as scanning storage for sensitive information on a
set schedule.
|
DLP.Projects.Locations.JobTriggers.Create |
DLP.Projects.Locations.JobTriggers.create(String parent,
GooglePrivacyDlpV2CreateJobTriggerRequest content)
Creates a job trigger to run DLP actions such as scanning storage for sensitive information on a
set schedule.
|
| Constructor and Description |
|---|
Create(String parent,
GooglePrivacyDlpV2CreateJobTriggerRequest content)
Creates a job trigger to run DLP actions such as scanning storage for sensitive information on
a set schedule.
|
Create(String parent,
GooglePrivacyDlpV2CreateJobTriggerRequest content)
Creates a job trigger to run DLP actions such as scanning storage for sensitive information on
a set schedule.
|
Create(String parent,
GooglePrivacyDlpV2CreateJobTriggerRequest content)
Creates a job trigger to run DLP actions such as scanning storage for sensitive information on
a set schedule.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CreateJobTriggerRequest |
GooglePrivacyDlpV2CreateJobTriggerRequest.clone() |
GooglePrivacyDlpV2CreateJobTriggerRequest |
GooglePrivacyDlpV2CreateJobTriggerRequest.set(String fieldName,
Object value) |
GooglePrivacyDlpV2CreateJobTriggerRequest |
GooglePrivacyDlpV2CreateJobTriggerRequest.setJobTrigger(GooglePrivacyDlpV2JobTrigger jobTrigger)
Required.
|
GooglePrivacyDlpV2CreateJobTriggerRequest |
GooglePrivacyDlpV2CreateJobTriggerRequest.setLocationId(String locationId)
Deprecated.
|
GooglePrivacyDlpV2CreateJobTriggerRequest |
GooglePrivacyDlpV2CreateJobTriggerRequest.setTriggerId(String triggerId)
The trigger id can contain uppercase and lowercase letters, numbers, and hyphens; that is, it
must match the regular expression: `[a-zA-Z\d-_]+`.
|
Copyright © 2011–2020 Google. All rights reserved.