public sealed class ToolNameMatchSpec : IMessage<ToolNameMatchSpec>, IEquatable<ToolNameMatchSpec>, IDeepCloneable<ToolNameMatchSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 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-09 UTC."],[[["This documentation covers the `ToolNameMatchSpec` class within the Google Cloud AI Platform v1beta1 API, specifically under version 1.0.0-beta02."],["`ToolNameMatchSpec` is a class used to define the specification for tool name matching metrics and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ToolNameMatchSpec` class inherits from the base `object` class and includes constructors for creating instances, either empty or as copies of existing `ToolNameMatchSpec` objects."],["The class belongs to the `Google.Cloud.AIPlatform.V1Beta1` namespace, within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly, and includes details on inherited members from the base object class."]]],[]]