| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.clone() |
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.set(String fieldName,
Object value) |
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.setCreateTime(String createTime)
Time when the job was created.
|
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.setEndTime(String endTime)
Time when the job finished.
|
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.setErrors(List<GooglePrivacyDlpV2Error> errors)
A stream of errors encountered running the job.
|
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.setInspectDetails(GooglePrivacyDlpV2InspectDataSourceDetails inspectDetails)
Results from inspecting a data source.
|
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.setJobTriggerName(String jobTriggerName)
If created by a job trigger, the resource name of the trigger that instantiated the job.
|
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.setName(String name)
The server-assigned name.
|
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.setRiskDetails(GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails riskDetails)
Results from analyzing risk of a data source.
|
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.setStartTime(String startTime)
Time when the job started.
|
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.setState(String state)
State of a job.
|
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.setType(String type)
The type of job.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2DlpJob> |
GooglePrivacyDlpV2ListDlpJobsResponse.getJobs()
A list of DlpJobs that matches the specified filter in the request.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ListDlpJobsResponse |
GooglePrivacyDlpV2ListDlpJobsResponse.setJobs(List<GooglePrivacyDlpV2DlpJob> jobs)
A list of DlpJobs that matches the specified filter in the request.
|
Copyright © 2011–2020 Google. All rights reserved.