ContentUnderstandingServiceVersion Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. ai. contentunderstanding. ContentUnderstandingServiceVersion
- com.
- java.
public enum ContentUnderstandingServiceVersion
extends Enum<ContentUnderstandingServiceVersion>
implements ServiceVersion
Service version of ContentUnderstandingClient.
Implements
Fields
| V2025_11_01 |
Enum value 2025-11-01. |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
getLatest()
public static ContentUnderstandingServiceVersion getLatest()
Gets the latest service version supported by this client library.
Returns
getVersion()
valueOf(String name)
public static ContentUnderstandingServiceVersion valueOf(String name)
Parameters
- name
- String
Returns
values()
public static ContentUnderstandingServiceVersion[] values()