[[["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 document provides a reference for the `LanguageServiceConnectionIdempotencyPolicy` class across multiple versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `LanguageServiceConnectionIdempotencyPolicy` class defines the idempotency policies for various functions related to language processing such as `AnalyzeSentiment`, `AnalyzeEntities`, `ClassifyText`, `ModerateText`, and `AnnotateText`."],["Each of the aforementioned functions has a `request` parameter that dictates what request to call, and each returns a `google::cloud::Idempotency` object."],["The document includes a `clone()` function that allows the user to create a copy of the current object."],["The main object in question, `LanguageServiceConnectionIdempotencyPolicy`, is part of the `google::cloud::language_v2` namespace, which indicates it's part of Google Cloud's language API."]]],[]]