Uses of Enum
com.azure.ai.translation.text.TextTranslationServiceVersion
Package
Description
Package containing the classes for TextTranslation.
-
Uses of TextTranslationServiceVersion in com.azure.ai.translation.text
Modifier and TypeMethodDescriptionTextTranslationServiceVersion.getLatest()
Gets the latest service version supported by this client library.Returns the enum constant of this type with the specified name.static TextTranslationServiceVersion[]
TextTranslationServiceVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionTextTranslationClientBuilder.serviceVersion
(TextTranslationServiceVersion serviceVersion) Sets Service version.