public sealed class ToolCallValidResults : IMessage<ToolCallValidResults>, IEquatable<ToolCallValidResults>, IDeepCloneable<ToolCallValidResults>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ToolCallValidResults.
[[["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."],[[["This page provides documentation for the `ToolCallValidResults` class within the Google Cloud AI Platform v1beta1 API, specifically in the 1.0.0-beta02 version."],["The `ToolCallValidResults` class represents the results for the tool call valid metric and inherits from the `object` class, implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors, a default constructor `ToolCallValidResults()` and a copy constructor `ToolCallValidResults(ToolCallValidResults other)`."],["The `ToolCallValidResults` class contains a property named `ToolCallValidMetricValues` which provides the output only metric values for the tool calls, in a `RepeatedField`."],["The latest version of the documentation for this class can be found in `1.0.0-beta21` with prior versions also having their own documentation, such as `1.0.0-beta20`."]]],[]]