public sealed class TrajectoryExactMatchMetricValue : IMessage<TrajectoryExactMatchMetricValue>, IEquatable<TrajectoryExactMatchMetricValue>, IDeepCloneable<TrajectoryExactMatchMetricValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class TrajectoryExactMatchMetricValue.
TrajectoryExactMatch 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-03-31 UTC."],[[["This document provides reference documentation for the `TrajectoryExactMatchMetricValue` class within the Cloud AI Platform v1beta1 API."],["The `TrajectoryExactMatchMetricValue` class represents a metric value for trajectory exact matching, inheriting from the base `object` class and implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors and two properties, `HasScore`, which determines if the \"score\" field is set, and `Score`, which is the read and write value of the trajectory exact match."],["The most up to date version is 1.0.0-beta21, although this documentation is based on beta 11, the documentation for beta 20 is also available on the page."]]],[]]