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-03-31 UTC."],[[["This documentation is for the `ToolCallValidResults` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["`ToolCallValidResults` is a class representing the results for tool call valid metrics and is derived from the base `object` class, while implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors, a default constructor, and one that takes another `ToolCallValidResults` instance as input."],["The `ToolCallValidResults` class contains one property named `ToolCallValidMetricValues` which provides an output of tool call valid metric values as a `RepeatedField` of `ToolCallValidMetricValue`."]]],[]]