Class: Google::Apps::Chat::V1::ListCustomEmojisRequest

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

Overview

A request to return a list of custom emojis.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



287
288
289
290
# File 'proto_docs/google/chat/v1/reaction.rb', line 287

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

#page_size::Integer



287
288
289
290
# File 'proto_docs/google/chat/v1/reaction.rb', line 287

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

#page_token::String



287
288
289
290
# File 'proto_docs/google/chat/v1/reaction.rb', line 287

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