ConversationAnalysisAuthoringClientOptions.ServiceVersion Enum      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The version of the service to use.
public enum ConversationAnalysisAuthoringClientOptions.ServiceVersion
	type ConversationAnalysisAuthoringClientOptions.ServiceVersion = 
	Public Enum ConversationAnalysisAuthoringClientOptions.ServiceVersion
		- Inheritance
 - 
				ConversationAnalysisAuthoringClientOptions.ServiceVersion
 
Fields
| Name | Value | Description | 
|---|---|---|
| V2023_04_01 | 1 | Service version "2023-04-01".  | 
			
| V2023_04_15_Preview | 2 | Service version "2023-04-15-preview".  | 
			
| V2024_11_15_Preview | 3 | Service version "2024-11-15-preview".  | 
			
| V2025_05_15_Preview | 4 | Service version "2025-05-15-preview".  |