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"]],[["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 document provides reference documentation for the \u003ccode\u003eReadChangeStreamResponse.Types.MutationChunk.Types.ChunkInfo\u003c/code\u003e class within the Google Bigtable v2 API, detailing its structure and function.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eChunkInfo\u003c/code\u003e offers details regarding the chunking of mutations, specifically applicable to \u003ccode\u003eSetCell\u003c/code\u003e mutations, where all related chunks are delivered together.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes information about the different versions of the API, from version 2.2.0 up to the latest version 3.17.0, offering links to each versions' documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eChunkInfo\u003c/code\u003e instances can be created using the default constructor or by copying from an existing \u003ccode\u003eChunkInfo\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChunkInfo\u003c/code\u003e class contains properties including \u003ccode\u003eChunkedValueOffset\u003c/code\u003e, \u003ccode\u003eChunkedValueSize\u003c/code\u003e, and \u003ccode\u003eLastChunk\u003c/code\u003e, which provide information on the byte offset, the total size of the chunked values, and if the chunk is the last of a set.\u003c/p\u003e\n"]]],[],null,[]]