Class: Google::Apps::Chat::V1::ThreadReadState

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/chat/v1/thread_read_state.rb

Overview

A user's read state within a thread, used to identify read and unread messages.

Instance Attribute Summary collapse

Instance Attribute Details

#last_read_time::Google::Protobuf::Timestamp



35
36
37
38
# File 'proto_docs/google/chat/v1/thread_read_state.rb', line 35

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

#name::String



35
36
37
38
# File 'proto_docs/google/chat/v1/thread_read_state.rb', line 35

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