[[["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-26 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`."]]],[]]