[[["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-05 UTC."],[[["This page provides documentation for the `ManagedKafkaConnectionIdempotencyPolicy` class within the Google Cloud Managed Kafka C++ library, with version-specific links from 2.26.0 up to the latest release candidate 2.37.0-rc."],["The `ManagedKafkaConnectionIdempotencyPolicy` class includes a `clone()` function for creating copies of the object, with each instance of the class being unique."],["The documentation outlines various virtual functions within the class for managing clusters, topics, and consumer groups, such as listing, getting, creating, updating, and deleting; each of which takes in a request as a parameter, and returns a description of its idempotency."],["The virtual functions for interacting with clusters, topics, and consumer groups, all take in a specific request type corresponding to the action being performed, such as `ListClustersRequest` or `CreateTopicRequest`, and all have a return type of `google::cloud::Idempotency`."]]],[]]