public sealed class TrajectorySingleToolUseInstance : IMessage<TrajectorySingleToolUseInstance>, IEquatable<TrajectorySingleToolUseInstance>, IDeepCloneable<TrajectorySingleToolUseInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class TrajectorySingleToolUseInstance.
[[["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 document provides reference documentation for the `TrajectorySingleToolUseInstance` class within the Cloud AI Platform v1beta1 API."],["`TrajectorySingleToolUseInstance` is a sealed class that inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating a new instance or a copy of an existing `TrajectorySingleToolUseInstance`."],["The `TrajectorySingleToolUseInstance` class has a property called `PredictedTrajectory`, which is of type `Trajectory` and represents the predicted tool call trajectory."],["The `TrajectorySingleToolUseInstance` class is located within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is contained in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]