[[["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 a detailed reference for the `ApiKeysConnectionIdempotencyPolicy` class within the Google Cloud C++ client library, covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `ApiKeysConnectionIdempotencyPolicy` class offers functions for managing API keys, including creating, listing, getting, getting key strings, updating, deleting, undeleting, and looking up keys, all within the `google::api::apikeys::v2` namespace."],["Each function, such as `CreateKey`, `ListKeys`, `GetKey`, etc., takes a specific request object as a parameter (e.g., `CreateKeyRequest`, `ListKeysRequest`) and returns a `google::cloud::Idempotency` type."],["The document includes a `clone()` function that allows for the creation of a new, unique copy of an `ApiKeysConnectionIdempotencyPolicy` object."],["The `GetOperation` function can get operation requests."]]],[]]