Class DataAgentContext (0.1.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.
credentials google.cloud.geminidataanalytics_v1alpha.types.Credentials
Optional. The credentials to use when calling the looker datasource Currently supports both oauth token and api keys based credentials, as described in https://cloud.google.com/looker/docs/api-auth#authentication_with_an_sdk
context_version google.cloud.geminidataanalytics_v1alpha.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.