[[["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 provides versioned documentation for the `LanguageServiceConnectionIdempotencyPolicy` class, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `LanguageServiceConnectionIdempotencyPolicy` class supports several functions, including `clone()`, `AnalyzeSentiment`, `AnalyzeEntities`, `ClassifyText`, `ModerateText`, and `AnnotateText`, allowing you to implement different text analysis operations."],["Each function, except `clone()`, takes a specific request type as a parameter (e.g., `AnalyzeSentimentRequest`, `AnalyzeEntitiesRequest`) and returns a `google::cloud::Idempotency` type, which defines if it is safe to retry the function."],["The latest version of this document is version 2.37.0-rc, however the starting version of this document that it provides information on is version 2.11.0, allowing users to see information for historical versions of the function."]]],[]]