[[["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 latest version of the `IdempotentMutationPolicy` is 2.37.0-rc, with multiple previous versions also available, ranging from 2.36.0 down to 2.11.0."],["This policy defines which mutations are considered idempotent and can be safely retried in case of failures."],["The `clone()` function creates a copy of the current policy, returning a unique pointer to the new copy."],["The `is_idempotent()` function determines whether a given `google::bigtable::v2::Mutation` or `google::bigtable::v2::CheckAndMutateRowRequest` is idempotent."],["This class provides a mechanism to control the idempotency of mutations, supporting functionalities like cloning and checking for both simple and conditional mutations."]]],[]]