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\u003eThe content provides documentation for the \u003ccode\u003eReadChangeStreamResponse.Types.MutationChunk\u003c/code\u003e class within the Google Bigtable v2 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a partial or complete mutation within the Bigtable data stream, 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\u003eMutationChunk\u003c/code\u003e class includes properties like \u003ccode\u003eChunkInfo\u003c/code\u003e, used when a mutation's value is sent in multiple messages, and \u003ccode\u003eMutation\u003c/code\u003e, which holds the mutation details.\u003c/p\u003e\n"],["\u003cp\u003eThere are listed versions of the reference documentation for the class, from version 2.2.0 up to the latest 3.17.0, making it easy to navigate across different versions of the API class.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are detailed for creating new \u003ccode\u003eMutationChunk\u003c/code\u003e objects, including an option for creating a copy of an existing \u003ccode\u003eMutationChunk\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]