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_v1beta.types.Credentials
          Optional. 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.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.