public sealed class ToolParameterKVMatchInput : IMessage<ToolParameterKVMatchInput>, IEquatable<ToolParameterKVMatchInput>, IDeepCloneable<ToolParameterKVMatchInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ToolParameterKVMatchInput.
[[["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 documentation is for the `ToolParameterKVMatchInput` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["`ToolParameterKVMatchInput` serves as the input for tool parameter key value match metrics and inherits from the base object class."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to provide functionality for message handling, equality checks, deep cloning, and buffer operations."],["It contains properties for `Instances`, which holds a repeated field of `ToolParameterKVMatchInstance`, and `MetricSpec`, which specifies the metric details of the type `ToolParameterKVMatchSpec`."],["The class has a default and a copy constructor to allow it to be instantiated."]]],[]]