203 lines
6.8 KiB
Dart
203 lines
6.8 KiB
Dart
// This is a generated file - do not edit.
|
|
//
|
|
// Generated from data.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 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 areasRequestDescriptor instead')
|
|
const AreasRequest$json = {
|
|
'1': 'AreasRequest',
|
|
'2': [
|
|
{'1': 'show_town', '3': 1, '4': 1, '5': 8, '10': 'showTown'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `AreasRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List areasRequestDescriptor = $convert.base64Decode(
|
|
'CgxBcmVhc1JlcXVlc3QSGwoJc2hvd190b3duGAEgASgIUghzaG93VG93bg==');
|
|
|
|
@$core.Deprecated('Use configRequestDescriptor instead')
|
|
const ConfigRequest$json = {
|
|
'1': 'ConfigRequest',
|
|
'2': [
|
|
{'1': 'app', '3': 1, '4': 1, '5': 9, '10': 'app'},
|
|
{'1': 'os', '3': 2, '4': 1, '5': 9, '10': 'os'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ConfigRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List configRequestDescriptor = $convert.base64Decode(
|
|
'Cg1Db25maWdSZXF1ZXN0EhAKA2FwcBgBIAEoCVIDYXBwEg4KAm9zGAIgASgJUgJvcw==');
|
|
|
|
@$core.Deprecated('Use configReplyDescriptor instead')
|
|
const ConfigReply$json = {
|
|
'1': 'ConfigReply',
|
|
'2': [
|
|
{
|
|
'1': 'data',
|
|
'3': 1,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.initial.ConfigItem',
|
|
'10': 'data'
|
|
},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ConfigReply`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List configReplyDescriptor = $convert.base64Decode(
|
|
'CgtDb25maWdSZXBseRInCgRkYXRhGAEgAygLMhMuaW5pdGlhbC5Db25maWdJdGVtUgRkYXRh');
|
|
|
|
@$core.Deprecated('Use configItemDescriptor instead')
|
|
const ConfigItem$json = {
|
|
'1': 'ConfigItem',
|
|
'2': [
|
|
{'1': 'Identity', '3': 1, '4': 1, '5': 9, '10': 'Identity'},
|
|
{'1': 'key', '3': 2, '4': 1, '5': 9, '10': 'key'},
|
|
{'1': 'value', '3': 3, '4': 1, '5': 9, '10': 'value'},
|
|
{'1': 'version', '3': 4, '4': 1, '5': 3, '10': 'version'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ConfigItem`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List configItemDescriptor = $convert.base64Decode(
|
|
'CgpDb25maWdJdGVtEhoKCElkZW50aXR5GAEgASgJUghJZGVudGl0eRIQCgNrZXkYAiABKAlSA2'
|
|
'tleRIUCgV2YWx1ZRgDIAEoCVIFdmFsdWUSGAoHdmVyc2lvbhgEIAEoA1IHdmVyc2lvbg==');
|
|
|
|
@$core.Deprecated('Use areasReplyDescriptor instead')
|
|
const AreasReply$json = {
|
|
'1': 'AreasReply',
|
|
'2': [
|
|
{
|
|
'1': 'areas',
|
|
'3': 1,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.initial.AreasItem',
|
|
'10': 'areas'
|
|
},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `AreasReply`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List areasReplyDescriptor = $convert.base64Decode(
|
|
'CgpBcmVhc1JlcGx5EigKBWFyZWFzGAEgAygLMhIuaW5pdGlhbC5BcmVhc0l0ZW1SBWFyZWFz');
|
|
|
|
@$core.Deprecated('Use areasItemDescriptor instead')
|
|
const AreasItem$json = {
|
|
'1': 'AreasItem',
|
|
'2': [
|
|
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
|
|
{'1': 'pid', '3': 2, '4': 1, '5': 9, '10': 'pid'},
|
|
{'1': 'deep', '3': 3, '4': 1, '5': 5, '10': 'deep'},
|
|
{'1': 'name', '3': 4, '4': 1, '5': 9, '10': 'name'},
|
|
{'1': 'pinyin_prefix', '3': 5, '4': 1, '5': 9, '10': 'pinyinPrefix'},
|
|
{'1': 'pinyin', '3': 6, '4': 1, '5': 9, '10': 'pinyin'},
|
|
{'1': 'ext_id', '3': 7, '4': 1, '5': 9, '10': 'extId'},
|
|
{'1': 'ext_name', '3': 8, '4': 1, '5': 9, '10': 'extName'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `AreasItem`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List areasItemDescriptor = $convert.base64Decode(
|
|
'CglBcmVhc0l0ZW0SDgoCaWQYASABKAlSAmlkEhAKA3BpZBgCIAEoCVIDcGlkEhIKBGRlZXAYAy'
|
|
'ABKAVSBGRlZXASEgoEbmFtZRgEIAEoCVIEbmFtZRIjCg1waW55aW5fcHJlZml4GAUgASgJUgxw'
|
|
'aW55aW5QcmVmaXgSFgoGcGlueWluGAYgASgJUgZwaW55aW4SFQoGZXh0X2lkGAcgASgJUgVleH'
|
|
'RJZBIZCghleHRfbmFtZRgIIAEoCVIHZXh0TmFtZQ==');
|
|
|
|
@$core.Deprecated('Use tagsReplyDescriptor instead')
|
|
const TagsReply$json = {
|
|
'1': 'TagsReply',
|
|
'2': [
|
|
{
|
|
'1': 'tags',
|
|
'3': 1,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.initial.TagsItem',
|
|
'10': 'tags'
|
|
},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `TagsReply`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List tagsReplyDescriptor = $convert.base64Decode(
|
|
'CglUYWdzUmVwbHkSJQoEdGFncxgBIAMoCzIRLmluaXRpYWwuVGFnc0l0ZW1SBHRhZ3M=');
|
|
|
|
@$core.Deprecated('Use tagsItemDescriptor instead')
|
|
const TagsItem$json = {
|
|
'1': 'TagsItem',
|
|
'2': [
|
|
{'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
|
|
{'1': 'type', '3': 2, '4': 1, '5': 5, '10': 'type'},
|
|
{'1': 'key', '3': 3, '4': 1, '5': 9, '10': 'key'},
|
|
{'1': 'title', '3': 4, '4': 1, '5': 9, '10': 'title'},
|
|
{'1': 'remark', '3': 5, '4': 1, '5': 9, '10': 'remark'},
|
|
{'1': 'icon', '3': 6, '4': 1, '5': 9, '10': 'icon'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `TagsItem`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List tagsItemDescriptor = $convert.base64Decode(
|
|
'CghUYWdzSXRlbRIOCgJpZBgBIAEoA1ICaWQSEgoEdHlwZRgCIAEoBVIEdHlwZRIQCgNrZXkYAy'
|
|
'ABKAlSA2tleRIUCgV0aXRsZRgEIAEoCVIFdGl0bGUSFgoGcmVtYXJrGAUgASgJUgZyZW1hcmsS'
|
|
'EgoEaWNvbhgGIAEoCVIEaWNvbg==');
|
|
|
|
const $core.Map<$core.String, $core.dynamic> DataServiceBase$json = {
|
|
'1': 'Data',
|
|
'2': [
|
|
{
|
|
'1': 'Config',
|
|
'2': '.initial.ConfigRequest',
|
|
'3': '.initial.ConfigReply',
|
|
'4': {}
|
|
},
|
|
{
|
|
'1': 'Areas',
|
|
'2': '.initial.AreasRequest',
|
|
'3': '.initial.AreasReply',
|
|
'4': {}
|
|
},
|
|
{'1': 'Tags', '2': '.initial.Empty', '3': '.initial.TagsReply', '4': {}},
|
|
],
|
|
};
|
|
|
|
@$core.Deprecated('Use dataServiceDescriptor instead')
|
|
const $core.Map<$core.String, $core.Map<$core.String, $core.dynamic>>
|
|
DataServiceBase$messageJson = {
|
|
'.initial.ConfigRequest': ConfigRequest$json,
|
|
'.initial.ConfigReply': ConfigReply$json,
|
|
'.initial.ConfigItem': ConfigItem$json,
|
|
'.initial.AreasRequest': AreasRequest$json,
|
|
'.initial.AreasReply': AreasReply$json,
|
|
'.initial.AreasItem': AreasItem$json,
|
|
'.initial.Empty': Empty$json,
|
|
'.initial.TagsReply': TagsReply$json,
|
|
'.initial.TagsItem': TagsItem$json,
|
|
};
|
|
|
|
/// Descriptor for `Data`. Decode as a `google.protobuf.ServiceDescriptorProto`.
|
|
final $typed_data.Uint8List dataServiceDescriptor = $convert.base64Decode(
|
|
'CgREYXRhEjgKBkNvbmZpZxIWLmluaXRpYWwuQ29uZmlnUmVxdWVzdBoULmluaXRpYWwuQ29uZm'
|
|
'lnUmVwbHkiABI1CgVBcmVhcxIVLmluaXRpYWwuQXJlYXNSZXF1ZXN0GhMuaW5pdGlhbC5BcmVh'
|
|
'c1JlcGx5IgASLAoEVGFncxIOLmluaXRpYWwuRW1wdHkaEi5pbml0aWFsLlRhZ3NSZXBseSIA');
|