[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis documentation page covers the \u003ccode\u003eMutation\u003c/code\u003e class within the Google Bigtable v2 API, specifically focusing on version 3.7.0, with links provided for other versions ranging from 3.17.0 down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutation\u003c/code\u003e class is used to define changes that will be made to rows in a Bigtable table, implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors to create new instances of a mutation, either as a default or by taking in another mutation instance, and has inherited members including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt allows for various operations on data within a row including deleting from a column (\u003ccode\u003eDeleteFromColumn\u003c/code\u003e), deleting from a column family (\u003ccode\u003eDeleteFromFamily\u003c/code\u003e), deleting the entire row (\u003ccode\u003eDeleteFromRow\u003c/code\u003e), or setting a cell's value (\u003ccode\u003eSetCell\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutationCase\u003c/code\u003e property is present to denote the active state of the type of mutation being done in the current instance of the class.\u003c/p\u003e\n"]]],[],null,[]]