public sealed class ToolNameMatchInput : IMessage<ToolNameMatchInput>, IEquatable<ToolNameMatchInput>, IDeepCloneable<ToolNameMatchInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ToolNameMatchInput.
[[["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 covers the `ToolNameMatchInput` class, which is part of the Vertex AI v1beta1 API within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The `ToolNameMatchInput` class serves as input for tool name match metrics and inherits from the `object` class, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two versions available, 1.0.0-beta21 being the latest and 1.0.0-beta20, with detailed documentation for each."],["The `ToolNameMatchInput` class includes properties `Instances` which holds tool name match instances and `MetricSpec` which specifies the metric for tool name matching."],["The class has two constructors, one default and another to make a copy of an existing `ToolNameMatchInput`."]]],[]]