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-21 UTC."],[[["This webpage provides comprehensive documentation for the `ToolNameMatchSpec` class within the Google Cloud AI Platform v1 API, including its implementation and usage."],["The `ToolNameMatchSpec` class is used for specifying the criteria for matching tool names in the AI Platform."],["The page lists and links to multiple versions of the `ToolNameMatchSpec` class, ranging from version 1.0.0 to the latest version, 3.22.0, providing historical context and access to different API iterations."],["The documentation outlines that `ToolNameMatchSpec` inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The webpage details the class's constructors, including a default constructor and one that accepts another `ToolNameMatchSpec` object for cloning purposes, with details on parameters used."]]],[]]