[[["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 outlines the `TranslationServiceClientBuilder` class, which is used to configure and create instances of `TranslationServiceClient` for the Google Cloud Translation API."],["The `TranslationServiceClientBuilder` class inherits from `ClientBuilderBase` and offers methods for setting credentials, endpoints, and other configuration options."],["The class supports multiple versions of the Google Cloud Translate API, from 2.2.0 up to the latest version, 3.9.0."],["It provides methods like `Build()` and `BuildAsync()` to create `TranslationServiceClient` objects, offering both synchronous and asynchronous client creation."],["The `TranslationServiceClientBuilder` class also contains various properties and methods for advanced configurations of client creation."]]],[]]