Class: TalkService::ReportAbuse_args
- Inherits:
-
Object
- Object
- TalkService::ReportAbuse_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- ABUSEREPORT =
2
- FIELDS =
{ ABUSEREPORT => {:type => ::Thrift::Types::STRUCT, :name => 'abuseReport', :class => ::AbuseReport} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3403 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3403 def struct_fields; FIELDS; end |
#validate ⇒ Object
3405 3406 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3405 def validate end |