[[["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 `LanguageServiceConnectionIdempotencyPolicy` class, covering multiple versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The latest stable version documented is 2.36.0, with older versions also accessible via links."],["The class has a `clone()` function to create a new copy of the object, returning a `std::unique_ptr` of the same class."],["The `LanguageServiceConnectionIdempotencyPolicy` class includes virtual functions for various text analysis operations, including `AnalyzeSentiment`, `AnalyzeEntities`, `AnalyzeEntitySentiment`, `AnalyzeSyntax`, `ClassifyText`, `ModerateText`, and `AnnotateText`, which all return a `google::cloud::Idempotency` type."],["Each virtual function expects a request parameter specific to its function, for example `AnalyzeSentiment` expects a `google::cloud::language::v1::AnalyzeSentimentRequest const &` object."]]],[]]