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