[[["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."],[[["The `ToolCall` class in the Vertex AI v1beta1 API provides specifications for tool calls within the Google Cloud AI Platform."],["This class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is implemented in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["`ToolCall` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to be used in various data handling scenarios."],["The class offers properties such as `ToolInput` and `ToolName` to define the input and name for a specified tool, and also has `HasToolInput` and `HasToolName` to check if the given properties are set."],["There are two constructors available for the `ToolCall` class, one being the default constructor, and the second allowing you to provide another `ToolCall` object."]]],[]]