client/dart/relation/friend.pbjson.dart

314 lines
10 KiB
Dart

// This is a generated file - do not edit.
//
// Generated from friend.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 applyFetchReplyDescriptor instead')
const ApplyFetchReply$json = {
'1': 'ApplyFetchReply',
'2': [
{'1': 'total', '3': 1, '4': 1, '5': 5, '10': 'total'},
{'1': 'version', '3': 2, '4': 1, '5': 3, '10': 'version'},
{
'1': 'applys',
'3': 3,
'4': 3,
'5': 11,
'6': '.relation.ApplyItem',
'10': 'applys'
},
],
};
/// Descriptor for `ApplyFetchReply`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List applyFetchReplyDescriptor = $convert.base64Decode(
'Cg9BcHBseUZldGNoUmVwbHkSFAoFdG90YWwYASABKAVSBXRvdGFsEhgKB3ZlcnNpb24YAiABKA'
'NSB3ZlcnNpb24SKwoGYXBwbHlzGAMgAygLMhMucmVsYXRpb24uQXBwbHlJdGVtUgZhcHBseXM=');
@$core.Deprecated('Use applyItemDescriptor instead')
const ApplyItem$json = {
'1': 'ApplyItem',
'2': [
{'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
{
'1': 'from',
'3': 2,
'4': 1,
'5': 11,
'6': '.relation.RelationItem',
'10': 'from'
},
{
'1': 'message',
'3': 3,
'4': 1,
'5': 11,
'6': '.relation.MessageItem',
'10': 'message'
},
{'1': 'created_at', '3': 4, '4': 1, '5': 9, '10': 'createdAt'},
{'1': 'status', '3': 5, '4': 1, '5': 5, '10': 'status'},
],
};
/// Descriptor for `ApplyItem`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List applyItemDescriptor = $convert.base64Decode(
'CglBcHBseUl0ZW0SGgoIaWRlbnRpdHkYASABKAlSCGlkZW50aXR5EioKBGZyb20YAiABKAsyFi'
'5yZWxhdGlvbi5SZWxhdGlvbkl0ZW1SBGZyb20SLwoHbWVzc2FnZRgDIAEoCzIVLnJlbGF0aW9u'
'Lk1lc3NhZ2VJdGVtUgdtZXNzYWdlEh0KCmNyZWF0ZWRfYXQYBCABKAlSCWNyZWF0ZWRBdBIWCg'
'ZzdGF0dXMYBSABKAVSBnN0YXR1cw==');
@$core.Deprecated('Use applyDoRequestDescriptor instead')
const ApplyDoRequest$json = {
'1': 'ApplyDoRequest',
'2': [
{'1': 'to_id', '3': 1, '4': 1, '5': 3, '10': 'toId'},
{'1': 'to_identity', '3': 2, '4': 1, '5': 9, '10': 'toIdentity'},
{'1': 'body', '3': 3, '4': 1, '5': 9, '10': 'body'},
],
};
/// Descriptor for `ApplyDoRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List applyDoRequestDescriptor = $convert.base64Decode(
'Cg5BcHBseURvUmVxdWVzdBITCgV0b19pZBgBIAEoA1IEdG9JZBIfCgt0b19pZGVudGl0eRgCIA'
'EoCVIKdG9JZGVudGl0eRISCgRib2R5GAMgASgJUgRib2R5');
@$core.Deprecated('Use applyDoPassRequestDescriptor instead')
const ApplyDoPassRequest$json = {
'1': 'ApplyDoPassRequest',
'2': [
{
'1': 'friend_relation_id',
'3': 1,
'4': 1,
'5': 3,
'10': 'friendRelationId'
},
{
'1': 'friend_relation_identity',
'3': 2,
'4': 1,
'5': 9,
'10': 'friendRelationIdentity'
},
{'1': 'apply_identity', '3': 3, '4': 1, '5': 9, '10': 'applyIdentity'},
],
};
/// Descriptor for `ApplyDoPassRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List applyDoPassRequestDescriptor = $convert.base64Decode(
'ChJBcHBseURvUGFzc1JlcXVlc3QSLAoSZnJpZW5kX3JlbGF0aW9uX2lkGAEgASgDUhBmcmllbm'
'RSZWxhdGlvbklkEjgKGGZyaWVuZF9yZWxhdGlvbl9pZGVudGl0eRgCIAEoCVIWZnJpZW5kUmVs'
'YXRpb25JZGVudGl0eRIlCg5hcHBseV9pZGVudGl0eRgDIAEoCVINYXBwbHlJZGVudGl0eQ==');
@$core.Deprecated('Use applyMessageRequestDescriptor instead')
const ApplyMessageRequest$json = {
'1': 'ApplyMessageRequest',
'2': [
{'1': 'apply_id', '3': 1, '4': 1, '5': 3, '10': 'applyId'},
{'1': 'body', '3': 2, '4': 1, '5': 9, '10': 'body'},
],
};
/// Descriptor for `ApplyMessageRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List applyMessageRequestDescriptor = $convert.base64Decode(
'ChNBcHBseU1lc3NhZ2VSZXF1ZXN0EhkKCGFwcGx5X2lkGAEgASgDUgdhcHBseUlkEhIKBGJvZH'
'kYAiABKAlSBGJvZHk=');
@$core.Deprecated('Use partFriendReplyDescriptor instead')
const PartFriendReply$json = {
'1': 'PartFriendReply',
'2': [
{'1': 'total', '3': 1, '4': 1, '5': 5, '10': 'total'},
{'1': 'version', '3': 2, '4': 1, '5': 3, '10': 'version'},
{
'1': 'friends',
'3': 4,
'4': 3,
'5': 11,
'6': '.relation.RelationItem',
'10': 'friends'
},
],
};
/// Descriptor for `PartFriendReply`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List partFriendReplyDescriptor = $convert.base64Decode(
'Cg9QYXJ0RnJpZW5kUmVwbHkSFAoFdG90YWwYASABKAVSBXRvdGFsEhgKB3ZlcnNpb24YAiABKA'
'NSB3ZlcnNpb24SMAoHZnJpZW5kcxgEIAMoCzIWLnJlbGF0aW9uLlJlbGF0aW9uSXRlbVIHZnJp'
'ZW5kcw==');
@$core.Deprecated('Use friendsReplyDescriptor instead')
const FriendsReply$json = {
'1': 'FriendsReply',
'2': [
{'1': 'total', '3': 1, '4': 1, '5': 5, '10': 'total'},
{'1': 'version', '3': 2, '4': 1, '5': 3, '10': 'version'},
{
'1': 'tags',
'3': 3,
'4': 3,
'5': 11,
'6': '.relation.TagItem',
'10': 'tags'
},
{
'1': 'friends',
'3': 4,
'4': 3,
'5': 11,
'6': '.relation.RelationItem',
'10': 'friends'
},
],
};
/// Descriptor for `FriendsReply`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List friendsReplyDescriptor = $convert.base64Decode(
'CgxGcmllbmRzUmVwbHkSFAoFdG90YWwYASABKAVSBXRvdGFsEhgKB3ZlcnNpb24YAiABKANSB3'
'ZlcnNpb24SJQoEdGFncxgDIAMoCzIRLnJlbGF0aW9uLlRhZ0l0ZW1SBHRhZ3MSMAoHZnJpZW5k'
'cxgEIAMoCzIWLnJlbGF0aW9uLlJlbGF0aW9uSXRlbVIHZnJpZW5kcw==');
@$core.Deprecated('Use friendApplyGetReplyDescriptor instead')
const FriendApplyGetReply$json = {
'1': 'FriendApplyGetReply',
'2': [
{
'1': 'data',
'3': 1,
'4': 1,
'5': 11,
'6': '.relation.RelationItem',
'10': 'data'
},
{
'1': 'message',
'3': 2,
'4': 3,
'5': 11,
'6': '.relation.MessageItem',
'10': 'message'
},
],
};
/// Descriptor for `FriendApplyGetReply`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List friendApplyGetReplyDescriptor = $convert.base64Decode(
'ChNGcmllbmRBcHBseUdldFJlcGx5EioKBGRhdGEYASABKAsyFi5yZWxhdGlvbi5SZWxhdGlvbk'
'l0ZW1SBGRhdGESLwoHbWVzc2FnZRgCIAMoCzIVLnJlbGF0aW9uLk1lc3NhZ2VJdGVtUgdtZXNz'
'YWdl');
@$core.Deprecated('Use messageItemDescriptor instead')
const MessageItem$json = {
'1': 'MessageItem',
'2': [
{
'1': 'relation_identity',
'3': 1,
'4': 1,
'5': 9,
'10': 'relationIdentity'
},
{'1': 'body', '3': 2, '4': 1, '5': 9, '10': 'body'},
{'1': 'created_at', '3': 3, '4': 1, '5': 9, '10': 'createdAt'},
],
};
/// Descriptor for `MessageItem`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List messageItemDescriptor = $convert.base64Decode(
'CgtNZXNzYWdlSXRlbRIrChFyZWxhdGlvbl9pZGVudGl0eRgBIAEoCVIQcmVsYXRpb25JZGVudG'
'l0eRISCgRib2R5GAIgASgJUgRib2R5Eh0KCmNyZWF0ZWRfYXQYAyABKAlSCWNyZWF0ZWRBdA==');
@$core.Deprecated('Use modifyNicknameRequestDescriptor instead')
const ModifyNicknameRequest$json = {
'1': 'ModifyNicknameRequest',
'2': [
{'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
{'1': 'nickname', '3': 2, '4': 1, '5': 9, '10': 'nickname'},
],
};
/// Descriptor for `ModifyNicknameRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List modifyNicknameRequestDescriptor = $convert.base64Decode(
'ChVNb2RpZnlOaWNrbmFtZVJlcXVlc3QSGgoIaWRlbnRpdHkYASABKAlSCGlkZW50aXR5EhoKCG'
'5pY2tuYW1lGAIgASgJUghuaWNrbmFtZQ==');
@$core.Deprecated('Use friendTagsReplyDescriptor instead')
const FriendTagsReply$json = {
'1': 'FriendTagsReply',
'2': [
{'1': 'total', '3': 1, '4': 1, '5': 3, '10': 'total'},
{
'1': 'data',
'3': 2,
'4': 3,
'5': 11,
'6': '.relation.TagItem',
'10': 'data'
},
],
};
/// Descriptor for `FriendTagsReply`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List friendTagsReplyDescriptor = $convert.base64Decode(
'Cg9GcmllbmRUYWdzUmVwbHkSFAoFdG90YWwYASABKANSBXRvdGFsEiUKBGRhdGEYAiADKAsyES'
'5yZWxhdGlvbi5UYWdJdGVtUgRkYXRh');
@$core.Deprecated('Use tagItemDescriptor instead')
const TagItem$json = {
'1': 'TagItem',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
{'1': 'identity', '3': 2, '4': 1, '5': 9, '10': 'identity'},
{'1': 'friend_total', '3': 3, '4': 1, '5': 3, '10': 'friendTotal'},
{'1': 'tag_name', '3': 4, '4': 1, '5': 9, '10': 'tagName'},
],
};
/// Descriptor for `TagItem`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List tagItemDescriptor = $convert.base64Decode(
'CgdUYWdJdGVtEg4KAmlkGAEgASgDUgJpZBIaCghpZGVudGl0eRgCIAEoCVIIaWRlbnRpdHkSIQ'
'oMZnJpZW5kX3RvdGFsGAMgASgDUgtmcmllbmRUb3RhbBIZCgh0YWdfbmFtZRgEIAEoCVIHdGFn'
'TmFtZQ==');
@$core.Deprecated('Use tagDoCreateRequestDescriptor instead')
const TagDoCreateRequest$json = {
'1': 'TagDoCreateRequest',
'2': [
{'1': 'tag_name', '3': 1, '4': 1, '5': 9, '10': 'tagName'},
{'1': 'friend_identity', '3': 2, '4': 3, '5': 9, '10': 'friendIdentity'},
],
};
/// Descriptor for `TagDoCreateRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List tagDoCreateRequestDescriptor = $convert.base64Decode(
'ChJUYWdEb0NyZWF0ZVJlcXVlc3QSGQoIdGFnX25hbWUYASABKAlSB3RhZ05hbWUSJwoPZnJpZW'
'5kX2lkZW50aXR5GAIgAygJUg5mcmllbmRJZGVudGl0eQ==');
@$core.Deprecated('Use tagDoUpdateRequestDescriptor instead')
const TagDoUpdateRequest$json = {
'1': 'TagDoUpdateRequest',
'2': [
{'1': 'tag_identity', '3': 1, '4': 1, '5': 9, '10': 'tagIdentity'},
{'1': 'friend_identity', '3': 2, '4': 1, '5': 9, '10': 'friendIdentity'},
{'1': 'direction', '3': 3, '4': 1, '5': 9, '10': 'direction'},
],
};
/// Descriptor for `TagDoUpdateRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List tagDoUpdateRequestDescriptor = $convert.base64Decode(
'ChJUYWdEb1VwZGF0ZVJlcXVlc3QSIQoMdGFnX2lkZW50aXR5GAEgASgJUgt0YWdJZGVudGl0eR'
'InCg9mcmllbmRfaWRlbnRpdHkYAiABKAlSDmZyaWVuZElkZW50aXR5EhwKCWRpcmVjdGlvbhgD'
'IAEoCVIJZGlyZWN0aW9u');