GoogleCloudAiplatformV1ModelEvaluationSlice constructor
GoogleCloudAiplatformV1ModelEvaluationSlice({
- String? createTime,
- Object? metrics,
- String? metricsSchemaUri,
- GoogleCloudAiplatformV1ModelExplanation? modelExplanation,
- String? name,
- GoogleCloudAiplatformV1ModelEvaluationSliceSlice? slice,
Implementation
GoogleCloudAiplatformV1ModelEvaluationSlice({
this.createTime,
this.metrics,
this.metricsSchemaUri,
this.modelExplanation,
this.name,
this.slice,
});