public sealed class ReadChangeStreamResponse.Types.MutationChunk.Types.ChunkInfo : IMessage<ReadChangeStreamResponse.Types.MutationChunk.Types.ChunkInfo>, IEquatable<ReadChangeStreamResponse.Types.MutationChunk.Types.ChunkInfo>, IDeepCloneable<ReadChangeStreamResponse.Types.MutationChunk.Types.ChunkInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class ReadChangeStreamResponse.Types.MutationChunk.Types.ChunkInfo.
Information about the chunking of this mutation.
Only SetCell mutations can be chunked, and all chunks for a SetCell
will be delivered contiguously with no other mutation types interleaved.
[[["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 page provides documentation for the \u003ccode\u003eChunkInfo\u003c/code\u003e class within the Google Bigtable v2 API, specifically under \u003ccode\u003eReadChangeStreamResponse.Types.MutationChunk.Types\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChunkInfo\u003c/code\u003e class describes the chunking information for mutations, where only \u003ccode\u003eSetCell\u003c/code\u003e mutations can be chunked and are delivered contiguously.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a comprehensive list of versions, from 3.17.0 (latest) down to 2.2.0, each linking to the respective \u003ccode\u003eChunkInfo\u003c/code\u003e documentation for that version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eChunkInfo\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role within the Google Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eChunkedValueOffset\u003c/code\u003e, \u003ccode\u003eChunkedValueSize\u003c/code\u003e, and \u003ccode\u003eLastChunk\u003c/code\u003e are part of this class, providing details on the byte offset, total size of chunks, and if it's the final chunk respectively.\u003c/p\u003e\n"]]],[],null,[]]