Class: Google::Cloud::Bigtable::V2::ReadChangeStreamResponse::Heartbeat

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/bigtable/v2/bigtable.rb

Overview

A periodic message with information that can be used to checkpoint the state of a stream.

Instance Attribute Summary collapse

Instance Attribute Details

#continuation_token::Google::Cloud::Bigtable::V2::StreamContinuationToken



728
729
730
731
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 728

class Heartbeat
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#estimated_low_watermark::Google::Protobuf::Timestamp



728
729
730
731
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 728

class Heartbeat
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end