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