[[["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-04-09 UTC."],[[["This page provides documentation for the `LanguageServiceConnectionIdempotencyPolicy` class, covering various versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `LanguageServiceConnectionIdempotencyPolicy` class includes a `clone()` function that allows users to create a new copy of the object."],["The class supports multiple functions for analyzing text, such as `AnalyzeSentiment`, `AnalyzeEntities`, `AnalyzeEntitySentiment`, `AnalyzeSyntax`, `ClassifyText`, `ModerateText`, and `AnnotateText`."],["Each text analysis function takes a specific request object as a parameter (e.g., `AnalyzeSentimentRequest`) and returns a `google::cloud::Idempotency` type."],["Each of the above functions has a parameter called `request` which varies based on the function, and represents a specific request type such as `google::cloud::language::v1::AnalyzeSentimentRequest const &`."]]],[]]