public sealed class ToolNameMatchSpec : IMessage<ToolNameMatchSpec>, IEquatable<ToolNameMatchSpec>, IDeepCloneable<ToolNameMatchSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-03-31 UTC."],[[["This page provides documentation for the `ToolNameMatchSpec` class within the Google Cloud AI Platform v1 API, specifically for the .NET environment."],["The latest version of the `ToolNameMatchSpec` is documented under version 3.22.0, with numerous earlier versions also available, ranging down to 1.0.0."],["`ToolNameMatchSpec` is a class that defines the specification for a tool name match metric and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page details the class's inheritance, showing it inherits from `object` and provides links to each inherited members documentation, as well as its implemented members."],["Constructor information is available, for creating a `ToolNameMatchSpec` object, including a default constructor and one that takes another `ToolNameMatchSpec` object as an argument."]]],[]]