public enum ReadChangeStreamResponse.Types.DataChange.Types.TypeReference documentation and code samples for the Google Bigtable v2 API enum ReadChangeStreamResponse.Types.DataChange.Types.Type.
The type of mutation.
Namespace
Google.Cloud.Bigtable.V2Assembly
Google.Cloud.Bigtable.V2.dll
Fields |
|
|---|---|
| Name | Description |
Continuation |
This is a continuation of a multi-message change. |
GarbageCollection |
A system-initiated mutation as part of garbage collection. https://cloud.google.com/bigtable/docs/garbage-collection |
Unspecified |
The type is unspecified. |
User |
A user-initiated mutation. |