public sealed class ToolCallValidSpec : IMessage<ToolCallValidSpec>, IEquatable<ToolCallValidSpec>, IDeepCloneable<ToolCallValidSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-21 UTC."],[[["This page provides documentation for the `ToolCallValidSpec` class within the Google Cloud AI Platform v1 API, specifically in the .NET context."],["The `ToolCallValidSpec` class represents specifications for a tool call valid metric and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this documentation is for version 3.22.0, with a range of historical versions available from 1.0.0 to 3.21.0, giving you access to each respective version's information."],["It includes details on the class's inheritance from `object` and the inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["There are two constructors available for the `ToolCallValidSpec` class: a parameterless constructor and one that accepts another `ToolCallValidSpec` object as a parameter."]]],[]]