[[["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."],["Documentation is available for multiple versions of the library, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `IdempotentMutationPolicy` class determines which mutations can be safely retried, providing methods to check for idempotency of mutations and conditional mutations."],["The `clone()` function allows users to create a copy of the `IdempotentMutationPolicy` object."],["The functions `is_idempotent(google::bigtable::v2::Mutation const &)` and `is_idempotent(google::bigtable::v2::CheckAndMutateRowRequest const &)` are used to determine if a given mutation or a conditional mutation is idempotent."]]],[]]