bigtable_rs::google::bigtable::v2::read_change_stream_response

Module 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 a SetCell will be delivered contiguously with no other mutation types interleaved.