Uses of Class
com.google.cloud.translate.v3.Glossary.LanguagesCase
-
Packages that use Glossary.LanguagesCase Package Description com.google.cloud.translate.v3 A client to Cloud Translation API -
-
Uses of Glossary.LanguagesCase in com.google.cloud.translate.v3
Methods in com.google.cloud.translate.v3 that return Glossary.LanguagesCase Modifier and Type Method Description static Glossary.LanguagesCaseGlossary.LanguagesCase. forNumber(int value)Glossary.LanguagesCaseGlossary.Builder. getLanguagesCase()Glossary.LanguagesCaseGlossary. getLanguagesCase()Glossary.LanguagesCaseGlossaryOrBuilder. getLanguagesCase()static Glossary.LanguagesCaseGlossary.LanguagesCase. valueOf(int value)Deprecated.static Glossary.LanguagesCaseGlossary.LanguagesCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Glossary.LanguagesCase[]Glossary.LanguagesCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-