GoogleCloudAiplatformV1ToolParameterKVMatchInput constructor
GoogleCloudAiplatformV1ToolParameterKVMatchInput({
- List<
GoogleCloudAiplatformV1ToolParameterKVMatchInstance> ? instances, - GoogleCloudAiplatformV1ToolParameterKVMatchSpec? metricSpec,
Implementation
GoogleCloudAiplatformV1ToolParameterKVMatchInput({
this.instances,
this.metricSpec,
});