[[["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-14 UTC."],[[["This page provides documentation for the `TranslationServiceConnectionIdempotencyPolicy` class in the Google Cloud C++ client library, specifically for the Translate API."],["The latest release candidate version is 2.37.0-rc, and the page lists version history back to version 2.11.0 for the class."],["The `TranslationServiceConnectionIdempotencyPolicy` class contains virtual functions for various translation operations, such as `TranslateText`, `DetectLanguage`, `GetSupportedLanguages`, `TranslateDocument`, `BatchTranslateText`, `BatchTranslateDocument`, `CreateGlossary`, `ListGlossaries`, `GetGlossary`, and `DeleteGlossary`."],["Each function in this class requires a `request` parameter to be passed, related to each function, and returns the `google::cloud::Idempotency` type."],["It includes a `clone()` function to make a new copy of the object, returning a `std::unique_ptr\u003c TranslationServiceConnectionIdempotencyPolicy \u003e`."]]],[]]