DataAnalyticsAgent(mapping=None, *, ignore_unknown_fields=False, **kwargs)Message describing a DataAnalyticsAgent object.
Attributes | 
      |
|---|---|
| Name | Description | 
staging_context | 
        
          google.cloud.geminidataanalytics_v1alpha.types.Context
          Optional. The staging context for the agent. This context is used to test and validate changes before publishing.  | 
      
published_context | 
        
          google.cloud.geminidataanalytics_v1alpha.types.Context
          Optional. The published context for the agent. This context is used by the Chat API in production.  | 
      
last_published_context | 
        
          google.cloud.geminidataanalytics_v1alpha.types.Context
          Output only. The last published context for the agent. This is an output-only field populated by the system when the published context is updated. It is used to restore the agent to a previous state.  |