// This is a generated file - do not edit. // // Generated from member.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 passportInfoSimpleCardDescriptor instead') const PassportInfoSimpleCard$json = { '1': 'PassportInfoSimpleCard', '2': [ {'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'}, {'1': 'nickname', '3': 2, '4': 1, '5': 9, '10': 'nickname'}, {'1': 'remark_name', '3': 3, '4': 1, '5': 9, '10': 'remarkName'}, {'1': 'avatar', '3': 4, '4': 1, '5': 9, '10': 'avatar'}, {'1': 'sex', '3': 5, '4': 1, '5': 5, '10': 'sex'}, {'1': 'role', '3': 6, '4': 1, '5': 5, '10': 'role'}, ], }; /// Descriptor for `PassportInfoSimpleCard`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List passportInfoSimpleCardDescriptor = $convert.base64Decode( 'ChZQYXNzcG9ydEluZm9TaW1wbGVDYXJkEhoKCGlkZW50aXR5GAEgASgJUghpZGVudGl0eRIaCg' 'huaWNrbmFtZRgCIAEoCVIIbmlja25hbWUSHwoLcmVtYXJrX25hbWUYAyABKAlSCnJlbWFya05h' 'bWUSFgoGYXZhdGFyGAQgASgJUgZhdmF0YXISEAoDc2V4GAUgASgFUgNzZXgSEgoEcm9sZRgGIA' 'EoBVIEcm9sZQ=='); @$core.Deprecated('Use passportInfoDetailCardDescriptor instead') const PassportInfoDetailCard$json = { '1': 'PassportInfoDetailCard', '2': [ {'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'}, {'1': 'nickname', '3': 2, '4': 1, '5': 9, '10': 'nickname'}, {'1': 'remark_name', '3': 3, '4': 1, '5': 9, '10': 'remarkName'}, {'1': 'popular', '3': 4, '4': 1, '5': 5, '10': 'popular'}, {'1': 'avatar', '3': 5, '4': 1, '5': 9, '10': 'avatar'}, {'1': 'birthday', '3': 6, '4': 1, '5': 9, '10': 'birthday'}, {'1': 'sex', '3': 7, '4': 1, '5': 5, '10': 'sex'}, {'1': 'province', '3': 8, '4': 1, '5': 5, '10': 'province'}, {'1': 'city', '3': 9, '4': 1, '5': 5, '10': 'city'}, {'1': 'area', '3': 10, '4': 1, '5': 5, '10': 'area'}, {'1': 'sign', '3': 11, '4': 1, '5': 9, '10': 'sign'}, {'1': 'tags', '3': 12, '4': 3, '5': 9, '10': 'tags'}, {'1': 'foreign_status', '3': 13, '4': 1, '5': 5, '10': 'foreignStatus'}, ], }; /// Descriptor for `PassportInfoDetailCard`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List passportInfoDetailCardDescriptor = $convert.base64Decode( 'ChZQYXNzcG9ydEluZm9EZXRhaWxDYXJkEhoKCGlkZW50aXR5GAEgASgJUghpZGVudGl0eRIaCg' 'huaWNrbmFtZRgCIAEoCVIIbmlja25hbWUSHwoLcmVtYXJrX25hbWUYAyABKAlSCnJlbWFya05h' 'bWUSGAoHcG9wdWxhchgEIAEoBVIHcG9wdWxhchIWCgZhdmF0YXIYBSABKAlSBmF2YXRhchIaCg' 'hiaXJ0aGRheRgGIAEoCVIIYmlydGhkYXkSEAoDc2V4GAcgASgFUgNzZXgSGgoIcHJvdmluY2UY' 'CCABKAVSCHByb3ZpbmNlEhIKBGNpdHkYCSABKAVSBGNpdHkSEgoEYXJlYRgKIAEoBVIEYXJlYR' 'ISCgRzaWduGAsgASgJUgRzaWduEhIKBHRhZ3MYDCADKAlSBHRhZ3MSJQoOZm9yZWlnbl9zdGF0' 'dXMYDSABKAVSDWZvcmVpZ25TdGF0dXM='); @$core.Deprecated('Use groupMemberReplyDescriptor instead') const GroupMemberReply$json = { '1': 'GroupMemberReply', '2': [ {'1': 'total', '3': 1, '4': 1, '5': 5, '10': 'total'}, {'1': 'version', '3': 2, '4': 1, '5': 3, '10': 'version'}, { '1': 'members', '3': 3, '4': 3, '5': 11, '6': '.group.PassportInfoSimpleCard', '10': 'members' }, ], }; /// Descriptor for `GroupMemberReply`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List groupMemberReplyDescriptor = $convert.base64Decode( 'ChBHcm91cE1lbWJlclJlcGx5EhQKBXRvdGFsGAEgASgFUgV0b3RhbBIYCgd2ZXJzaW9uGAIgAS' 'gDUgd2ZXJzaW9uEjcKB21lbWJlcnMYAyADKAsyHS5ncm91cC5QYXNzcG9ydEluZm9TaW1wbGVD' 'YXJkUgdtZW1iZXJz'); @$core.Deprecated('Use doJoinRequestDescriptor instead') const DoJoinRequest$json = { '1': 'DoJoinRequest', '2': [ {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'}, {'1': 'identity', '3': 2, '4': 1, '5': 9, '10': 'identity'}, {'1': 'message', '3': 3, '4': 1, '5': 9, '10': 'message'}, ], }; /// Descriptor for `DoJoinRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List doJoinRequestDescriptor = $convert.base64Decode( 'Cg1Eb0pvaW5SZXF1ZXN0Eg4KAmlkGAEgASgDUgJpZBIaCghpZGVudGl0eRgCIAEoCVIIaWRlbn' 'RpdHkSGAoHbWVzc2FnZRgDIAEoCVIHbWVzc2FnZQ=='); @$core.Deprecated('Use joinFetchReplyDescriptor instead') const JoinFetchReply$json = { '1': 'JoinFetchReply', '2': [ {'1': 'total', '3': 1, '4': 1, '5': 5, '10': 'total'}, { '1': 'applys', '3': 2, '4': 3, '5': 11, '6': '.group.ApplyJoinGroupItem', '10': 'applys' }, ], }; /// Descriptor for `JoinFetchReply`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List joinFetchReplyDescriptor = $convert.base64Decode( 'Cg5Kb2luRmV0Y2hSZXBseRIUCgV0b3RhbBgBIAEoBVIFdG90YWwSMQoGYXBwbHlzGAIgAygLMh' 'kuZ3JvdXAuQXBwbHlKb2luR3JvdXBJdGVtUgZhcHBseXM='); @$core.Deprecated('Use applyJoinGroupItemDescriptor instead') const ApplyJoinGroupItem$json = { '1': 'ApplyJoinGroupItem', '2': [ {'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'}, {'1': 'group_id', '3': 2, '4': 1, '5': 3, '10': 'groupId'}, { '1': 'from', '3': 3, '4': 1, '5': 11, '6': '.group.PassportInfoDetailCard', '10': 'from' }, {'1': 'message', '3': 4, '4': 1, '5': 9, '10': 'message'}, {'1': 'created_at', '3': 5, '4': 1, '5': 9, '10': 'createdAt'}, {'1': 'status', '3': 6, '4': 1, '5': 5, '10': 'status'}, ], }; /// Descriptor for `ApplyJoinGroupItem`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List applyJoinGroupItemDescriptor = $convert.base64Decode( 'ChJBcHBseUpvaW5Hcm91cEl0ZW0SGgoIaWRlbnRpdHkYASABKAlSCGlkZW50aXR5EhkKCGdyb3' 'VwX2lkGAIgASgDUgdncm91cElkEjEKBGZyb20YAyABKAsyHS5ncm91cC5QYXNzcG9ydEluZm9E' 'ZXRhaWxDYXJkUgRmcm9tEhgKB21lc3NhZ2UYBCABKAlSB21lc3NhZ2USHQoKY3JlYXRlZF9hdB' 'gFIAEoCVIJY3JlYXRlZEF0EhYKBnN0YXR1cxgGIAEoBVIGc3RhdHVz'); @$core.Deprecated('Use groupOPRequestDescriptor instead') const GroupOPRequest$json = { '1': 'GroupOPRequest', '2': [ {'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'}, {'1': 'group_identity', '3': 2, '4': 1, '5': 9, '10': 'groupIdentity'}, {'1': 'direction', '3': 3, '4': 1, '5': 9, '10': 'direction'}, ], }; /// Descriptor for `GroupOPRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List groupOPRequestDescriptor = $convert.base64Decode( 'Cg5Hcm91cE9QUmVxdWVzdBIaCghpZGVudGl0eRgBIAEoCVIIaWRlbnRpdHkSJQoOZ3JvdXBfaW' 'RlbnRpdHkYAiABKAlSDWdyb3VwSWRlbnRpdHkSHAoJZGlyZWN0aW9uGAMgASgJUglkaXJlY3Rp' 'b24=');