public sealed class TrajectoryExactMatchInput : IMessage<TrajectoryExactMatchInput>, IEquatable<TrajectoryExactMatchInput>, IDeepCloneable<TrajectoryExactMatchInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class TrajectoryExactMatchInput.
Instances and metric spec for TrajectoryExactMatch metric.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-08 UTC."],[[["This document provides reference information for the `TrajectoryExactMatchInput` class within the Google Cloud Vertex AI v1beta1 API."],["`TrajectoryExactMatchInput` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TrajectoryExactMatchInput` class has two constructors, a default one and one that takes another `TrajectoryExactMatchInput` object as a parameter."],["The class contains two key properties: `Instances`, which holds a list of `TrajectoryExactMatchInstance` objects, and `MetricSpec`, which specifies the `TrajectoryExactMatch` metric."],["The `TrajectoryExactMatchInput` class is found in the `Google.Cloud.AIPlatform.V1Beta1` namespace within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]