public sealed class ToolCallValidSpec : IMessage<ToolCallValidSpec>, IEquatable<ToolCallValidSpec>, IDeepCloneable<ToolCallValidSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 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-04-09 UTC."],[[["The `ToolCallValidSpec` class is part of the Cloud AI Platform v1beta1 API, serving as a specification for tool call validation metrics."],["This class is found within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is implemented in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["`ToolCallValidSpec` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `ToolCallValidSpec`, one being a default constructor and the other taking another `ToolCallValidSpec` instance as an argument."],["The latest version of the documentation for ToolCallValidSpec can be found in 1.0.0-beta21 version."]]],[]]