Module bigtable_rs::google::bigtable::v2::read_change_stream_response::mutation_chunk
source · 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.