336 lines
13 KiB
Dart
336 lines
13 KiB
Dart
// This is a generated file - do not edit.
|
|
//
|
|
// Generated from feedback.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 listRequestDescriptor instead')
|
|
const ListRequest$json = {
|
|
'1': 'ListRequest',
|
|
'2': [
|
|
{'1': 'page', '3': 1, '4': 1, '5': 3, '10': 'page'},
|
|
{'1': 'size', '3': 2, '4': 1, '5': 3, '10': 'size'},
|
|
{'1': 'user_identity', '3': 3, '4': 1, '5': 9, '10': 'user_identity'},
|
|
{'1': 'user_name', '3': 4, '4': 1, '5': 9, '10': 'user_name'},
|
|
{'1': 'status', '3': 5, '4': 1, '5': 5, '10': 'status'},
|
|
{'1': 'category', '3': 6, '4': 1, '5': 9, '10': 'category'},
|
|
{'1': 'email', '3': 7, '4': 1, '5': 9, '10': 'email'},
|
|
{'1': 'phone', '3': 8, '4': 1, '5': 9, '10': 'phone'},
|
|
{'1': 'store_identity', '3': 9, '4': 1, '5': 9, '10': 'store_identity'},
|
|
{'1': 'agency', '3': 10, '4': 1, '5': 9, '10': 'agency'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ListRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listRequestDescriptor = $convert.base64Decode(
|
|
'CgtMaXN0UmVxdWVzdBISCgRwYWdlGAEgASgDUgRwYWdlEhIKBHNpemUYAiABKANSBHNpemUSJA'
|
|
'oNdXNlcl9pZGVudGl0eRgDIAEoCVINdXNlcl9pZGVudGl0eRIcCgl1c2VyX25hbWUYBCABKAlS'
|
|
'CXVzZXJfbmFtZRIWCgZzdGF0dXMYBSABKAVSBnN0YXR1cxIaCghjYXRlZ29yeRgGIAEoCVIIY2'
|
|
'F0ZWdvcnkSFAoFZW1haWwYByABKAlSBWVtYWlsEhQKBXBob25lGAggASgJUgVwaG9uZRImCg5z'
|
|
'dG9yZV9pZGVudGl0eRgJIAEoCVIOc3RvcmVfaWRlbnRpdHkSFgoGYWdlbmN5GAogASgJUgZhZ2'
|
|
'VuY3k=');
|
|
|
|
@$core.Deprecated('Use listReplyDescriptor instead')
|
|
const ListReply$json = {
|
|
'1': 'ListReply',
|
|
'2': [
|
|
{'1': 'count', '3': 1, '4': 1, '5': 3, '10': 'count'},
|
|
{
|
|
'1': 'list',
|
|
'3': 2,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.feedback.FeedbackItem',
|
|
'10': 'list'
|
|
},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ListReply`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listReplyDescriptor = $convert.base64Decode(
|
|
'CglMaXN0UmVwbHkSFAoFY291bnQYASABKANSBWNvdW50EioKBGxpc3QYAiADKAsyFi5mZWVkYm'
|
|
'Fjay5GZWVkYmFja0l0ZW1SBGxpc3Q=');
|
|
|
|
@$core.Deprecated('Use feedbackItemDescriptor instead')
|
|
const FeedbackItem$json = {
|
|
'1': 'FeedbackItem',
|
|
'2': [
|
|
{'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
|
|
{'1': 'user_identity', '3': 2, '4': 1, '5': 9, '10': 'user_identity'},
|
|
{'1': 'user_name', '3': 3, '4': 1, '5': 9, '10': 'user_name'},
|
|
{'1': 'status', '3': 4, '4': 1, '5': 5, '10': 'status'},
|
|
{'1': 'created_at', '3': 5, '4': 1, '5': 9, '10': 'created_at'},
|
|
{'1': 'updated_at', '3': 6, '4': 1, '5': 9, '10': 'updated_at'},
|
|
{'1': 'title', '3': 7, '4': 1, '5': 9, '10': 'title'},
|
|
{'1': 'content', '3': 8, '4': 1, '5': 9, '10': 'content'},
|
|
{
|
|
'1': 'images',
|
|
'3': 9,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.feedback.FeedbackImage',
|
|
'10': 'images'
|
|
},
|
|
{'1': 'remark', '3': 10, '4': 1, '5': 9, '10': 'remark'},
|
|
{'1': 'category', '3': 11, '4': 1, '5': 9, '10': 'category'},
|
|
{
|
|
'1': 'accessories',
|
|
'3': 12,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.feedback.FeedbackAccessory',
|
|
'10': 'accessories'
|
|
},
|
|
{'1': 'email', '3': 13, '4': 1, '5': 9, '10': 'email'},
|
|
{'1': 'phone', '3': 14, '4': 1, '5': 9, '10': 'phone'},
|
|
{'1': 'store_identity', '3': 15, '4': 1, '5': 9, '10': 'store_identity'},
|
|
{'1': 'agency', '3': 16, '4': 1, '5': 9, '10': 'agency'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `FeedbackItem`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List feedbackItemDescriptor = $convert.base64Decode(
|
|
'CgxGZWVkYmFja0l0ZW0SGgoIaWRlbnRpdHkYASABKAlSCGlkZW50aXR5EiQKDXVzZXJfaWRlbn'
|
|
'RpdHkYAiABKAlSDXVzZXJfaWRlbnRpdHkSHAoJdXNlcl9uYW1lGAMgASgJUgl1c2VyX25hbWUS'
|
|
'FgoGc3RhdHVzGAQgASgFUgZzdGF0dXMSHgoKY3JlYXRlZF9hdBgFIAEoCVIKY3JlYXRlZF9hdB'
|
|
'IeCgp1cGRhdGVkX2F0GAYgASgJUgp1cGRhdGVkX2F0EhQKBXRpdGxlGAcgASgJUgV0aXRsZRIY'
|
|
'Cgdjb250ZW50GAggASgJUgdjb250ZW50Ei8KBmltYWdlcxgJIAMoCzIXLmZlZWRiYWNrLkZlZW'
|
|
'RiYWNrSW1hZ2VSBmltYWdlcxIWCgZyZW1hcmsYCiABKAlSBnJlbWFyaxIaCghjYXRlZ29yeRgL'
|
|
'IAEoCVIIY2F0ZWdvcnkSPQoLYWNjZXNzb3JpZXMYDCADKAsyGy5mZWVkYmFjay5GZWVkYmFja0'
|
|
'FjY2Vzc29yeVILYWNjZXNzb3JpZXMSFAoFZW1haWwYDSABKAlSBWVtYWlsEhQKBXBob25lGA4g'
|
|
'ASgJUgVwaG9uZRImCg5zdG9yZV9pZGVudGl0eRgPIAEoCVIOc3RvcmVfaWRlbnRpdHkSFgoGYW'
|
|
'dlbmN5GBAgASgJUgZhZ2VuY3k=');
|
|
|
|
@$core.Deprecated('Use feedbackAccessoryDescriptor instead')
|
|
const FeedbackAccessory$json = {
|
|
'1': 'FeedbackAccessory',
|
|
'2': [
|
|
{'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
|
|
{'1': 'item_identity', '3': 2, '4': 1, '5': 9, '10': 'item_identity'},
|
|
{'1': 'title', '3': 3, '4': 1, '5': 9, '10': 'title'},
|
|
{'1': 'file_path', '3': 4, '4': 1, '5': 9, '10': 'file_path'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `FeedbackAccessory`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List feedbackAccessoryDescriptor = $convert.base64Decode(
|
|
'ChFGZWVkYmFja0FjY2Vzc29yeRIaCghpZGVudGl0eRgBIAEoCVIIaWRlbnRpdHkSJAoNaXRlbV'
|
|
'9pZGVudGl0eRgCIAEoCVINaXRlbV9pZGVudGl0eRIUCgV0aXRsZRgDIAEoCVIFdGl0bGUSHAoJ'
|
|
'ZmlsZV9wYXRoGAQgASgJUglmaWxlX3BhdGg=');
|
|
|
|
@$core.Deprecated('Use feedbackImageDescriptor instead')
|
|
const FeedbackImage$json = {
|
|
'1': 'FeedbackImage',
|
|
'2': [
|
|
{'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
|
|
{'1': 'item_identity', '3': 2, '4': 1, '5': 9, '10': 'itemIdentity'},
|
|
{'1': 'url', '3': 3, '4': 1, '5': 9, '10': 'url'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `FeedbackImage`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List feedbackImageDescriptor = $convert.base64Decode(
|
|
'Cg1GZWVkYmFja0ltYWdlEhoKCGlkZW50aXR5GAEgASgJUghpZGVudGl0eRIjCg1pdGVtX2lkZW'
|
|
'50aXR5GAIgASgJUgxpdGVtSWRlbnRpdHkSEAoDdXJsGAMgASgJUgN1cmw=');
|
|
|
|
@$core.Deprecated('Use getRequestDescriptor instead')
|
|
const GetRequest$json = {
|
|
'1': 'GetRequest',
|
|
'2': [
|
|
{'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `GetRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getRequestDescriptor = $convert
|
|
.base64Decode('CgpHZXRSZXF1ZXN0EhoKCGlkZW50aXR5GAEgASgJUghpZGVudGl0eQ==');
|
|
|
|
@$core.Deprecated('Use getReplyDescriptor instead')
|
|
const GetReply$json = {
|
|
'1': 'GetReply',
|
|
'2': [
|
|
{
|
|
'1': 'record',
|
|
'3': 1,
|
|
'4': 1,
|
|
'5': 11,
|
|
'6': '.feedback.FeedbackItem',
|
|
'10': 'record'
|
|
},
|
|
{'1': 'exists', '3': 2, '4': 1, '5': 8, '10': 'exists'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `GetReply`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getReplyDescriptor = $convert.base64Decode(
|
|
'CghHZXRSZXBseRIuCgZyZWNvcmQYASABKAsyFi5mZWVkYmFjay5GZWVkYmFja0l0ZW1SBnJlY2'
|
|
'9yZBIWCgZleGlzdHMYAiABKAhSBmV4aXN0cw==');
|
|
|
|
@$core.Deprecated('Use addRequestDescriptor instead')
|
|
const AddRequest$json = {
|
|
'1': 'AddRequest',
|
|
'2': [
|
|
{'1': 'user_identity', '3': 1, '4': 1, '5': 9, '10': 'user_identity'},
|
|
{'1': 'user_name', '3': 2, '4': 1, '5': 9, '10': 'user_name'},
|
|
{'1': 'status', '3': 3, '4': 1, '5': 5, '10': 'status'},
|
|
{'1': 'title', '3': 7, '4': 1, '5': 9, '10': 'title'},
|
|
{'1': 'content', '3': 8, '4': 1, '5': 9, '10': 'content'},
|
|
{
|
|
'1': 'images',
|
|
'3': 9,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.feedback.FeedbackImage',
|
|
'10': 'images'
|
|
},
|
|
{'1': 'category', '3': 10, '4': 1, '5': 9, '10': 'category'},
|
|
{
|
|
'1': 'accessories',
|
|
'3': 11,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.feedback.FeedbackAccessory',
|
|
'10': 'accessories'
|
|
},
|
|
{'1': 'email', '3': 12, '4': 1, '5': 9, '10': 'email'},
|
|
{'1': 'phone', '3': 13, '4': 1, '5': 9, '10': 'phone'},
|
|
{'1': 'store_identity', '3': 14, '4': 1, '5': 9, '10': 'store_identity'},
|
|
{'1': 'agency', '3': 15, '4': 1, '5': 9, '10': 'agency'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `AddRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List addRequestDescriptor = $convert.base64Decode(
|
|
'CgpBZGRSZXF1ZXN0EiQKDXVzZXJfaWRlbnRpdHkYASABKAlSDXVzZXJfaWRlbnRpdHkSHAoJdX'
|
|
'Nlcl9uYW1lGAIgASgJUgl1c2VyX25hbWUSFgoGc3RhdHVzGAMgASgFUgZzdGF0dXMSFAoFdGl0'
|
|
'bGUYByABKAlSBXRpdGxlEhgKB2NvbnRlbnQYCCABKAlSB2NvbnRlbnQSLwoGaW1hZ2VzGAkgAy'
|
|
'gLMhcuZmVlZGJhY2suRmVlZGJhY2tJbWFnZVIGaW1hZ2VzEhoKCGNhdGVnb3J5GAogASgJUghj'
|
|
'YXRlZ29yeRI9CgthY2Nlc3NvcmllcxgLIAMoCzIbLmZlZWRiYWNrLkZlZWRiYWNrQWNjZXNzb3'
|
|
'J5UgthY2Nlc3NvcmllcxIUCgVlbWFpbBgMIAEoCVIFZW1haWwSFAoFcGhvbmUYDSABKAlSBXBo'
|
|
'b25lEiYKDnN0b3JlX2lkZW50aXR5GA4gASgJUg5zdG9yZV9pZGVudGl0eRIWCgZhZ2VuY3kYDy'
|
|
'ABKAlSBmFnZW5jeQ==');
|
|
|
|
@$core.Deprecated('Use addReplyDescriptor instead')
|
|
const AddReply$json = {
|
|
'1': 'AddReply',
|
|
'2': [
|
|
{'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `AddReply`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List addReplyDescriptor = $convert
|
|
.base64Decode('CghBZGRSZXBseRIaCghpZGVudGl0eRgBIAEoCVIIaWRlbnRpdHk=');
|
|
|
|
@$core.Deprecated('Use modifyRequestDescriptor instead')
|
|
const ModifyRequest$json = {
|
|
'1': 'ModifyRequest',
|
|
'2': [
|
|
{'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
|
|
{'1': 'user_identity', '3': 2, '4': 1, '5': 9, '10': 'user_identity'},
|
|
{'1': 'user_name', '3': 3, '4': 1, '5': 9, '10': 'user_name'},
|
|
{'1': 'status', '3': 4, '4': 1, '5': 5, '10': 'status'},
|
|
{'1': 'title', '3': 7, '4': 1, '5': 9, '10': 'title'},
|
|
{'1': 'content', '3': 8, '4': 1, '5': 9, '10': 'content'},
|
|
{
|
|
'1': 'images',
|
|
'3': 9,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.feedback.FeedbackImage',
|
|
'10': 'images'
|
|
},
|
|
{'1': 'category', '3': 10, '4': 1, '5': 9, '10': 'category'},
|
|
{
|
|
'1': 'accessories',
|
|
'3': 11,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.feedback.FeedbackAccessory',
|
|
'10': 'accessories'
|
|
},
|
|
{'1': 'email', '3': 12, '4': 1, '5': 9, '10': 'email'},
|
|
{'1': 'phone', '3': 13, '4': 1, '5': 9, '10': 'phone'},
|
|
{'1': 'store_identity', '3': 14, '4': 1, '5': 9, '10': 'store_identity'},
|
|
{'1': 'agency', '3': 15, '4': 1, '5': 9, '10': 'agency'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ModifyRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List modifyRequestDescriptor = $convert.base64Decode(
|
|
'Cg1Nb2RpZnlSZXF1ZXN0EhoKCGlkZW50aXR5GAEgASgJUghpZGVudGl0eRIkCg11c2VyX2lkZW'
|
|
'50aXR5GAIgASgJUg11c2VyX2lkZW50aXR5EhwKCXVzZXJfbmFtZRgDIAEoCVIJdXNlcl9uYW1l'
|
|
'EhYKBnN0YXR1cxgEIAEoBVIGc3RhdHVzEhQKBXRpdGxlGAcgASgJUgV0aXRsZRIYCgdjb250ZW'
|
|
'50GAggASgJUgdjb250ZW50Ei8KBmltYWdlcxgJIAMoCzIXLmZlZWRiYWNrLkZlZWRiYWNrSW1h'
|
|
'Z2VSBmltYWdlcxIaCghjYXRlZ29yeRgKIAEoCVIIY2F0ZWdvcnkSPQoLYWNjZXNzb3JpZXMYCy'
|
|
'ADKAsyGy5mZWVkYmFjay5GZWVkYmFja0FjY2Vzc29yeVILYWNjZXNzb3JpZXMSFAoFZW1haWwY'
|
|
'DCABKAlSBWVtYWlsEhQKBXBob25lGA0gASgJUgVwaG9uZRImCg5zdG9yZV9pZGVudGl0eRgOIA'
|
|
'EoCVIOc3RvcmVfaWRlbnRpdHkSFgoGYWdlbmN5GA8gASgJUgZhZ2VuY3k=');
|
|
|
|
@$core.Deprecated('Use deleteRequestDescriptor instead')
|
|
const DeleteRequest$json = {
|
|
'1': 'DeleteRequest',
|
|
'2': [
|
|
{'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `DeleteRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List deleteRequestDescriptor = $convert.base64Decode(
|
|
'Cg1EZWxldGVSZXF1ZXN0EhoKCGlkZW50aXR5GAEgASgJUghpZGVudGl0eQ==');
|
|
|
|
@$core.Deprecated('Use remarkRequestDescriptor instead')
|
|
const RemarkRequest$json = {
|
|
'1': 'RemarkRequest',
|
|
'2': [
|
|
{'1': 'identity', '3': 1, '4': 1, '5': 9, '10': 'identity'},
|
|
{'1': 'remark', '3': 2, '4': 1, '5': 9, '10': 'remark'},
|
|
{'1': 'status', '3': 3, '4': 1, '5': 5, '10': 'status'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `RemarkRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List remarkRequestDescriptor = $convert.base64Decode(
|
|
'Cg1SZW1hcmtSZXF1ZXN0EhoKCGlkZW50aXR5GAEgASgJUghpZGVudGl0eRIWCgZyZW1hcmsYAi'
|
|
'ABKAlSBnJlbWFyaxIWCgZzdGF0dXMYAyABKAVSBnN0YXR1cw==');
|
|
|
|
@$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 statusReplyDescriptor instead')
|
|
const StatusReply$json = {
|
|
'1': 'StatusReply',
|
|
'2': [
|
|
{'1': 'code', '3': 1, '4': 1, '5': 5, '10': 'code'},
|
|
{'1': 'message', '3': 2, '4': 1, '5': 9, '10': 'message'},
|
|
{'1': 'details', '3': 3, '4': 1, '5': 9, '10': 'details'},
|
|
{'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(
|
|
'CgtTdGF0dXNSZXBseRISCgRjb2RlGAEgASgFUgRjb2RlEhgKB21lc3NhZ2UYAiABKAlSB21lc3'
|
|
'NhZ2USGAoHZGV0YWlscxgDIAEoCVIHZGV0YWlscxIYCgd0aW1lc2VxGAQgASgDUgd0aW1lc2Vx');
|