public sealed class ToolCallValidSpec : IMessage<ToolCallValidSpec>, IEquatable<ToolCallValidSpec>, IDeepCloneable<ToolCallValidSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class ToolCallValidSpec.
[[["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 reference documentation for the `ToolCallValidSpec` class within the Vertex AI v1 API, specifically for the .NET library."],["The latest version of `ToolCallValidSpec` is 3.22.0, and the page currently displays documentation for version 3.18.0 with a list of all other versions available."],["The `ToolCallValidSpec` class is part of the `Google.Cloud.AIPlatform.V1` namespace and is defined in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The `ToolCallValidSpec` class has two constructors: a default constructor and a copy constructor that takes another `ToolCallValidSpec` object as a parameter."],["The ToolCallValidSpec class is designed to be used as a specification for tool call valid metrics, and implements several interfaces including IMessage, IEquatable, and IDeepCloneable."]]],[]]