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\u003eThe document provides reference documentation for the \u003ccode\u003eChunkInfo\u003c/code\u003e class within the Google Bigtable v2 API, specifically for the .NET environment, which is part of the \u003ccode\u003eReadChangeStreamResponse.Types.MutationChunk.Types\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eChunkInfo\u003c/code\u003e gives information about the chunking of mutations, particularly for \u003ccode\u003eSetCell\u003c/code\u003e mutations, which are delivered contiguously when chunked, without other mutation types being interspersed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChunkInfo\u003c/code\u003e class 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, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eChunkedValueOffset\u003c/code\u003e, \u003ccode\u003eChunkedValueSize\u003c/code\u003e, and \u003ccode\u003eLastChunk\u003c/code\u003e, which describe the byte offset, the total size, and the final chunk status of a chunked mutation, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists multiple versions of this documentation from version 2.2.0 up to the most recent 3.17.0, for the \u003ccode\u003eReadChangeStreamResponse.Types.MutationChunk.Types.ChunkInfo\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]