[[["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-21 UTC."],[[["The `Mutation` class in the Google Bigtable v2 API allows for specifying changes to be made to a row's contents."],["This documentation covers the `Mutation` class and its associated properties like `DeleteFromColumn`, `DeleteFromFamily`, `DeleteFromRow`, and `SetCell`, which are used for various row modification operations."],["The current document is specific to version 3.8.0 of the API, while also containing a full list of prior versions dating back to 2.2.0, and contains a link to the latest 3.17.0 version."],["`Mutation` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities like message manipulation and cloning."],["The `Mutation` class has two constructors, a default constructor, and one that takes another `Mutation` object as a parameter, allowing for object cloning."]]],[]]