// This is a generated file - do not edit. // // Generated from push_xiaomi.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 statusReplyDescriptor instead') const StatusReply$json = { '1': 'StatusReply', '2': [ {'1': 'status', '3': 1, '4': 1, '5': 3, '10': 'status'}, {'1': 'identity', '3': 2, '4': 1, '5': 9, '10': 'identity'}, {'1': 'message', '3': 3, '4': 1, '5': 9, '10': 'message'}, {'1': 'timeseq', '3': 4, '4': 1, '5': 3, '10': 'timeseq'}, ], }; /// Descriptor for `StatusReply`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List statusReplyDescriptor = $convert.base64Decode( 'CgtTdGF0dXNSZXBseRIWCgZzdGF0dXMYASABKANSBnN0YXR1cxIaCghpZGVudGl0eRgCIAEoCV' 'IIaWRlbnRpdHkSGAoHbWVzc2FnZRgDIAEoCVIHbWVzc2FnZRIYCgd0aW1lc2VxGAQgASgDUgd0' 'aW1lc2Vx'); @$core.Deprecated('Use baseItemDescriptor instead') const BaseItem$json = { '1': 'BaseItem', '2': [ {'1': 'payload', '3': 1, '4': 1, '5': 9, '10': 'payload'}, { '1': 'restricted_package_name', '3': 2, '4': 1, '5': 9, '10': 'restrictedPackageName' }, {'1': 'title', '3': 3, '4': 1, '5': 9, '10': 'title'}, {'1': 'description', '3': 4, '4': 1, '5': 9, '10': 'description'}, {'1': 'time_to_live', '3': 5, '4': 1, '5': 3, '10': 'timeToLive'}, {'1': 'time_to_send', '3': 6, '4': 1, '5': 3, '10': 'timeToSend'}, {'1': 'sound_uri', '3': 7, '4': 1, '5': 9, '10': 'soundUri'}, { '1': 'notify_foreground', '3': 8, '4': 1, '5': 9, '10': 'notifyForeground' }, {'1': 'notify_effect', '3': 9, '4': 1, '5': 9, '10': 'notifyEffect'}, {'1': 'intent_uri', '3': 10, '4': 1, '5': 9, '10': 'intentUri'}, {'1': 'web_uri', '3': 11, '4': 1, '5': 9, '10': 'webUri'}, {'1': 'jobkey', '3': 12, '4': 1, '5': 9, '10': 'jobkey'}, {'1': 'app_version', '3': 13, '4': 1, '5': 9, '10': 'appVersion'}, { '1': 'app_version_not_in', '3': 14, '4': 1, '5': 9, '10': 'appVersionNotIn' }, {'1': 'connpt', '3': 15, '4': 1, '5': 9, '10': 'connpt'}, {'1': 'only_send_once', '3': 16, '4': 1, '5': 9, '10': 'onlySendOnce'}, {'1': 'notify_id', '3': 17, '4': 1, '5': 5, '10': 'notifyId'}, ], }; /// Descriptor for `BaseItem`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List baseItemDescriptor = $convert.base64Decode( 'CghCYXNlSXRlbRIYCgdwYXlsb2FkGAEgASgJUgdwYXlsb2FkEjYKF3Jlc3RyaWN0ZWRfcGFja2' 'FnZV9uYW1lGAIgASgJUhVyZXN0cmljdGVkUGFja2FnZU5hbWUSFAoFdGl0bGUYAyABKAlSBXRp' 'dGxlEiAKC2Rlc2NyaXB0aW9uGAQgASgJUgtkZXNjcmlwdGlvbhIgCgx0aW1lX3RvX2xpdmUYBS' 'ABKANSCnRpbWVUb0xpdmUSIAoMdGltZV90b19zZW5kGAYgASgDUgp0aW1lVG9TZW5kEhsKCXNv' 'dW5kX3VyaRgHIAEoCVIIc291bmRVcmkSKwoRbm90aWZ5X2ZvcmVncm91bmQYCCABKAlSEG5vdG' 'lmeUZvcmVncm91bmQSIwoNbm90aWZ5X2VmZmVjdBgJIAEoCVIMbm90aWZ5RWZmZWN0Eh0KCmlu' 'dGVudF91cmkYCiABKAlSCWludGVudFVyaRIXCgd3ZWJfdXJpGAsgASgJUgZ3ZWJVcmkSFgoGam' '9ia2V5GAwgASgJUgZqb2JrZXkSHwoLYXBwX3ZlcnNpb24YDSABKAlSCmFwcFZlcnNpb24SKwoS' 'YXBwX3ZlcnNpb25fbm90X2luGA4gASgJUg9hcHBWZXJzaW9uTm90SW4SFgoGY29ubnB0GA8gAS' 'gJUgZjb25ucHQSJAoOb25seV9zZW5kX29uY2UYECABKAlSDG9ubHlTZW5kT25jZRIbCglub3Rp' 'ZnlfaWQYESABKAVSCG5vdGlmeUlk'); @$core.Deprecated('Use aRequestDescriptor instead') const ARequest$json = { '1': 'ARequest', '2': [ {'1': 'push_type', '3': 1, '4': 1, '5': 9, '10': 'pushType'}, {'1': 'push_id', '3': 2, '4': 3, '5': 9, '10': 'pushId'}, { '1': 'message', '3': 3, '4': 1, '5': 11, '6': '.notify.BaseItem', '10': 'message' }, ], }; /// Descriptor for `ARequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List aRequestDescriptor = $convert.base64Decode( 'CghBUmVxdWVzdBIbCglwdXNoX3R5cGUYASABKAlSCHB1c2hUeXBlEhcKB3B1c2hfaWQYAiADKA' 'lSBnB1c2hJZBIqCgdtZXNzYWdlGAMgASgLMhAubm90aWZ5LkJhc2VJdGVtUgdtZXNzYWdl'); @$core.Deprecated('Use topicRequestDescriptor instead') const TopicRequest$json = { '1': 'TopicRequest', '2': [ {'1': 'topic', '3': 1, '4': 1, '5': 9, '10': 'topic'}, { '1': 'message', '3': 2, '4': 1, '5': 11, '6': '.notify.BaseItem', '10': 'message' }, ], }; /// Descriptor for `TopicRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List topicRequestDescriptor = $convert.base64Decode( 'CgxUb3BpY1JlcXVlc3QSFAoFdG9waWMYASABKAlSBXRvcGljEioKB21lc3NhZ2UYAiABKAsyEC' '5ub3RpZnkuQmFzZUl0ZW1SB21lc3NhZ2U='); @$core.Deprecated('Use multiTopicRequestDescriptor instead') const MultiTopicRequest$json = { '1': 'MultiTopicRequest', '2': [ {'1': 'topics', '3': 1, '4': 1, '5': 9, '10': 'topics'}, {'1': 'topic_op', '3': 2, '4': 1, '5': 9, '10': 'topicOp'}, { '1': 'message', '3': 3, '4': 1, '5': 11, '6': '.notify.BaseItem', '10': 'message' }, ], }; /// Descriptor for `MultiTopicRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List multiTopicRequestDescriptor = $convert.base64Decode( 'ChFNdWx0aVRvcGljUmVxdWVzdBIWCgZ0b3BpY3MYASABKAlSBnRvcGljcxIZCgh0b3BpY19vcB' 'gCIAEoCVIHdG9waWNPcBIqCgdtZXNzYWdlGAMgASgLMhAubm90aWZ5LkJhc2VJdGVtUgdtZXNz' 'YWdl');