Class: Profile::Thrift::RemoteUserProfileService::GetVerifiedUid_args
- Inherits:
-
Object
- Object
- Profile::Thrift::RemoteUserProfileService::GetVerifiedUid_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_user_profile_service.rb
Constant Summary collapse
- PAGEID =
1- PAGESIZE =
2- FIELDS =
{ PAGEID => {:type => ::Thrift::Types::I32, :name => 'pageId'}, PAGESIZE => {:type => ::Thrift::Types::I32, :name => 'pageSize'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1039 |
# File 'lib/remote_user_profile_service.rb', line 1039 def struct_fields; FIELDS; end |
#validate ⇒ Object
1041 1042 |
# File 'lib/remote_user_profile_service.rb', line 1041 def validate end |