public sealed class ReadChangeStreamResponse.Types.MutationChunk : IMessage<ReadChangeStreamResponse.Types.MutationChunk>, IEquatable<ReadChangeStreamResponse.Types.MutationChunk>, IDeepCloneable<ReadChangeStreamResponse.Types.MutationChunk>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class ReadChangeStreamResponse.Types.MutationChunk.
If this is a continuation of a chunked message (chunked_value_offset >
0), ignore all fields except the SetCell's value and merge it with
the previous message by concatenating the value fields.
[[["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\u003eReadChangeStreamResponse.Types.MutationChunk\u003c/code\u003e class within the Google Cloud Bigtable v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutationChunk\u003c/code\u003e class represents a partial or complete mutation in the change stream, and it can be implemented with IMessage, IEquatable, IDeepCloneable and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of this class, with version 3.17.0 being the latest and 2.2.0 being the oldest, all with the same function.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMutationChunk\u003c/code\u003e has two properties, \u003ccode\u003eChunkInfo\u003c/code\u003e which indicates if a \u003ccode\u003eSetCell\u003c/code\u003e has a chunked value, and \u003ccode\u003eMutation\u003c/code\u003e, which will ignore all fields if a chunked message except for \u003ccode\u003eSetCell\u003c/code\u003es value, which will merge with the previous message.\u003c/p\u003e\n"]]],[],null,[]]