[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-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 &`."]]],[]]