// This is a generated file - do not edit. // // Generated from blocks.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 fetchRequestDescriptor instead') const FetchRequest$json = { '1': 'FetchRequest', '2': [ {'1': 'page_no', '3': 1, '4': 1, '5': 3, '10': 'pageNo'}, {'1': 'page_size', '3': 2, '4': 1, '5': 3, '10': 'pageSize'}, { '1': 'params', '3': 3, '4': 3, '5': 11, '6': '.feed.FetchRequest.ParamsEntry', '10': 'params' }, ], '3': [FetchRequest_ParamsEntry$json], }; @$core.Deprecated('Use fetchRequestDescriptor instead') const FetchRequest_ParamsEntry$json = { '1': 'ParamsEntry', '2': [ {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'}, {'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'}, ], '7': {'7': true}, }; /// Descriptor for `FetchRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List fetchRequestDescriptor = $convert.base64Decode( 'CgxGZXRjaFJlcXVlc3QSFwoHcGFnZV9ubxgBIAEoA1IGcGFnZU5vEhsKCXBhZ2Vfc2l6ZRgCIA' 'EoA1IIcGFnZVNpemUSNgoGcGFyYW1zGAMgAygLMh4uZmVlZC5GZXRjaFJlcXVlc3QuUGFyYW1z' 'RW50cnlSBnBhcmFtcxo5CgtQYXJhbXNFbnRyeRIQCgNrZXkYASABKAlSA2tleRIUCgV2YWx1ZR' 'gCIAEoCVIFdmFsdWU6AjgB'); @$core.Deprecated('Use identRequestDescriptor instead') const IdentRequest$json = { '1': 'IdentRequest', '2': [ {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'}, {'1': 'identity', '3': 2, '4': 1, '5': 9, '10': 'identity'}, ], }; /// Descriptor for `IdentRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List identRequestDescriptor = $convert.base64Decode( 'CgxJZGVudFJlcXVlc3QSDgoCaWQYASABKANSAmlkEhoKCGlkZW50aXR5GAIgASgJUghpZGVudG' 'l0eQ=='); @$core.Deprecated('Use versionRequestDescriptor instead') const VersionRequest$json = { '1': 'VersionRequest', '2': [ {'1': 'version', '3': 1, '4': 1, '5': 3, '10': 'version'}, ], }; /// Descriptor for `VersionRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List versionRequestDescriptor = $convert .base64Decode('Cg5WZXJzaW9uUmVxdWVzdBIYCgd2ZXJzaW9uGAEgASgDUgd2ZXJzaW9u'); @$core.Deprecated('Use searchRequestDescriptor instead') const SearchRequest$json = { '1': 'SearchRequest', '2': [ {'1': 'keyword', '3': 1, '4': 1, '5': 9, '10': 'keyword'}, ], }; /// Descriptor for `SearchRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List searchRequestDescriptor = $convert .base64Decode('Cg1TZWFyY2hSZXF1ZXN0EhgKB2tleXdvcmQYASABKAlSB2tleXdvcmQ='); @$core.Deprecated('Use statusReplyDescriptor instead') const StatusReply$json = { '1': 'StatusReply', '2': [ {'1': 'data', '3': 1, '4': 1, '5': 9, '10': 'data'}, {'1': 'timeseq', '3': 2, '4': 1, '5': 3, '10': 'timeseq'}, ], }; /// Descriptor for `StatusReply`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List statusReplyDescriptor = $convert.base64Decode( 'CgtTdGF0dXNSZXBseRISCgRkYXRhGAEgASgJUgRkYXRhEhgKB3RpbWVzZXEYAiABKANSB3RpbW' 'VzZXE='); @$core.Deprecated('Use emptyDescriptor instead') const Empty$json = { '1': 'Empty', }; /// Descriptor for `Empty`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List emptyDescriptor = $convert.base64Decode('CgVFbXB0eQ=='); @$core.Deprecated('Use postListReplyDescriptor instead') const PostListReply$json = { '1': 'PostListReply', '2': [ {'1': 'list', '3': 1, '4': 3, '5': 11, '6': '.feed.PostItem', '10': 'list'}, {'1': 'cnt', '3': 2, '4': 1, '5': 3, '10': 'cnt'}, ], }; /// Descriptor for `PostListReply`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List postListReplyDescriptor = $convert.base64Decode( 'Cg1Qb3N0TGlzdFJlcGx5EiIKBGxpc3QYASADKAsyDi5mZWVkLlBvc3RJdGVtUgRsaXN0EhAKA2' 'NudBgCIAEoA1IDY250'); @$core.Deprecated('Use postItemDescriptor instead') const PostItem$json = { '1': 'PostItem', '2': [ {'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'}, {'1': 'content', '3': 2, '4': 1, '5': 9, '10': 'content'}, {'1': 'feed_id', '3': 3, '4': 1, '5': 3, '10': 'feedId'}, {'1': 'feed_identity', '3': 4, '4': 1, '5': 9, '10': 'feedIdentity'}, {'1': 'is_open', '3': 5, '4': 1, '5': 8, '10': 'isOpen'}, {'1': 'cnt_unlike', '3': 6, '4': 1, '5': 3, '10': 'cntUnlike'}, {'1': 'cnt_comment', '3': 7, '4': 1, '5': 3, '10': 'cntComment'}, {'1': 'cnt_like', '3': 8, '4': 1, '5': 3, '10': 'cntLike'}, { '1': 'attachs', '3': 9, '4': 3, '5': 11, '6': '.feed.AttachItem', '10': 'attachs' }, {'1': 'tags', '3': 10, '4': 3, '5': 11, '6': '.feed.TagItem', '10': 'tags'}, ], }; /// Descriptor for `PostItem`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List postItemDescriptor = $convert.base64Decode( 'CghQb3N0SXRlbRIaCghpZGVudGl0eRgBIAEoCVIIaWRlbnRpdHkSGAoHY29udGVudBgCIAEoCV' 'IHY29udGVudBIXCgdmZWVkX2lkGAMgASgDUgZmZWVkSWQSIwoNZmVlZF9pZGVudGl0eRgEIAEo' 'CVIMZmVlZElkZW50aXR5EhcKB2lzX29wZW4YBSABKAhSBmlzT3BlbhIdCgpjbnRfdW5saWtlGA' 'YgASgDUgljbnRVbmxpa2USHwoLY250X2NvbW1lbnQYByABKANSCmNudENvbW1lbnQSGQoIY250' 'X2xpa2UYCCABKANSB2NudExpa2USKgoHYXR0YWNocxgJIAMoCzIQLmZlZWQuQXR0YWNoSXRlbV' 'IHYXR0YWNocxIhCgR0YWdzGAogAygLMg0uZmVlZC5UYWdJdGVtUgR0YWdz'); @$core.Deprecated('Use attachItemDescriptor instead') const AttachItem$json = { '1': 'AttachItem', '2': [ {'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'}, {'1': 'attach_type', '3': 2, '4': 1, '5': 9, '10': 'attachType'}, {'1': 'url', '3': 3, '4': 1, '5': 9, '10': 'url'}, ], }; /// Descriptor for `AttachItem`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List attachItemDescriptor = $convert.base64Decode( 'CgpBdHRhY2hJdGVtEhoKCGlkZW50aXR5GAEgASgJUghpZGVudGl0eRIfCgthdHRhY2hfdHlwZR' 'gCIAEoCVIKYXR0YWNoVHlwZRIQCgN1cmwYAyABKAlSA3VybA=='); @$core.Deprecated('Use tagItemDescriptor instead') const TagItem$json = { '1': 'TagItem', '2': [ {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'}, {'1': 'content', '3': 2, '4': 1, '5': 9, '10': 'content'}, ], }; /// Descriptor for `TagItem`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List tagItemDescriptor = $convert.base64Decode( 'CgdUYWdJdGVtEhAKA2tleRgBIAEoCVIDa2V5EhgKB2NvbnRlbnQYAiABKAlSB2NvbnRlbnQ=');