[[["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, specifically for various versions ranging from 2.26.0 to the latest release candidate 2.37.0-rc."],["The documentation includes a `clone()` function to create a copy of the `ManagedKafkaConnectionIdempotencyPolicy` object."],["Several functions are defined to interact with Kafka clusters, including `ListClusters`, `GetCluster`, `CreateCluster`, `UpdateCluster`, and `DeleteCluster`, each accepting a specific request type and returning an idempotency value."],["There are also functions to manage topics (`ListTopics`, `GetTopic`, `CreateTopic`, `UpdateTopic`, `DeleteTopic`) and consumer groups (`ListConsumerGroups`, `GetConsumerGroup`, `UpdateConsumerGroup`, `DeleteConsumerGroup`), all following the same pattern of taking a request and returning an idempotency."],["All provided functions return a `google::cloud::Idempotency` type as their return value, each providing a method in which to check for idempotency within the managed Kafka environment."]]],[]]