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