ConversationReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)Reference to a persisted conversation and agent context.
| Attributes | |
|---|---|
| Name | Description | 
| conversation | strRequired. Name of the conversation resource. Format: projects/{project}/locations/{location}/conversations/{conversation_id} | 
| data_agent_context | google.cloud.geminidataanalytics_v1alpha.types.DataAgentContextRequired. Context for the chat request using a data agent. |