[[["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 many previous versions also being available for review."],["This policy defines the interface to manage which mutations are considered idempotent and thus eligible for retries."],["The `clone()` function allows for the creation of a copy of the current policy."],["The `is_idempotent()` function determines if a given mutation or conditional mutation request (`google::bigtable::v2::Mutation const &` or `google::bigtable::v2::CheckAndMutateRowRequest const &`) is idempotent, returning a boolean value."]]],[]]