[[["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."],[[["This document provides reference information for the `Mutation` class within the Google Bigtable v2 API, outlining its purpose as a specification for row content changes."],["The `Mutation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality within the Google.Protobuf framework."],["The documentation details various properties of the `Mutation` class, such as `AddToCell`, `DeleteFromColumn`, `DeleteFromFamily`, `DeleteFromRow`, `MutationCase`, and `SetCell`, each with specific methods for modifying row data in Bigtable."],["The document contains a history of versions of the API, starting with 2.2.0 and extending up to 3.17.0, which is the latest version."],["The class provides two constructors, `Mutation()` and `Mutation(Mutation other)`, enabling the creation of new instances and the cloning of existing ones, respectively."]]],[]]