Class: Google::Apps::Chat::V1::ListMessagesRequest

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

Overview

Lists messages in the specified space, that the user is a member of.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



619
620
621
622
# File 'proto_docs/google/chat/v1/message.rb', line 619

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

#order_by::String



619
620
621
622
# File 'proto_docs/google/chat/v1/message.rb', line 619

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

#page_size::Integer



619
620
621
622
# File 'proto_docs/google/chat/v1/message.rb', line 619

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

#page_token::String



619
620
621
622
# File 'proto_docs/google/chat/v1/message.rb', line 619

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

#parent::String



619
620
621
622
# File 'proto_docs/google/chat/v1/message.rb', line 619

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

#show_deleted::Boolean



619
620
621
622
# File 'proto_docs/google/chat/v1/message.rb', line 619

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