public sealed class ExactMatchInstance : IMessage<ExactMatchInstance>, IEquatable<ExactMatchInstance>, IDeepCloneable<ExactMatchInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ExactMatchInstance.
[[["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-25 UTC."],[[["This document provides reference information for the `ExactMatchInstance` class within the Google Cloud AI Platform v1beta1 API, specifically for versions beta21 and beta20."],["The `ExactMatchInstance` class is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `object`."],["The class represents a specification for an exact match instance and contains properties `HasPrediction`, `HasReference`, `Prediction`, and `Reference`."],["The `ExactMatchInstance` class has two constructors, one default constructor and another that takes a `ExactMatchInstance` as a parameter."],["The namespace of this class is `Google.Cloud.AIPlatform.V1Beta1`, and it's part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]