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-04-09 UTC."],[[["This documentation covers the `ToolParameterKVMatchInput` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["`ToolParameterKVMatchInput` is a sealed class used as input for tool parameter key value match metrics, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Instances`, which is a repeated field of `ToolParameterKVMatchInstance` objects, and `MetricSpec`, which defines the specifications for the tool parameter key value match metric."],["Two constructors are available: a default constructor and a constructor that accepts another `ToolParameterKVMatchInput` object for creating a new instance."]]],[]]