public sealed class Mutation.Types.AddToCell : IMessage<Mutation.Types.AddToCell>, IEquatable<Mutation.Types.AddToCell>, IDeepCloneable<Mutation.Types.AddToCell>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Mutation.Types.AddToCell.
A Mutation which incrementally updates a cell in an Aggregate family.
[[["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-08-12 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eMutation.Types.AddToCell\u003c/code\u003e class in the Google Bigtable v2 API for .NET, covering versions from 2.2.0 up to the latest version 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMutation.Types.AddToCell\u003c/code\u003e is a class that represents a mutation which incrementally updates a cell within an \u003ccode\u003eAggregate\u003c/code\u003e family, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several 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 \u003ccode\u003eMutation.Types.AddToCell\u003c/code\u003e has properties such as \u003ccode\u003eColumnQualifier\u003c/code\u003e, \u003ccode\u003eFamilyName\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e, and \u003ccode\u003eTimestamp\u003c/code\u003e, which are used to define how and where data is added to a cell.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAddToCell\u003c/code\u003e class includes two constructors: a default constructor \u003ccode\u003eAddToCell()\u003c/code\u003e and a copy constructor \u003ccode\u003eAddToCell(AddToCell)\u003c/code\u003e, which accepts an instance of \u003ccode\u003eMutation.Types.AddToCell\u003c/code\u003e to create a new one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace is where the class is defined, and it resides within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]