Reference documentation and code samples for the Cloud Bigtable V2 Client class ReadChangeStreamResponse.
NOTE: This API is intended to be used by Apache Beam BigtableIO.
Response message for Bigtable.ReadChangeStream.
Generated from protobuf message google.bigtable.v2.ReadChangeStreamResponse
Namespace
Google \ Cloud \ Bigtable \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ data_change
↳ heartbeat
↳ close_stream
Google\Cloud\Bigtable\V2\ReadChangeStreamResponse\CloseStream
An indication that the stream should be closed.
getDataChange
A mutation to the partition.
hasDataChange
setDataChange
A mutation to the partition.
$this
getHeartbeat
A periodic heartbeat message.
hasHeartbeat
setHeartbeat
A periodic heartbeat message.
$this
getCloseStream
An indication that the stream should be closed.
hasCloseStream
setCloseStream
An indication that the stream should be closed.
$this
getStreamRecord
string