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"]],[["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 webpage provides documentation for the \u003ccode\u003eMutation.Types.MergeToCell\u003c/code\u003e class within the Google Bigtable v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMergeToCell\u003c/code\u003e class is used for merging accumulated state into a cell within an \u003ccode\u003eAggregate\u003c/code\u003e family in Google Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions of the Google.Cloud.Bigtable.V2 package, ranging from the latest 3.17.0 down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMergeToCell\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes properties for \u003ccode\u003eColumnQualifier\u003c/code\u003e, \u003ccode\u003eFamilyName\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e, and \u003ccode\u003eTimestamp\u003c/code\u003e, which are essential for defining how data is merged into a cell.\u003c/p\u003e\n"]]],[],null,[]]