Class ToolParameterKeyMatchInput (1.49.0)

ToolParameterKeyMatchInput(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Input for tool parameter key match metric.

Attributes

NameDescription
metric_spec google.cloud.aiplatform_v1beta1.types.ToolParameterKeyMatchSpec
Required. Spec for tool parameter key match metric.
instances MutableSequence[google.cloud.aiplatform_v1beta1.types.ToolParameterKeyMatchInstance]
Required. Repeated tool parameter key match instances.

Methods

ToolParameterKeyMatchInput

ToolParameterKeyMatchInput(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Input for tool parameter key match metric.