Data Analytics API with Gemini v1 API - Enum ConversationOptions.Types.Model (1.0.0-beta02)

public enum ConversationOptions.Types.Model

Reference documentation and code samples for the Data Analytics API with Gemini v1 API enum ConversationOptions.Types.Model.

Allowed models for the agent/conversation.

Namespace

Google.Cloud.GeminiDataAnalytics.V1

Assembly

Google.Cloud.GeminiDataAnalytics.V1.dll

Fields

Name Description
LatestGaModel

Use the most up-to-date non-preview model. Currently, this is gemini-2.5-flash. This constrains the request level settings. The default will change to gemini-2.5-flash, and setting thinking_mode will not be supported.

Unspecified

No model specified. The model may be set on the chat request, or the default model will be used. Currently, this is gemini-3.0-flash-preview.