| Modifier and Type | Method and Description |
|---|---|
static DlpJobType |
DlpJobType.forNumber(int value) |
DlpJobType |
ListJobTriggersRequestOrBuilder.getType()
The type of jobs.
|
DlpJobType |
ListDlpJobsRequestOrBuilder.getType()
The type of job.
|
DlpJobType |
ListDlpJobsRequest.getType()
The type of job.
|
DlpJobType |
ListDlpJobsRequest.Builder.getType()
The type of job.
|
DlpJobType |
DlpJobOrBuilder.getType()
The type of job.
|
DlpJobType |
DlpJob.getType()
The type of job.
|
DlpJobType |
DlpJob.Builder.getType()
The type of job.
|
DlpJobType |
ListJobTriggersRequest.getType()
The type of jobs.
|
DlpJobType |
ListJobTriggersRequest.Builder.getType()
The type of jobs.
|
static DlpJobType |
DlpJobType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DlpJobType |
DlpJobType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DlpJobType |
DlpJobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DlpJobType[] |
DlpJobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<DlpJobType> |
DlpJobType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ListDlpJobsRequest.Builder |
ListDlpJobsRequest.Builder.setType(DlpJobType value)
The type of job.
|
DlpJob.Builder |
DlpJob.Builder.setType(DlpJobType value)
The type of job.
|
ListJobTriggersRequest.Builder |
ListJobTriggersRequest.Builder.setType(DlpJobType value)
The type of jobs.
|
Copyright © 2022 Google LLC. All rights reserved.