public sealed class TrajectoryAnyOrderMatchInput : IMessage<TrajectoryAnyOrderMatchInput>, IEquatable<TrajectoryAnyOrderMatchInput>, IDeepCloneable<TrajectoryAnyOrderMatchInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class TrajectoryAnyOrderMatchInput.
Instances and metric spec for TrajectoryAnyOrderMatch 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-03-31 UTC."],[[["This documentation covers the `TrajectoryAnyOrderMatchInput` class, which is part of the Vertex AI v1beta1 API and is used for instances and metric specifications related to the TrajectoryAnyOrderMatch metric."],["The `TrajectoryAnyOrderMatchInput` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management within the API."],["Two constructors are available for `TrajectoryAnyOrderMatchInput`: a default constructor and a constructor that accepts another `TrajectoryAnyOrderMatchInput` object for copying."],["The class features two key properties: `Instances`, a `RepeatedField` containing `TrajectoryAnyOrderMatchInstance` objects, and `MetricSpec`, which is of type `TrajectoryAnyOrderMatchSpec` and defines the specifications for the metric."]]],[]]