[[["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-14 UTC."],[[["This document provides versioned documentation for the `GkeHubConnectionIdempotencyPolicy` class, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `GkeHubConnectionIdempotencyPolicy` class includes functions for managing memberships and features within Google Kubernetes Engine (GKE) Hub, such as creating, deleting, getting, listing, and updating them."],["Each of the functions detailed within the documentation, including `clone()`, `ListMemberships()`, and `GetFeature()`, returns a `google::cloud::Idempotency` type, indicating the function's idempotency properties."],["The `clone()` function creates a new copy of the `GkeHubConnectionIdempotencyPolicy` object and returns it as a `std::unique_ptr`."],["Each of the functions that use requests, such as `ListMemberships()`, `GetMembership()`, and `CreateFeature()`, take a corresponding request object as a parameter, such as `google::cloud::gkehub::v1::ListMembershipsRequest` or `google::cloud::gkehub::v1::CreateFeatureRequest`."]]],[]]