interactionsDataSource property
GoogleCloudAiplatformV1EvaluationInstanceInteractionsDataSource?
interactionsDataSource
getter/setter pair
Source for populating AgentData from an Interactions API interaction.
If set, no other agent data source fields
(cloud_trace_agent_data_source, agent_eval_data, agent_data) may be
set. The request will be rejected with INVALID_ARGUMENT if multiple agent
data sources are provided.
Optional.
Implementation
GoogleCloudAiplatformV1EvaluationInstanceInteractionsDataSource?
interactionsDataSource;