Cloud Bigtable V2 API - Module Google::Cloud::Bigtable::V2::ReadChangeStreamResponse::DataChange::Type (v0.8.0)

Reference documentation and code samples for the Cloud Bigtable V2 API module Google::Cloud::Bigtable::V2::ReadChangeStreamResponse::DataChange::Type.

The type of mutation.

Constants

TYPE_UNSPECIFIED

value: 0
The type is unspecified.

USER

value: 1
A user-initiated mutation.

GARBAGE_COLLECTION

value: 2
A system-initiated mutation as part of garbage collection. https://cloud.google.com/bigtable/docs/garbage-collection

CONTINUATION

value: 3
This is a continuation of a multi-message change.