GoogleCloudAiplatformV1EvaluationInstanceInstanceDataContents constructor

GoogleCloudAiplatformV1EvaluationInstanceInstanceDataContents({
  1. List<GoogleCloudAiplatformV1Content>? contents,
})

Implementation

GoogleCloudAiplatformV1EvaluationInstanceInstanceDataContents({
  this.contents,
});