Package | Description |
---|---|
com.google.cloud.translate.v3beta1 |
A client to Cloud Translation API
|
Modifier and Type | Method and Description |
---|---|
static CreateGlossaryMetadata.State |
CreateGlossaryMetadata.State.forNumber(int value) |
CreateGlossaryMetadata.State |
CreateGlossaryMetadataOrBuilder.getState()
The current state of the glossary creation operation.
|
CreateGlossaryMetadata.State |
CreateGlossaryMetadata.getState()
The current state of the glossary creation operation.
|
CreateGlossaryMetadata.State |
CreateGlossaryMetadata.Builder.getState()
The current state of the glossary creation operation.
|
static CreateGlossaryMetadata.State |
CreateGlossaryMetadata.State.valueOf(Descriptors.EnumValueDescriptor desc) |
static CreateGlossaryMetadata.State |
CreateGlossaryMetadata.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CreateGlossaryMetadata.State |
CreateGlossaryMetadata.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateGlossaryMetadata.State[] |
CreateGlossaryMetadata.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 Internal.EnumLiteMap<CreateGlossaryMetadata.State> |
CreateGlossaryMetadata.State.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
CreateGlossaryMetadata.Builder |
CreateGlossaryMetadata.Builder.setState(CreateGlossaryMetadata.State value)
The current state of the glossary creation operation.
|
Copyright © 2022 Google LLC. All rights reserved.