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