IDataChange

google.bigtable.v2.ReadChangeStreamResponse. IDataChange

Properties of a DataChange.

Properties:
Name Type Attributes Description
type google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type | null <optional>

DataChange type

sourceClusterId string | null <optional>

DataChange sourceClusterId

rowKey Uint8Array | null <optional>

DataChange rowKey

commitTimestamp google.protobuf.ITimestamp | null <optional>

DataChange commitTimestamp

tiebreaker number | null <optional>

DataChange tiebreaker

chunks Array.<google.bigtable.v2.ReadChangeStreamResponse.IMutationChunk> | null <optional>

DataChange chunks

done boolean | null <optional>

DataChange done

token string | null <optional>

DataChange token

estimatedLowWatermark google.protobuf.ITimestamp | null <optional>

DataChange estimatedLowWatermark