public sealed class ToolNameMatchInput : IMessage<ToolNameMatchInput>, IEquatable<ToolNameMatchInput>, IDeepCloneable<ToolNameMatchInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-04-09 UTC."],[[["This documentation covers the `ToolNameMatchInput` class, part of the Cloud AI Platform v1beta1 API, specifically within version 1.0.0-beta02 and the latest 1.0.0-beta21."],["The `ToolNameMatchInput` class is designed to be an input mechanism for tool name match metrics, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It includes two constructors: a default constructor and another that takes an existing `ToolNameMatchInput` object for initialization."],["Key properties of the `ToolNameMatchInput` class include `Instances`, a repeated field for tool name match instances, and `MetricSpec`, which defines the specification for the tool name match metric."],["The class is located in the `Google.Cloud.AIPlatform.V1Beta1` namespace, within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]