Google Cloud Gemini Data Analytics V1beta Client - Class Model (0.11.0)

Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class Model.

Allowed models for the agent/conversation.

Protobuf type google.cloud.geminidataanalytics.v1beta.ConversationOptions.Model

Namespace

Google \ Cloud \ GeminiDataAnalytics \ V1beta \ ConversationOptions

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

MODEL_UNSPECIFIED

Value: 0

No model specified. The model may be set on the chat request, or the default model will be used.

Generated from protobuf enum MODEL_UNSPECIFIED = 0;

LATEST_GA_MODEL

Value: 1

Use the most up-to-date non-preview model. This may constrain certain request level settings.

Generated from protobuf enum LATEST_GA_MODEL = 1;