public sealed class ToolParameterKVMatchSpec : IMessage<ToolParameterKVMatchSpec>, IEquatable<ToolParameterKVMatchSpec>, IDeepCloneable<ToolParameterKVMatchSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ToolParameterKVMatchSpec.
[[["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-31 UTC."],[[["This document provides reference documentation for the `ToolParameterKVMatchSpec` class within the Google Cloud AI Platform v1beta1 API, version 1.0.0-beta09."],["`ToolParameterKVMatchSpec` is a class that defines the specification for tool parameter key-value match metrics and inherits from `object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, either empty or by cloning another `ToolParameterKVMatchSpec` instance."],["It features a `UseStrictStringMatch` property, which is a boolean that allows configuration of whether to use strict string matching for parameter values."],["The current latest version is 1.0.0-beta21 and the document also contains information for 1.0.0-beta20."]]],[]]