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