GoogleCloudAiplatformV1EvaluationInstanceInstanceData constructor
GoogleCloudAiplatformV1EvaluationInstanceInstanceData({
- GoogleCloudAiplatformV1EvaluationInstanceInstanceDataContents? contents,
- String? text,
Implementation
GoogleCloudAiplatformV1EvaluationInstanceInstanceData({
this.contents,
this.text,
});