public sealed class ToolParameterKVMatchResults : IMessage<ToolParameterKVMatchResults>, IEquatable<ToolParameterKVMatchResults>, IDeepCloneable<ToolParameterKVMatchResults>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ToolParameterKVMatchResults.
Results for tool parameter key value match metric.
[[["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 page provides documentation for the `ToolParameterKVMatchResults` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["`ToolParameterKVMatchResults` is a class that represents the results of a tool parameter key-value match metric and inherits from the `object` class while implementing several interfaces."],["The class contains a property, `ToolParameterKvMatchMetricValues`, which holds the tool parameter key value match metric values as a `RepeatedField` of `ToolParameterKVMatchMetricValue`."],["There are two constructors available for `ToolParameterKVMatchResults`: a default constructor and one that accepts another `ToolParameterKVMatchResults` object as a parameter for copying."],["The `ToolParameterKVMatchResults` class belongs to the `Google.Cloud.AIPlatform.V1Beta1` namespace and is found within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]