Reference documentation and code samples for the Data Analytics API with Gemini V1 API module Google::Cloud::GeminiDataAnalytics::V1::ConversationOptions::Model.
Allowed models for the agent/conversation.
Constants
MODEL_UNSPECIFIED
value: 0
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.
LATEST_GA_MODEL
value: 1
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.