[[["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."],[[["The webpage provides documentation for the `IdempotentMutationPolicy` class within the Google Cloud Bigtable C++ client library, spanning multiple versions."],["Version 2.37.0-rc is the latest (release candidate) version documented, with a variety of previous releases ranging from 2.36.0 back to 2.11.0 available for review."],["The `IdempotentMutationPolicy` class determines which mutations can be safely retried, providing methods like `clone()`, `is_idempotent(google::bigtable::v2::Mutation const &)`, and `is_idempotent(google::bigtable::v2::CheckAndMutateRowRequest const &)`."],["The `clone()` function returns a copy of the policy."],["The `is_idempotent()` functions return true if the given mutation or conditional mutation is considered idempotent, otherwise false."]]],[]]