180 lines
		
	
	
		
			7.0 KiB
		
	
	
	
		
			Dart
		
	
	
	
			
		
		
	
	
			180 lines
		
	
	
		
			7.0 KiB
		
	
	
	
		
			Dart
		
	
	
	
| // This is a generated file - do not edit.
 | |
| //
 | |
| // Generated from account.proto.
 | |
| 
 | |
| // @dart = 3.3
 | |
| 
 | |
| // ignore_for_file: annotate_overrides, camel_case_types, comment_references
 | |
| // ignore_for_file: constant_identifier_names
 | |
| // ignore_for_file: curly_braces_in_flow_control_structures
 | |
| // ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
 | |
| // ignore_for_file: non_constant_identifier_names, unused_import
 | |
| 
 | |
| import 'dart:convert' as $convert;
 | |
| import 'dart:core' as $core;
 | |
| import 'dart:typed_data' as $typed_data;
 | |
| 
 | |
| @$core.Deprecated('Use getFullReplyDescriptor instead')
 | |
| const GetFullReply$json = {
 | |
|   '1': 'GetFullReply',
 | |
|   '2': [
 | |
|     {'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
 | |
|     {'1': 'account', '3': 2, '4': 1, '5': 9, '10': 'account'},
 | |
|     {'1': 'phone', '3': 3, '4': 1, '5': 9, '10': 'phone'},
 | |
|     {'1': 'email', '3': 4, '4': 1, '5': 9, '10': 'email'},
 | |
|     {'1': 'rights', '3': 5, '4': 1, '5': 9, '10': 'rights'},
 | |
|     {'1': 'nickname', '3': 6, '4': 1, '5': 9, '10': 'nickname'},
 | |
|     {'1': 'avatar', '3': 7, '4': 1, '5': 9, '10': 'avatar'},
 | |
|     {'1': 'birthday', '3': 8, '4': 1, '5': 9, '10': 'birthday'},
 | |
|     {'1': 'sex', '3': 9, '4': 1, '5': 5, '10': 'sex'},
 | |
|     {'1': 'country', '3': 10, '4': 1, '5': 5, '10': 'country'},
 | |
|     {'1': 'province', '3': 11, '4': 1, '5': 5, '10': 'province'},
 | |
|     {'1': 'city', '3': 12, '4': 1, '5': 5, '10': 'city'},
 | |
|     {'1': 'area', '3': 13, '4': 1, '5': 5, '10': 'area'},
 | |
|     {'1': 'sign', '3': 14, '4': 1, '5': 9, '10': 'sign'},
 | |
|     {'1': 'cover', '3': 15, '4': 1, '5': 9, '10': 'cover'},
 | |
|     {'1': 'score', '3': 16, '4': 1, '5': 5, '10': 'score'},
 | |
|     {'1': 'level', '3': 17, '4': 1, '5': 5, '10': 'level'},
 | |
|     {
 | |
|       '1': 'verify',
 | |
|       '3': 18,
 | |
|       '4': 3,
 | |
|       '5': 11,
 | |
|       '6': '.passport.GetFullReply.VerifyEntry',
 | |
|       '10': 'verify'
 | |
|     },
 | |
|     {
 | |
|       '1': 'tags',
 | |
|       '3': 19,
 | |
|       '4': 3,
 | |
|       '5': 11,
 | |
|       '6': '.passport.TagItem',
 | |
|       '10': 'tags'
 | |
|     },
 | |
|   ],
 | |
|   '3': [GetFullReply_VerifyEntry$json],
 | |
| };
 | |
| 
 | |
| @$core.Deprecated('Use getFullReplyDescriptor instead')
 | |
| const GetFullReply_VerifyEntry$json = {
 | |
|   '1': 'VerifyEntry',
 | |
|   '2': [
 | |
|     {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
 | |
|     {'1': 'value', '3': 2, '4': 1, '5': 8, '10': 'value'},
 | |
|   ],
 | |
|   '7': {'7': true},
 | |
| };
 | |
| 
 | |
| /// Descriptor for `GetFullReply`. Decode as a `google.protobuf.DescriptorProto`.
 | |
| final $typed_data.Uint8List getFullReplyDescriptor = $convert.base64Decode(
 | |
|     'CgxHZXRGdWxsUmVwbHkSGgoIaWRlbnRpdHkYASABKAlSCGlkZW50aXR5EhgKB2FjY291bnQYAi'
 | |
|     'ABKAlSB2FjY291bnQSFAoFcGhvbmUYAyABKAlSBXBob25lEhQKBWVtYWlsGAQgASgJUgVlbWFp'
 | |
|     'bBIWCgZyaWdodHMYBSABKAlSBnJpZ2h0cxIaCghuaWNrbmFtZRgGIAEoCVIIbmlja25hbWUSFg'
 | |
|     'oGYXZhdGFyGAcgASgJUgZhdmF0YXISGgoIYmlydGhkYXkYCCABKAlSCGJpcnRoZGF5EhAKA3Nl'
 | |
|     'eBgJIAEoBVIDc2V4EhgKB2NvdW50cnkYCiABKAVSB2NvdW50cnkSGgoIcHJvdmluY2UYCyABKA'
 | |
|     'VSCHByb3ZpbmNlEhIKBGNpdHkYDCABKAVSBGNpdHkSEgoEYXJlYRgNIAEoBVIEYXJlYRISCgRz'
 | |
|     'aWduGA4gASgJUgRzaWduEhQKBWNvdmVyGA8gASgJUgVjb3ZlchIUCgVzY29yZRgQIAEoBVIFc2'
 | |
|     'NvcmUSFAoFbGV2ZWwYESABKAVSBWxldmVsEjoKBnZlcmlmeRgSIAMoCzIiLnBhc3Nwb3J0Lkdl'
 | |
|     'dEZ1bGxSZXBseS5WZXJpZnlFbnRyeVIGdmVyaWZ5EiUKBHRhZ3MYEyADKAsyES5wYXNzcG9ydC'
 | |
|     '5UYWdJdGVtUgR0YWdzGjkKC1ZlcmlmeUVudHJ5EhAKA2tleRgBIAEoCVIDa2V5EhQKBXZhbHVl'
 | |
|     'GAIgASgIUgV2YWx1ZToCOAE=');
 | |
| 
 | |
| @$core.Deprecated('Use tagItemDescriptor instead')
 | |
| const TagItem$json = {
 | |
|   '1': 'TagItem',
 | |
|   '2': [
 | |
|     {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
 | |
|     {'1': 'icon', '3': 2, '4': 1, '5': 9, '10': 'icon'},
 | |
|   ],
 | |
| };
 | |
| 
 | |
| /// Descriptor for `TagItem`. Decode as a `google.protobuf.DescriptorProto`.
 | |
| final $typed_data.Uint8List tagItemDescriptor = $convert.base64Decode(
 | |
|     'CgdUYWdJdGVtEhIKBG5hbWUYASABKAlSBG5hbWUSEgoEaWNvbhgCIAEoCVIEaWNvbg==');
 | |
| 
 | |
| @$core.Deprecated('Use setDataRequestDescriptor instead')
 | |
| const SetDataRequest$json = {
 | |
|   '1': 'SetDataRequest',
 | |
|   '2': [
 | |
|     {'1': 'nickname', '3': 1, '4': 1, '5': 9, '10': 'nickname'},
 | |
|     {'1': 'avatar', '3': 2, '4': 1, '5': 9, '10': 'avatar'},
 | |
|     {'1': 'birthday', '3': 3, '4': 1, '5': 9, '10': 'birthday'},
 | |
|     {'1': 'sex', '3': 4, '4': 1, '5': 5, '10': 'sex'},
 | |
|     {'1': 'country', '3': 5, '4': 1, '5': 5, '10': 'country'},
 | |
|     {'1': 'province', '3': 6, '4': 1, '5': 5, '10': 'province'},
 | |
|     {'1': 'city', '3': 7, '4': 1, '5': 5, '10': 'city'},
 | |
|     {'1': 'area', '3': 8, '4': 1, '5': 5, '10': 'area'},
 | |
|     {'1': 'sign', '3': 9, '4': 1, '5': 9, '10': 'sign'},
 | |
|     {'1': 'cover', '3': 10, '4': 1, '5': 9, '10': 'cover'},
 | |
|     {'1': 'score', '3': 11, '4': 1, '5': 5, '10': 'score'},
 | |
|     {'1': 'level', '3': 12, '4': 1, '5': 5, '10': 'level'},
 | |
|   ],
 | |
| };
 | |
| 
 | |
| /// Descriptor for `SetDataRequest`. Decode as a `google.protobuf.DescriptorProto`.
 | |
| final $typed_data.Uint8List setDataRequestDescriptor = $convert.base64Decode(
 | |
|     'Cg5TZXREYXRhUmVxdWVzdBIaCghuaWNrbmFtZRgBIAEoCVIIbmlja25hbWUSFgoGYXZhdGFyGA'
 | |
|     'IgASgJUgZhdmF0YXISGgoIYmlydGhkYXkYAyABKAlSCGJpcnRoZGF5EhAKA3NleBgEIAEoBVID'
 | |
|     'c2V4EhgKB2NvdW50cnkYBSABKAVSB2NvdW50cnkSGgoIcHJvdmluY2UYBiABKAVSCHByb3Zpbm'
 | |
|     'NlEhIKBGNpdHkYByABKAVSBGNpdHkSEgoEYXJlYRgIIAEoBVIEYXJlYRISCgRzaWduGAkgASgJ'
 | |
|     'UgRzaWduEhQKBWNvdmVyGAogASgJUgVjb3ZlchIUCgVzY29yZRgLIAEoBVIFc2NvcmUSFAoFbG'
 | |
|     'V2ZWwYDCABKAVSBWxldmVs');
 | |
| 
 | |
| @$core.Deprecated('Use setPasswordRequestDescriptor instead')
 | |
| const SetPasswordRequest$json = {
 | |
|   '1': 'SetPasswordRequest',
 | |
|   '2': [
 | |
|     {'1': 'old_password', '3': 3, '4': 1, '5': 9, '10': 'oldPassword'},
 | |
|     {'1': 'new_password', '3': 4, '4': 1, '5': 9, '10': 'newPassword'},
 | |
|   ],
 | |
| };
 | |
| 
 | |
| /// Descriptor for `SetPasswordRequest`. Decode as a `google.protobuf.DescriptorProto`.
 | |
| final $typed_data.Uint8List setPasswordRequestDescriptor = $convert.base64Decode(
 | |
|     'ChJTZXRQYXNzd29yZFJlcXVlc3QSIQoMb2xkX3Bhc3N3b3JkGAMgASgJUgtvbGRQYXNzd29yZB'
 | |
|     'IhCgxuZXdfcGFzc3dvcmQYBCABKAlSC25ld1Bhc3N3b3Jk');
 | |
| 
 | |
| @$core.Deprecated('Use statisticsRequestDescriptor instead')
 | |
| const StatisticsRequest$json = {
 | |
|   '1': 'StatisticsRequest',
 | |
|   '2': [
 | |
|     {'1': 'field', '3': 1, '4': 3, '5': 9, '10': 'field'},
 | |
|   ],
 | |
| };
 | |
| 
 | |
| /// Descriptor for `StatisticsRequest`. Decode as a `google.protobuf.DescriptorProto`.
 | |
| final $typed_data.Uint8List statisticsRequestDescriptor = $convert
 | |
|     .base64Decode('ChFTdGF0aXN0aWNzUmVxdWVzdBIUCgVmaWVsZBgBIAMoCVIFZmllbGQ=');
 | |
| 
 | |
| @$core.Deprecated('Use statisticsReplyDescriptor instead')
 | |
| const StatisticsReply$json = {
 | |
|   '1': 'StatisticsReply',
 | |
|   '2': [
 | |
|     {
 | |
|       '1': 'Data',
 | |
|       '3': 1,
 | |
|       '4': 3,
 | |
|       '5': 11,
 | |
|       '6': '.passport.StatisticsReply.DataEntry',
 | |
|       '10': 'Data'
 | |
|     },
 | |
|   ],
 | |
|   '3': [StatisticsReply_DataEntry$json],
 | |
| };
 | |
| 
 | |
| @$core.Deprecated('Use statisticsReplyDescriptor instead')
 | |
| const StatisticsReply_DataEntry$json = {
 | |
|   '1': 'DataEntry',
 | |
|   '2': [
 | |
|     {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
 | |
|     {'1': 'value', '3': 2, '4': 1, '5': 3, '10': 'value'},
 | |
|   ],
 | |
|   '7': {'7': true},
 | |
| };
 | |
| 
 | |
| /// Descriptor for `StatisticsReply`. Decode as a `google.protobuf.DescriptorProto`.
 | |
| final $typed_data.Uint8List statisticsReplyDescriptor = $convert.base64Decode(
 | |
|     'Cg9TdGF0aXN0aWNzUmVwbHkSNwoERGF0YRgBIAMoCzIjLnBhc3Nwb3J0LlN0YXRpc3RpY3NSZX'
 | |
|     'BseS5EYXRhRW50cnlSBERhdGEaNwoJRGF0YUVudHJ5EhAKA2tleRgBIAEoCVIDa2V5EhQKBXZh'
 | |
|     'bHVlGAIgASgDUgV2YWx1ZToCOAE=');
 |