GoogleAIVersion 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.
Represents the version of the Google AI API.
public enum GoogleAIVersion
type GoogleAIVersion =
Public Enum GoogleAIVersion
- Inheritance
-
GoogleAIVersion
Fields
Name | Value | Description |
---|---|---|
V1 | 0 | Represents the V1 version of the Google AI API. |
V1_Beta | 1 | Represents the V1-beta version of the Google AI API. |