Share via


GoogleAIVersion Enum

Definition

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.

Applies to