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