GoogleCloudAiplatformV1ToolParameterKeyMatchInput constructor
GoogleCloudAiplatformV1ToolParameterKeyMatchInput({
- List<
GoogleCloudAiplatformV1ToolParameterKeyMatchInstance> ? instances, - GoogleCloudAiplatformV1ToolParameterKeyMatchSpec? metricSpec,
Implementation
GoogleCloudAiplatformV1ToolParameterKeyMatchInput({
this.instances,
this.metricSpec,
});