Interface protos.google.bigtable.v2.ReadChangeStreamResponse.IMutationChunk (5.0.0)

Properties of a MutationChunk.

Package

@google-cloud/bigtable

Properties

chunkInfo

chunkInfo?: (google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.IChunkInfo|null);

MutationChunk chunkInfo

mutation

mutation?: (google.bigtable.v2.IMutation|null);

MutationChunk mutation