Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class Model.
Model selection for the agent.
Protobuf type google.cloud.geminidataanalytics.v1beta.ChatRequest.Model
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1beta \ ChatRequestMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
MODEL_UNSPECIFIED
Value: 0No model specified. The default model will be used.
Generated from protobuf enum MODEL_UNSPECIFIED = 0;
LATEST_GA_MODEL
Value: 1Use the most up-to-date non-preview model. This may constrain certain request level settings.
Generated from protobuf enum LATEST_GA_MODEL = 1;