Class DataAgentContext (0.13.0)

DataAgentContext(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Context for the chat request using a data agent.

Attributes

Name Description
data_agent str
Required. The name of the data agent resource.
context_version google.cloud.geminidataanalytics_v1.types.DataAgentContext.ContextVersion
Optional. Version of context to be used by DCS (e.g. STAGING, PUBLISHED)

Classes

ContextVersion

ContextVersion(value)

List of context versions supported by DCS. There are two versions of context. This is to maintain versioning for the data agent.