public sealed class ToolParameterKVMatchResults : IMessage<ToolParameterKVMatchResults>, IEquatable<ToolParameterKVMatchResults>, IDeepCloneable<ToolParameterKVMatchResults>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI 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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eToolParameterKVMatchResults\u003c/code\u003e class, part of the Vertex AI v1beta1 API, represents the results for tool parameter key-value match metrics.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is located in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, providing methods for comparison, cloning, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a property called \u003ccode\u003eToolParameterKvMatchMetricValues\u003c/code\u003e, which is a read-only \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eToolParameterKVMatchMetricValue\u003c/code\u003e objects, and represents the output of tool parameter key-value match metric values.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: one default and one that is used to copy from another \u003ccode\u003eToolParameterKVMatchResults\u003c/code\u003e object, named other.\u003c/p\u003e\n"]]],[],null,[]]