[[["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 webpage provides documentation for the `IdempotentMutationPolicy` class in the Google Cloud Bigtable C++ client library, with the most recent version being `2.37.0-rc`."],["The `IdempotentMutationPolicy` class defines how to determine which mutations can be safely retried, ensuring that operations are idempotent."],["The class provides the function `clone()` to make a copy of the policy, which allows the user to have multiple instances of the class."],["The functions `is_idempotent(google::bigtable::v2::Mutation const &)` and `is_idempotent(google::bigtable::v2::CheckAndMutateRowRequest const &)` check if a given mutation or conditional mutation is idempotent and returns true or false accordingly."],["The documentation covers multiple versions of the library, ranging from `2.11.0` to the latest release candidate `2.37.0-rc`, allowing users to access information for their specific version."]]],[]]