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