GoogleCloudAiplatformV1ExactMatchInput constructor
GoogleCloudAiplatformV1ExactMatchInput({
- List<
GoogleCloudAiplatformV1ExactMatchInstance> ? instances, - GoogleCloudAiplatformV1ExactMatchSpec? metricSpec,
Implementation
GoogleCloudAiplatformV1ExactMatchInput({
this.instances,
this.metricSpec,
});