[[["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 latest version available for the Google Bigtable v2 API class Mutation is 3.17.0, with various previous versions also accessible, ranging from 3.16.0 down to 2.2.0."],["The `Mutation` class, which is the main focus of this documentation, allows users to specify changes to be made to the contents of a row in Google Bigtable."],["The `Mutation` class offers functionality for setting cell values as well as deleting data from a specific column, a whole column family, or the entire row, allowing for a wide range of cell modifications."],["The `Mutation` class implements several interfaces, including `IMessage`, `IEquatable\u003cMutation\u003e`, `IDeepCloneable\u003cMutation\u003e`, and `IBufferMessage`."],["There are two constructors available for the `Mutation` class, one parameterless, and one that takes another `Mutation` instance to construct a copy."]]],[]]