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