[[["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 represents a specific change to be applied to a row's content."],["This documentation covers versions ranging from 2.2.0 to the latest release, 3.17.0, of the Google.Cloud.Bigtable.V2 API, providing a comprehensive view of the `Mutation` class across multiple releases."],["The `Mutation` class allows for several types of operations on cells, including setting a cell's value with `SetCell` and deleting cells via `DeleteFromColumn`, `DeleteFromFamily`, or `DeleteFromRow`."],["The `Mutation` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to provide various functionalities."],["The `Mutation` class is part of the Google.Cloud.Bigtable.V2 namespace within the Google.Cloud.Bigtable.V2.dll assembly."]]],[]]