TextAnalyticsServiceVersion Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. ai. textanalytics. TextAnalyticsServiceVersion
- com.
- java.
public enum TextAnalyticsServiceVersion
extends Enum<TextAnalyticsServiceVersion>
implements ServiceVersion
The versions of Azure Text Analytics supported by this client library.
Implements
Fields
| V2022_05_01 |
Service Version |
| V2023_04_01 |
Service Version |
| V3_0 |
Service version |
| V3_1 |
Service version |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
getLatest()
public static TextAnalyticsServiceVersion getLatest()
Gets the latest service version supported by this client library
Returns
TextAnalyticsServiceVersion