Class: TalkService::UpdateProfileAttributes_args
- Inherits:
-
Object
- Object
- TalkService::UpdateProfileAttributes_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- REQSEQ =
1
- REQUEST =
2
- FIELDS =
{ REQSEQ => {:type => ::Thrift::Types::I32, :name => 'reqSeq'}, REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::UpdateProfileAttributesRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3475 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3475 def struct_fields; FIELDS; end |
#validate ⇒ Object
3477 3478 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3477 def validate end |