[[["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 within the Google Cloud Bigtable C++ client library, spanning multiple versions."],["The latest release candidate version of the documentation is `2.37.0-rc`, with a range of previous versions also available, starting from `2.11.0` up to `2.36.0`."],["The `IdempotentMutationPolicy` class controls which mutations can be safely retried and is determined to be idempotent, supporting both individual mutations and conditional mutations, allowing for a `clone()` function to copy the policy."],["There are two key functions within the class, `is_idempotent(google::bigtable::v2::Mutation const &)` which determines if an individual mutation is idempotent and `is_idempotent(google::bigtable::v2::CheckAndMutateRowRequest const &)` for conditional mutations, both returning a boolean value."]]],[]]