public sealed class ExactMatchResults : IMessage<ExactMatchResults>, IEquatable<ExactMatchResults>, IDeepCloneable<ExactMatchResults>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ExactMatchResults.
[[["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-09 UTC."],[[["This document provides reference documentation and code samples for the `ExactMatchResults` class within the Cloud AI Platform v1beta1 API."],["`ExactMatchResults` is a class that represents the results for the exact match metric, and it inherits from `object` and implements multiple interfaces."],["The class is located within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["It has two constructors: a default one and one that takes another `ExactMatchResults` object as a parameter, and it includes a property named `ExactMatchMetricValues`, which contains exact match metric values."]]],[]]