[[["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-04-09 UTC."],[[["This documentation covers the `LlmUtilityService.LlmUtilityServiceBase` class, which is a base for server-side implementations of the `LlmUtilityService` within the Cloud AI Platform v1beta1 API."],["The `LlmUtilityService.LlmUtilityServiceBase` class inherits from the base .NET `object` class and includes inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class has one method, `ComputeTokens`, which takes a `ComputeTokensRequest` and `ServerCallContext` as parameters and returns a `ComputeTokensResponse` wrapped in a `Task`."],["The `ComputeTokens` method's function is to take in text and return a list of tokens based on it."],["The latest version of this class is `1.0.0-beta21` while the documentation is showing version `1.0.0-beta02`."]]],[]]