[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]