[[["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 information for the `TokensInfo` class within the Vertex AI v1beta1 API, specifically in the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["`TokensInfo` is a class that holds a list of tokens and their corresponding IDs, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Role`, which is an optional string field, and `TokenIds` and `Tokens`, both of which are lists containing the token IDs and the tokens themselves, respectively."],["The `TokensInfo` class has two constructors: a default one, `TokensInfo()`, and one that takes another `TokensInfo` instance as a parameter, `TokensInfo(TokensInfo other)`."]]],[]]