Class: Profile::Thrift::RemoteUserProfileService::GetMultiNickNameByUids_args
- Inherits:
-
Object
- Object
- Profile::Thrift::RemoteUserProfileService::GetMultiNickNameByUids_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_user_profile_service.rb
Constant Summary collapse
- UIDLIST =
1- FIELDS =
{ UIDLIST => {:type => ::Thrift::Types::LIST, :name => 'uidList', :element => {:type => ::Thrift::Types::I64}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
691 |
# File 'lib/remote_user_profile_service.rb', line 691 def struct_fields; FIELDS; end |
#validate ⇒ Object
693 694 |
# File 'lib/remote_user_profile_service.rb', line 693 def validate end |