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