public sealed class ToolNameMatchSpec : IMessage<ToolNameMatchSpec>, IEquatable<ToolNameMatchSpec>, IDeepCloneable<ToolNameMatchSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class ToolNameMatchSpec.
[[["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-08 UTC."],[[["This page provides reference documentation for the `ToolNameMatchSpec` class within the Google Cloud AI Platform V1 API, specifically for version 3.19.0."],["The `ToolNameMatchSpec` class is used to define the specification for tool name match metrics and is located in the `Google.Cloud.AIPlatform.V1` namespace."],["This page lists the class's inheritance hierarchy, showing it inherits from `object` and also implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a comprehensive list of available versions ranging from 1.0.0 to the latest 3.22.0, providing links to each version's documentation."],["The page details two constructors for creating instances of the `ToolNameMatchSpec` class, including one default constructor and another for copying an existing `ToolNameMatchSpec` object."]]],[]]