Package | Description |
---|---|
com.google.cloud.translate.v3 |
A client to Cloud Translation API
|
Modifier and Type | Method and Description |
---|---|
static GlossaryInputConfig.SourceCase |
GlossaryInputConfig.SourceCase.forNumber(int value) |
GlossaryInputConfig.SourceCase |
GlossaryInputConfig.getSourceCase() |
GlossaryInputConfig.SourceCase |
GlossaryInputConfig.Builder.getSourceCase() |
GlossaryInputConfig.SourceCase |
GlossaryInputConfigOrBuilder.getSourceCase() |
static GlossaryInputConfig.SourceCase |
GlossaryInputConfig.SourceCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static GlossaryInputConfig.SourceCase |
GlossaryInputConfig.SourceCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlossaryInputConfig.SourceCase[] |
GlossaryInputConfig.SourceCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.