Class ConversationReference (0.1.0)

ConversationReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Reference to a persisted conversation and agent context.

Attributes

Name Description
conversation str
Required. Name of the conversation resource. Format: projects/{project}/locations/{location}/conversations/{conversation_id}
data_agent_context google.cloud.geminidataanalytics_v1alpha.types.DataAgentContext
Required. Context for the chat request using a data agent.