DataAgentContext(mapping=None, *, ignore_unknown_fields=False, **kwargs)Context for the chat request using a data agent.
| Attributes | |
|---|---|
| Name | Description | 
| data_agent | strRequired. The name of the data agent resource. | 
| credentials | google.cloud.geminidataanalytics_v1beta.types.CredentialsOptional. The credentials to use when calling the Looker data source. Currently supports both OAuth token and API key-based credentials, as described in `Authentication with an SDK | 
| context_version | google.cloud.geminidataanalytics_v1beta.types.DataAgentContext.ContextVersionOptional. 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.