Class: TalkService::GetInstantNews_args
- Inherits:
-
Object
- Object
- TalkService::GetInstantNews_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- REGION =
1
- LOCATION =
2
- FIELDS =
{ REGION => {:type => ::Thrift::Types::STRING, :name => 'region'}, LOCATION => {:type => ::Thrift::Types::STRUCT, :name => 'location', :class => ::Location} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3261 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3261 def struct_fields; FIELDS; end |
#validate ⇒ Object
3263 3264 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3263 def validate end |