Data Analytics API with Gemini V1 API - Module Google::Cloud::GeminiDataAnalytics::V1::ChatRequest::Model (v0.1.0)

Reference documentation and code samples for the Data Analytics API with Gemini V1 API module Google::Cloud::GeminiDataAnalytics::V1::ChatRequest::Model.

Model selection for the agent.

Constants

MODEL_UNSPECIFIED

value: 0
No model specified. 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.