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-04-02 UTC."],[[["The provided content is the reference documentation for the `ToolNameMatchSpec` class in the Google Cloud AI Platform v1 API, specifically within the .NET library."],["The class `ToolNameMatchSpec` is part of the `Google.Cloud.AIPlatform.V1` namespace and is defined in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["`ToolNameMatchSpec` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer message operations, respectively."],["The documentation lists numerous versions of the API, ranging from 1.0.0 to 3.22.0, with the latest version being 3.22.0, and each having its own dedicated page for `ToolNameMatchSpec` within that specific version."],["The `ToolNameMatchSpec` class has two constructors: a default constructor and a copy constructor that takes another `ToolNameMatchSpec` instance as an argument."]]],[]]