Module: Google::Cloud::GeminiDataAnalytics::V1beta::DataAgentContext::ContextVersion
- Defined in:
- proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb
Overview
List of context versions supported by DCS. There are two versions of context. This is to maintain versioning for the data agent.
Constant Summary collapse
- CONTEXT_VERSION_UNSPECIFIED =
Unspecified or unrecognized.
0- STAGING =
Using this version, DCS will use the latest staging context for the data agent.
1- PUBLISHED =
Using this version, DCS will use the latest published context for the data agent.
2