GoogleCloudAiplatformV1EvaluationInstanceDeprecatedAgentDataEvents constructor

GoogleCloudAiplatformV1EvaluationInstanceDeprecatedAgentDataEvents({
  1. List<GoogleCloudAiplatformV1Content>? event,
})

Implementation

GoogleCloudAiplatformV1EvaluationInstanceDeprecatedAgentDataEvents({
  this.event,
});