public sealed class ToolCallValidInstance : IMessage<ToolCallValidInstance>, IEquatable<ToolCallValidInstance>, IDeepCloneable<ToolCallValidInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ToolCallValidInstance.
[[["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 documentation details the `ToolCallValidInstance` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta01."],["The `ToolCallValidInstance` class is designed to specify a valid instance for a tool call and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors for creating instances and properties such as `HasPrediction`, `HasReference`, `Prediction`, and `Reference` that respectively indicate whether a prediction or reference is set and contain the actual values."],["This class inherits from `object` and its members, such as `GetHashCode`, `GetType`, and `ToString`, and it is located in the namespace `Google.Cloud.AIPlatform.V1Beta1`."]]],[]]