Module: Google::Cloud::GeminiDataAnalytics::V1beta::ClarificationQuestion::SelectionMode Deprecated

Defined in:
proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb

Overview

Deprecated.

This enum is deprecated and may be removed in the next major version update.

Deprecated: The parent message is deprecated. The selection mode for the clarification question.

Constant Summary collapse

SELECTION_MODE_UNSPECIFIED =

Deprecated: The parent message is deprecated. Unspecified selection mode.

0
SINGLE_SELECT =

Deprecated: The parent message is deprecated. The user can select only one option.

1
MULTI_SELECT =

Deprecated: The parent message is deprecated. The user can select multiple options.

2