[[["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."],[[["The `AdvancedTranslationClientBuilder` class is a tool for customizing and building `AdvancedTranslationClient` instances within the Google Cloud Translation v2 API."],["This builder inherits from `ClientBuilderBase`, providing access to properties like `CredentialsPath`, `JsonCredentials`, `ApplicationName`, and others for client configuration."],["It supports both synchronous and asynchronous client building methods, namely `Build()` and `BuildAsync()`, respectively, for creating `AdvancedTranslationClient`."],["The builder allows setting a specific translation `Model` and has a default constructor to create a builder with default settings."],["The latest available version for this class is 3.4.0, with older versions available down to version 2.1.0."]]],[]]