[[["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 `LlmUtilityService.LlmUtilityServiceBase` class, a base class for server-side implementations of `LlmUtilityService` within the Vertex AI v1beta1 API."],["The latest version of this class is `1.0.0-beta21`, with `1.0.0-beta20` also being documented."],["The `LlmUtilityService.LlmUtilityServiceBase` class inherits from the base `object` class and has inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class includes a `ComputeTokens` method, which takes a `ComputeTokensRequest` and `ServerCallContext` as parameters, and returns a `Task\u003cComputeTokensResponse\u003e`."],["The `ComputeTokens` method's function is to return a list of tokens based on provided text input."]]],[]]