GoogleCloudAiplatformV1ToolNameMatchInput constructor
GoogleCloudAiplatformV1ToolNameMatchInput({
- List<
GoogleCloudAiplatformV1ToolNameMatchInstance> ? instances, - GoogleCloudAiplatformV1ToolNameMatchSpec? metricSpec,
Implementation
GoogleCloudAiplatformV1ToolNameMatchInput({
this.instances,
this.metricSpec,
});