public sealed class TrajectoryAnyOrderMatchMetricValue : IMessage<TrajectoryAnyOrderMatchMetricValue>, IEquatable<TrajectoryAnyOrderMatchMetricValue>, IDeepCloneable<TrajectoryAnyOrderMatchMetricValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class TrajectoryAnyOrderMatchMetricValue.
TrajectoryAnyOrderMatch metric value for an instance.
[[["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-14 UTC."],[[["This documentation covers the `TrajectoryAnyOrderMatchMetricValue` class within the Google Cloud Vertex AI v1beta1 API, specifically in the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The `TrajectoryAnyOrderMatchMetricValue` class represents a metric value for an instance, designed for evaluating TrajectoryAnyOrderMatch performance."],["This class includes constructors for creating new instances, either default or copied from an existing `TrajectoryAnyOrderMatchMetricValue`, and is implemented for `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties of this class include `HasScore`, which indicates whether a score is set, and `Score`, which holds the `TrajectoryAnyOrderMatch` score as a float value, and is output only."],["The latest documentation provided is for version `1.0.0-beta21` whereas the main context of the document is `1.0.0-beta16`, providing references to `1.0.0-beta20` also."]]],[]]