Class: TalkService::GetRoomsV2_args
- Inherits:
-
Object
- Object
- TalkService::GetRoomsV2_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- ROOMIDS =
2
- FIELDS =
{ ROOMIDS => {:type => ::Thrift::Types::LIST, :name => 'roomIds', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5919 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 5919 def struct_fields; FIELDS; end |
#validate ⇒ Object
5921 5922 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 5921 def validate end |