Google Cloud Gemini Data Analytics V1beta Client - Class ContextVersion (0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class ContextVersion.
List of context versions supported by DCS.
There are two versions of context. This is to maintain versioning for the
data agent.
Protobuf type google.cloud.geminidataanalytics.v1beta.DataAgentContext.ContextVersion
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1beta \ DataAgentContext
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
CONTEXT_VERSION_UNSPECIFIED
Value: 0
Unspecified or unrecognized.
Generated from protobuf enum CONTEXT_VERSION_UNSPECIFIED = 0;
STAGING
Value: 1
Using this version, DCS will use the latest staging context for the
data agent.
Generated from protobuf enum STAGING = 1;
PUBLISHED
Value: 2
Using this version, DCS will use the latest published context for the
data agent.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]