public sealed class TrajectorySingleToolUseInput : IMessage<TrajectorySingleToolUseInput>, IEquatable<TrajectorySingleToolUseInput>, IDeepCloneable<TrajectorySingleToolUseInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class TrajectorySingleToolUseInput.
Instances and metric spec for TrajectorySingleToolUse metric.
[[["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 `TrajectorySingleToolUseInput` class within the Google Cloud AI Platform v1beta1 API, detailing its structure and functionality."],["`TrajectorySingleToolUseInput` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data cloning."],["The class features two constructors: a default constructor and one that takes another `TrajectorySingleToolUseInput` instance as a parameter."],["`TrajectorySingleToolUseInput` contains properties for `Instances`, which are a repeated field of `TrajectorySingleToolUseInstance`, and `MetricSpec`, which defines the specifications for `TrajectorySingleToolUse` metrics."],["The most up to date reference documentation for this class can be found at version 1.0.0-beta21, with previous versions also available for review."]]],[]]