Class: TalkService::UpdateProfileAttributes_args

Inherits:
Object
  • Object
show all
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_fieldsObject



3475
# File 'lib/linerb/gen-rb/talk_service.rb', line 3475

def struct_fields; FIELDS; end

#validateObject



3477
3478
# File 'lib/linerb/gen-rb/talk_service.rb', line 3477

def validate
end