Expand description
Nested message and enum types in MutationChunk
.
Structs§
- Information about the chunking of this mutation. Only
SetCell
mutations can be chunked, and all chunks for aSetCell
will be delivered contiguously with no other mutation types interleaved.