meta.pbjson.dart 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. ///
  2. // Generated code. Do not modify.
  3. // source: meta.proto
  4. //
  5. // @dart = 2.12
  6. // ignore_for_file: annotate_overrides,camel_case_types,unnecessary_const,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type,unnecessary_this,prefer_final_fields,deprecated_member_use_from_same_package
  7. import 'dart:core' as $core;
  8. import 'dart:convert' as $convert;
  9. import 'dart:typed_data' as $typed_data;
  10. @$core.Deprecated('Use fieldTypeDescriptor instead')
  11. const FieldType$json = const {
  12. '1': 'FieldType',
  13. '2': const [
  14. const {'1': 'RichText', '2': 0},
  15. const {'1': 'Number', '2': 1},
  16. const {'1': 'DateTime', '2': 2},
  17. const {'1': 'SingleSelect', '2': 3},
  18. const {'1': 'MultiSelect', '2': 4},
  19. const {'1': 'Checkbox', '2': 5},
  20. ],
  21. };
  22. /// Descriptor for `FieldType`. Decode as a `google.protobuf.EnumDescriptorProto`.
  23. final $typed_data.Uint8List fieldTypeDescriptor = $convert.base64Decode('CglGaWVsZFR5cGUSDAoIUmljaFRleHQQABIKCgZOdW1iZXIQARIMCghEYXRlVGltZRACEhAKDFNpbmdsZVNlbGVjdBADEg8KC011bHRpU2VsZWN0EAQSDAoIQ2hlY2tib3gQBQ==');
  24. @$core.Deprecated('Use gridMetaDescriptor instead')
  25. const GridMeta$json = const {
  26. '1': 'GridMeta',
  27. '2': const [
  28. const {'1': 'grid_id', '3': 1, '4': 1, '5': 9, '10': 'gridId'},
  29. const {'1': 'fields', '3': 2, '4': 3, '5': 11, '6': '.Field', '10': 'fields'},
  30. const {'1': 'rows', '3': 3, '4': 3, '5': 11, '6': '.RowMeta', '10': 'rows'},
  31. ],
  32. };
  33. /// Descriptor for `GridMeta`. Decode as a `google.protobuf.DescriptorProto`.
  34. final $typed_data.Uint8List gridMetaDescriptor = $convert.base64Decode('CghHcmlkTWV0YRIXCgdncmlkX2lkGAEgASgJUgZncmlkSWQSHgoGZmllbGRzGAIgAygLMgYuRmllbGRSBmZpZWxkcxIcCgRyb3dzGAMgAygLMgguUm93TWV0YVIEcm93cw==');
  35. @$core.Deprecated('Use gridBlockDescriptor instead')
  36. const GridBlock$json = const {
  37. '1': 'GridBlock',
  38. '2': const [
  39. const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
  40. const {'1': 'rows', '3': 2, '4': 3, '5': 11, '6': '.RowMeta', '10': 'rows'},
  41. ],
  42. };
  43. /// Descriptor for `GridBlock`. Decode as a `google.protobuf.DescriptorProto`.
  44. final $typed_data.Uint8List gridBlockDescriptor = $convert.base64Decode('CglHcmlkQmxvY2sSDgoCaWQYASABKAlSAmlkEhwKBHJvd3MYAiADKAsyCC5Sb3dNZXRhUgRyb3dz');
  45. @$core.Deprecated('Use fieldDescriptor instead')
  46. const Field$json = const {
  47. '1': 'Field',
  48. '2': const [
  49. const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
  50. const {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
  51. const {'1': 'desc', '3': 3, '4': 1, '5': 9, '10': 'desc'},
  52. const {'1': 'field_type', '3': 4, '4': 1, '5': 14, '6': '.FieldType', '10': 'fieldType'},
  53. const {'1': 'frozen', '3': 5, '4': 1, '5': 8, '10': 'frozen'},
  54. const {'1': 'visibility', '3': 6, '4': 1, '5': 8, '10': 'visibility'},
  55. const {'1': 'width', '3': 7, '4': 1, '5': 5, '10': 'width'},
  56. const {'1': 'type_options', '3': 8, '4': 1, '5': 11, '6': '.AnyData', '10': 'typeOptions'},
  57. ],
  58. };
  59. /// Descriptor for `Field`. Decode as a `google.protobuf.DescriptorProto`.
  60. final $typed_data.Uint8List fieldDescriptor = $convert.base64Decode('CgVGaWVsZBIOCgJpZBgBIAEoCVICaWQSEgoEbmFtZRgCIAEoCVIEbmFtZRISCgRkZXNjGAMgASgJUgRkZXNjEikKCmZpZWxkX3R5cGUYBCABKA4yCi5GaWVsZFR5cGVSCWZpZWxkVHlwZRIWCgZmcm96ZW4YBSABKAhSBmZyb3plbhIeCgp2aXNpYmlsaXR5GAYgASgIUgp2aXNpYmlsaXR5EhQKBXdpZHRoGAcgASgFUgV3aWR0aBIrCgx0eXBlX29wdGlvbnMYCCABKAsyCC5BbnlEYXRhUgt0eXBlT3B0aW9ucw==');
  61. @$core.Deprecated('Use repeatedFieldDescriptor instead')
  62. const RepeatedField$json = const {
  63. '1': 'RepeatedField',
  64. '2': const [
  65. const {'1': 'items', '3': 1, '4': 3, '5': 11, '6': '.Field', '10': 'items'},
  66. ],
  67. };
  68. /// Descriptor for `RepeatedField`. Decode as a `google.protobuf.DescriptorProto`.
  69. final $typed_data.Uint8List repeatedFieldDescriptor = $convert.base64Decode('Cg1SZXBlYXRlZEZpZWxkEhwKBWl0ZW1zGAEgAygLMgYuRmllbGRSBWl0ZW1z');
  70. @$core.Deprecated('Use anyDataDescriptor instead')
  71. const AnyData$json = const {
  72. '1': 'AnyData',
  73. '2': const [
  74. const {'1': 'type_id', '3': 1, '4': 1, '5': 9, '10': 'typeId'},
  75. const {'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
  76. ],
  77. };
  78. /// Descriptor for `AnyData`. Decode as a `google.protobuf.DescriptorProto`.
  79. final $typed_data.Uint8List anyDataDescriptor = $convert.base64Decode('CgdBbnlEYXRhEhcKB3R5cGVfaWQYASABKAlSBnR5cGVJZBIUCgV2YWx1ZRgCIAEoDFIFdmFsdWU=');
  80. @$core.Deprecated('Use rowMetaDescriptor instead')
  81. const RowMeta$json = const {
  82. '1': 'RowMeta',
  83. '2': const [
  84. const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
  85. const {'1': 'grid_id', '3': 2, '4': 1, '5': 9, '10': 'gridId'},
  86. const {'1': 'cell_by_field_id', '3': 3, '4': 3, '5': 11, '6': '.RowMeta.CellByFieldIdEntry', '10': 'cellByFieldId'},
  87. const {'1': 'height', '3': 4, '4': 1, '5': 5, '10': 'height'},
  88. const {'1': 'visibility', '3': 5, '4': 1, '5': 8, '10': 'visibility'},
  89. ],
  90. '3': const [RowMeta_CellByFieldIdEntry$json],
  91. };
  92. @$core.Deprecated('Use rowMetaDescriptor instead')
  93. const RowMeta_CellByFieldIdEntry$json = const {
  94. '1': 'CellByFieldIdEntry',
  95. '2': const [
  96. const {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
  97. const {'1': 'value', '3': 2, '4': 1, '5': 11, '6': '.CellMeta', '10': 'value'},
  98. ],
  99. '7': const {'7': true},
  100. };
  101. /// Descriptor for `RowMeta`. Decode as a `google.protobuf.DescriptorProto`.
  102. final $typed_data.Uint8List rowMetaDescriptor = $convert.base64Decode('CgdSb3dNZXRhEg4KAmlkGAEgASgJUgJpZBIXCgdncmlkX2lkGAIgASgJUgZncmlkSWQSRAoQY2VsbF9ieV9maWVsZF9pZBgDIAMoCzIbLlJvd01ldGEuQ2VsbEJ5RmllbGRJZEVudHJ5Ug1jZWxsQnlGaWVsZElkEhYKBmhlaWdodBgEIAEoBVIGaGVpZ2h0Eh4KCnZpc2liaWxpdHkYBSABKAhSCnZpc2liaWxpdHkaSwoSQ2VsbEJ5RmllbGRJZEVudHJ5EhAKA2tleRgBIAEoCVIDa2V5Eh8KBXZhbHVlGAIgASgLMgkuQ2VsbE1ldGFSBXZhbHVlOgI4AQ==');
  103. @$core.Deprecated('Use cellMetaDescriptor instead')
  104. const CellMeta$json = const {
  105. '1': 'CellMeta',
  106. '2': const [
  107. const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
  108. const {'1': 'row_id', '3': 2, '4': 1, '5': 9, '10': 'rowId'},
  109. const {'1': 'field_id', '3': 3, '4': 1, '5': 9, '10': 'fieldId'},
  110. const {'1': 'data', '3': 4, '4': 1, '5': 11, '6': '.AnyData', '10': 'data'},
  111. const {'1': 'height', '3': 5, '4': 1, '5': 5, '10': 'height'},
  112. ],
  113. };
  114. /// Descriptor for `CellMeta`. Decode as a `google.protobuf.DescriptorProto`.
  115. final $typed_data.Uint8List cellMetaDescriptor = $convert.base64Decode('CghDZWxsTWV0YRIOCgJpZBgBIAEoCVICaWQSFQoGcm93X2lkGAIgASgJUgVyb3dJZBIZCghmaWVsZF9pZBgDIAEoCVIHZmllbGRJZBIcCgRkYXRhGAQgASgLMgguQW55RGF0YVIEZGF0YRIWCgZoZWlnaHQYBSABKAVSBmhlaWdodA==');