Class TrajectoryExactMatchInput (1.76.0)

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

Instances and metric spec for TrajectoryExactMatch metric.

Attributes

Name Description
metric_spec google.cloud.aiplatform_v1beta1.types.TrajectoryExactMatchSpec
Required. Spec for TrajectoryExactMatch metric.
instances MutableSequence[google.cloud.aiplatform_v1beta1.types.TrajectoryExactMatchInstance]
Required. Repeated TrajectoryExactMatch instance.

Methods

TrajectoryExactMatchInput

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

Instances and metric spec for TrajectoryExactMatch metric.