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