public sealed class Mutation.Types.MergeToCell : IMessage<Mutation.Types.MergeToCell>, IEquatable<Mutation.Types.MergeToCell>, IDeepCloneable<Mutation.Types.MergeToCell>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Mutation.Types.MergeToCell.
A Mutation which merges accumulated state into a cell in an Aggregate
family.
The input value to be merged into the specified cell. This must be
compatible with the family's value_type.state_type. Merging NULL is
allowed, but has no effect.
[[["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 documentation provides reference information for the \u003ccode\u003eMutation.Types.MergeToCell\u003c/code\u003e class within the Google Bigtable v2 API, showcasing various versions from 2.2.0 to the latest 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMutation.Types.MergeToCell\u003c/code\u003e is a class used for merging accumulated data into a cell within an \u003ccode\u003eAggregate\u003c/code\u003e family in Google Bigtable, and it implements interfaces like \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 \u003ccode\u003eMergeToCell\u003c/code\u003e class has constructors that allow for creating new instances and copying existing ones, and includes properties such as \u003ccode\u003eColumnQualifier\u003c/code\u003e, \u003ccode\u003eFamilyName\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e, and \u003ccode\u003eTimestamp\u003c/code\u003e to specify merge behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation highlights that this class inherits from \u003ccode\u003eobject\u003c/code\u003e and belongs to the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace, with its implementation residing in the \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe properties within \u003ccode\u003eMergeToCell\u003c/code\u003e define specific attributes for merging, such as specifying the target column, the Aggregate family name, the input value to be merged, and the timestamp of the cell to be updated.\u003c/p\u003e\n"]]],[],null,[]]