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
3280 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3280 def struct_fields; FIELDS; end |
#validate ⇒ Object
3282 3283 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3282 def validate end |