[[["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 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 historical versions of the library ranging from 2.36.0 down to 2.11.0."],["The `TranslationServiceConnectionIdempotencyPolicy` class has methods that determine if a request is idempotent, with methods for various actions like `TranslateText`, `DetectLanguage`, `GetSupportedLanguages`, and more."],["Each function, like `TranslateText`, `DetectLanguage`, and `CreateGlossary`, takes a specific request parameter and returns a `google::cloud::Idempotency` type, indicating whether it can be retried safely."],["The `clone()` function creates and returns a new copy of the current `TranslationServiceConnectionIdempotencyPolicy` object."]]],[]]