| Modifier and Type | Method and Description |
|---|---|
static DlpJob.JobState |
DlpJob.JobState.forNumber(int value) |
DlpJob.JobState |
DlpJobOrBuilder.getState()
State of a job.
|
DlpJob.JobState |
DlpJob.getState()
State of a job.
|
DlpJob.JobState |
DlpJob.Builder.getState()
State of a job.
|
static DlpJob.JobState |
DlpJob.JobState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DlpJob.JobState |
DlpJob.JobState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DlpJob.JobState |
DlpJob.JobState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DlpJob.JobState[] |
DlpJob.JobState.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<DlpJob.JobState> |
DlpJob.JobState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DlpJob.Builder |
DlpJob.Builder.setState(DlpJob.JobState value)
State of a job.
|
Copyright © 2022 Google LLC. All rights reserved.