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-03-21 UTC."],[[["This documentation provides details for the `ToolParameterKVMatchResults` class, which is part of the Google Cloud AI Platform v1beta1 API."],["The `ToolParameterKVMatchResults` class represents results for the tool parameter key-value match metric and inherits from the `object` class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is available in the `Google.Cloud.AIPlatform.V1Beta1` namespace, within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly, and offers two constructors."],["The `ToolParameterKVMatchResults` class features the `ToolParameterKvMatchMetricValues` property, which is an output-only field of the type `RepeatedField\u003cToolParameterKVMatchMetricValue\u003e` containing tool parameter key-value match metric values."]]],[]]