public sealed class TrajectoryInOrderMatchResults : IMessage<TrajectoryInOrderMatchResults>, IEquatable<TrajectoryInOrderMatchResults>, IDeepCloneable<TrajectoryInOrderMatchResults>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class TrajectoryInOrderMatchResults.
[[["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."],[[["The `TrajectoryInOrderMatchResults` class in the Vertex AI v1beta1 API provides results for the TrajectoryInOrderMatch metric."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this class is 1.0.0-beta21, as seen in the reference documentation."],["`TrajectoryInOrderMatchResults` includes a property, `TrajectoryInOrderMatchMetricValues`, which contains a collection of `TrajectoryInOrderMatchMetricValue` objects."],["There are two constructors for creating instances of `TrajectoryInOrderMatchResults`, one being a parameterless constructor, and the other one that takes another `TrajectoryInOrderMatchResults` object."]]],[]]