GoogleCloudAiplatformV1PredictResponse constructor
GoogleCloudAiplatformV1PredictResponse({})
Implementation
GoogleCloudAiplatformV1PredictResponse({
this.deployedModelId,
this.metadata,
this.model,
this.modelDisplayName,
this.modelVersionId,
this.predictions,
});