@lazycatcloud/sdk 0.1.225 → 0.1.226

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (119) hide show
  1. package/dist/common/apk_shell.js +20 -20
  2. package/dist/common/apk_shell.js.map +1 -1
  3. package/dist/common/box.js +32 -32
  4. package/dist/common/box.js.map +1 -1
  5. package/dist/common/browseronly.d.ts.map +1 -1
  6. package/dist/common/browseronly.js +17 -15
  7. package/dist/common/browseronly.js.map +1 -1
  8. package/dist/common/end_device.d.ts.map +1 -1
  9. package/dist/common/end_device.js +23 -21
  10. package/dist/common/end_device.js.map +1 -1
  11. package/dist/common/file_handler.js +17 -17
  12. package/dist/common/file_handler.js.map +1 -1
  13. package/dist/common/filetrans.d.ts.map +1 -1
  14. package/dist/common/filetrans.js +80 -78
  15. package/dist/common/filetrans.js.map +1 -1
  16. package/dist/common/gateway.js +20 -20
  17. package/dist/common/gateway.js.map +1 -1
  18. package/dist/common/media_meta.d.ts.map +1 -1
  19. package/dist/common/media_meta.js +11 -9
  20. package/dist/common/media_meta.js.map +1 -1
  21. package/dist/common/message.d.ts.map +1 -1
  22. package/dist/common/message.js +22 -20
  23. package/dist/common/message.js.map +1 -1
  24. package/dist/common/peripheral_device.d.ts.map +1 -1
  25. package/dist/common/peripheral_device.js +26 -24
  26. package/dist/common/peripheral_device.js.map +1 -1
  27. package/dist/common/security_context.d.ts.map +1 -1
  28. package/dist/common/security_context.js +19 -19
  29. package/dist/common/security_context.js.map +1 -1
  30. package/dist/common/users.js +33 -33
  31. package/dist/common/users.js.map +1 -1
  32. package/dist/dlna/dlna.d.ts.map +1 -1
  33. package/dist/dlna/dlna.js +31 -29
  34. package/dist/dlna/dlna.js.map +1 -1
  35. package/dist/google/protobuf/descriptor.d.ts.map +1 -1
  36. package/dist/google/protobuf/descriptor.js +180 -180
  37. package/dist/google/protobuf/descriptor.js.map +1 -1
  38. package/dist/google/protobuf/empty.js +1 -1
  39. package/dist/google/protobuf/empty.js.map +1 -1
  40. package/dist/google/protobuf/timestamp.js +3 -3
  41. package/dist/google/protobuf/timestamp.js.map +1 -1
  42. package/dist/lanforward/lanforward.d.ts +99 -0
  43. package/dist/lanforward/lanforward.d.ts.map +1 -0
  44. package/dist/lanforward/lanforward.js +254 -0
  45. package/dist/lanforward/lanforward.js.map +1 -0
  46. package/dist/localdevice/client.d.ts +72 -0
  47. package/dist/localdevice/client.d.ts.map +1 -0
  48. package/dist/localdevice/client.js +174 -0
  49. package/dist/localdevice/client.js.map +1 -0
  50. package/dist/localdevice/clipboard.d.ts.map +1 -1
  51. package/dist/localdevice/clipboard.js +20 -18
  52. package/dist/localdevice/clipboard.js.map +1 -1
  53. package/dist/localdevice/config.js +14 -14
  54. package/dist/localdevice/config.js.map +1 -1
  55. package/dist/localdevice/device.js +5 -5
  56. package/dist/localdevice/device.js.map +1 -1
  57. package/dist/localdevice/dialog.js +21 -21
  58. package/dist/localdevice/dialog.js.map +1 -1
  59. package/dist/localdevice/local-launch.d.ts.map +1 -1
  60. package/dist/localdevice/local-launch.js +26 -26
  61. package/dist/localdevice/local-launch.js.map +1 -1
  62. package/dist/localdevice/network.js +3 -3
  63. package/dist/localdevice/network.js.map +1 -1
  64. package/dist/localdevice/permission.js +28 -28
  65. package/dist/localdevice/permission.js.map +1 -1
  66. package/dist/localdevice/photo.d.ts.map +1 -1
  67. package/dist/localdevice/photo.js +63 -61
  68. package/dist/localdevice/photo.js.map +1 -1
  69. package/dist/package.json +1 -1
  70. package/dist/ssdp/ssdp.d.ts +113 -0
  71. package/dist/ssdp/ssdp.d.ts.map +1 -0
  72. package/dist/ssdp/ssdp.js +292 -0
  73. package/dist/ssdp/ssdp.js.map +1 -0
  74. package/dist/sys/OS_daemon.d.ts +0 -22
  75. package/dist/sys/OS_daemon.d.ts.map +1 -1
  76. package/dist/sys/OS_daemon.js +8 -91
  77. package/dist/sys/OS_daemon.js.map +1 -1
  78. package/dist/sys/OS_snapshot.js +44 -44
  79. package/dist/sys/OS_snapshot.js.map +1 -1
  80. package/dist/sys/OS_upgrader.d.ts +9 -57
  81. package/dist/sys/OS_upgrader.d.ts.map +1 -1
  82. package/dist/sys/OS_upgrader.js +25 -114
  83. package/dist/sys/OS_upgrader.js.map +1 -1
  84. package/dist/sys/box-status.d.ts +14 -45
  85. package/dist/sys/box-status.d.ts.map +1 -1
  86. package/dist/sys/box-status.js +46 -139
  87. package/dist/sys/box-status.js.map +1 -1
  88. package/dist/sys/btled.d.ts.map +1 -1
  89. package/dist/sys/btled.js +13 -11
  90. package/dist/sys/btled.js.map +1 -1
  91. package/dist/sys/btrfs.js +18 -18
  92. package/dist/sys/btrfs.js.map +1 -1
  93. package/dist/sys/devopt.js +6 -6
  94. package/dist/sys/devopt.js.map +1 -1
  95. package/dist/sys/dirmon.js +14 -14
  96. package/dist/sys/dirmon.js.map +1 -1
  97. package/dist/sys/event.d.ts.map +1 -1
  98. package/dist/sys/event.js +15 -13
  99. package/dist/sys/event.js.map +1 -1
  100. package/dist/sys/hc-core/hc-core.js +41 -41
  101. package/dist/sys/hc-core/hc-core.js.map +1 -1
  102. package/dist/sys/ingress.js +10 -10
  103. package/dist/sys/ingress.js.map +1 -1
  104. package/dist/sys/installer.d.ts.map +1 -1
  105. package/dist/sys/installer.js +21 -19
  106. package/dist/sys/installer.js.map +1 -1
  107. package/dist/sys/network_manager.js +26 -26
  108. package/dist/sys/network_manager.js.map +1 -1
  109. package/dist/sys/package_manager.js +72 -72
  110. package/dist/sys/package_manager.js.map +1 -1
  111. package/dist/sys/portal-server/portal-server.d.ts.map +1 -1
  112. package/dist/sys/portal-server/portal-server.js +83 -81
  113. package/dist/sys/portal-server/portal-server.js.map +1 -1
  114. package/dist/sys/snapd.js +22 -22
  115. package/dist/sys/snapd.js.map +1 -1
  116. package/dist/sys/version.js +2 -2
  117. package/dist/sys/version.js.map +1 -1
  118. package/dist/tsconfig.tsbuildinfo +1 -1
  119. package/package.json +1 -1
@@ -608,13 +608,13 @@ exports.FileDescriptorSet = {
608
608
  const tag = reader.uint32();
609
609
  switch (tag >>> 3) {
610
610
  case 1:
611
- if (tag !== 10) {
611
+ if (tag != 10) {
612
612
  break;
613
613
  }
614
614
  message.file.push(exports.FileDescriptorProto.decode(reader, reader.uint32()));
615
615
  continue;
616
616
  }
617
- if ((tag & 7) === 4 || tag === 0) {
617
+ if ((tag & 7) == 4 || tag == 0) {
618
618
  break;
619
619
  }
620
620
  reader.skipType(tag & 7);
@@ -716,29 +716,29 @@ exports.FileDescriptorProto = {
716
716
  const tag = reader.uint32();
717
717
  switch (tag >>> 3) {
718
718
  case 1:
719
- if (tag !== 10) {
719
+ if (tag != 10) {
720
720
  break;
721
721
  }
722
722
  message.name = reader.string();
723
723
  continue;
724
724
  case 2:
725
- if (tag !== 18) {
725
+ if (tag != 18) {
726
726
  break;
727
727
  }
728
728
  message.package = reader.string();
729
729
  continue;
730
730
  case 3:
731
- if (tag !== 26) {
731
+ if (tag != 26) {
732
732
  break;
733
733
  }
734
734
  message.dependency.push(reader.string());
735
735
  continue;
736
736
  case 10:
737
- if (tag === 80) {
737
+ if (tag == 80) {
738
738
  message.publicDependency.push(reader.int32());
739
739
  continue;
740
740
  }
741
- if (tag === 82) {
741
+ if (tag == 82) {
742
742
  const end2 = reader.uint32() + reader.pos;
743
743
  while (reader.pos < end2) {
744
744
  message.publicDependency.push(reader.int32());
@@ -747,11 +747,11 @@ exports.FileDescriptorProto = {
747
747
  }
748
748
  break;
749
749
  case 11:
750
- if (tag === 88) {
750
+ if (tag == 88) {
751
751
  message.weakDependency.push(reader.int32());
752
752
  continue;
753
753
  }
754
- if (tag === 90) {
754
+ if (tag == 90) {
755
755
  const end2 = reader.uint32() + reader.pos;
756
756
  while (reader.pos < end2) {
757
757
  message.weakDependency.push(reader.int32());
@@ -760,55 +760,55 @@ exports.FileDescriptorProto = {
760
760
  }
761
761
  break;
762
762
  case 4:
763
- if (tag !== 34) {
763
+ if (tag != 34) {
764
764
  break;
765
765
  }
766
766
  message.messageType.push(exports.DescriptorProto.decode(reader, reader.uint32()));
767
767
  continue;
768
768
  case 5:
769
- if (tag !== 42) {
769
+ if (tag != 42) {
770
770
  break;
771
771
  }
772
772
  message.enumType.push(exports.EnumDescriptorProto.decode(reader, reader.uint32()));
773
773
  continue;
774
774
  case 6:
775
- if (tag !== 50) {
775
+ if (tag != 50) {
776
776
  break;
777
777
  }
778
778
  message.service.push(exports.ServiceDescriptorProto.decode(reader, reader.uint32()));
779
779
  continue;
780
780
  case 7:
781
- if (tag !== 58) {
781
+ if (tag != 58) {
782
782
  break;
783
783
  }
784
784
  message.extension.push(exports.FieldDescriptorProto.decode(reader, reader.uint32()));
785
785
  continue;
786
786
  case 8:
787
- if (tag !== 66) {
787
+ if (tag != 66) {
788
788
  break;
789
789
  }
790
790
  message.options = exports.FileOptions.decode(reader, reader.uint32());
791
791
  continue;
792
792
  case 9:
793
- if (tag !== 74) {
793
+ if (tag != 74) {
794
794
  break;
795
795
  }
796
796
  message.sourceCodeInfo = exports.SourceCodeInfo.decode(reader, reader.uint32());
797
797
  continue;
798
798
  case 12:
799
- if (tag !== 98) {
799
+ if (tag != 98) {
800
800
  break;
801
801
  }
802
802
  message.syntax = reader.string();
803
803
  continue;
804
804
  case 13:
805
- if (tag !== 106) {
805
+ if (tag != 106) {
806
806
  break;
807
807
  }
808
808
  message.edition = reader.string();
809
809
  continue;
810
810
  }
811
- if ((tag & 7) === 4 || tag === 0) {
811
+ if ((tag & 7) == 4 || tag == 0) {
812
812
  break;
813
813
  }
814
814
  reader.skipType(tag & 7);
@@ -973,67 +973,67 @@ exports.DescriptorProto = {
973
973
  const tag = reader.uint32();
974
974
  switch (tag >>> 3) {
975
975
  case 1:
976
- if (tag !== 10) {
976
+ if (tag != 10) {
977
977
  break;
978
978
  }
979
979
  message.name = reader.string();
980
980
  continue;
981
981
  case 2:
982
- if (tag !== 18) {
982
+ if (tag != 18) {
983
983
  break;
984
984
  }
985
985
  message.field.push(exports.FieldDescriptorProto.decode(reader, reader.uint32()));
986
986
  continue;
987
987
  case 6:
988
- if (tag !== 50) {
988
+ if (tag != 50) {
989
989
  break;
990
990
  }
991
991
  message.extension.push(exports.FieldDescriptorProto.decode(reader, reader.uint32()));
992
992
  continue;
993
993
  case 3:
994
- if (tag !== 26) {
994
+ if (tag != 26) {
995
995
  break;
996
996
  }
997
997
  message.nestedType.push(exports.DescriptorProto.decode(reader, reader.uint32()));
998
998
  continue;
999
999
  case 4:
1000
- if (tag !== 34) {
1000
+ if (tag != 34) {
1001
1001
  break;
1002
1002
  }
1003
1003
  message.enumType.push(exports.EnumDescriptorProto.decode(reader, reader.uint32()));
1004
1004
  continue;
1005
1005
  case 5:
1006
- if (tag !== 42) {
1006
+ if (tag != 42) {
1007
1007
  break;
1008
1008
  }
1009
1009
  message.extensionRange.push(exports.DescriptorProto_ExtensionRange.decode(reader, reader.uint32()));
1010
1010
  continue;
1011
1011
  case 8:
1012
- if (tag !== 66) {
1012
+ if (tag != 66) {
1013
1013
  break;
1014
1014
  }
1015
1015
  message.oneofDecl.push(exports.OneofDescriptorProto.decode(reader, reader.uint32()));
1016
1016
  continue;
1017
1017
  case 7:
1018
- if (tag !== 58) {
1018
+ if (tag != 58) {
1019
1019
  break;
1020
1020
  }
1021
1021
  message.options = exports.MessageOptions.decode(reader, reader.uint32());
1022
1022
  continue;
1023
1023
  case 9:
1024
- if (tag !== 74) {
1024
+ if (tag != 74) {
1025
1025
  break;
1026
1026
  }
1027
1027
  message.reservedRange.push(exports.DescriptorProto_ReservedRange.decode(reader, reader.uint32()));
1028
1028
  continue;
1029
1029
  case 10:
1030
- if (tag !== 82) {
1030
+ if (tag != 82) {
1031
1031
  break;
1032
1032
  }
1033
1033
  message.reservedName.push(reader.string());
1034
1034
  continue;
1035
1035
  }
1036
- if ((tag & 7) === 4 || tag === 0) {
1036
+ if ((tag & 7) == 4 || tag == 0) {
1037
1037
  break;
1038
1038
  }
1039
1039
  reader.skipType(tag & 7);
@@ -1164,25 +1164,25 @@ exports.DescriptorProto_ExtensionRange = {
1164
1164
  const tag = reader.uint32();
1165
1165
  switch (tag >>> 3) {
1166
1166
  case 1:
1167
- if (tag !== 8) {
1167
+ if (tag != 8) {
1168
1168
  break;
1169
1169
  }
1170
1170
  message.start = reader.int32();
1171
1171
  continue;
1172
1172
  case 2:
1173
- if (tag !== 16) {
1173
+ if (tag != 16) {
1174
1174
  break;
1175
1175
  }
1176
1176
  message.end = reader.int32();
1177
1177
  continue;
1178
1178
  case 3:
1179
- if (tag !== 26) {
1179
+ if (tag != 26) {
1180
1180
  break;
1181
1181
  }
1182
1182
  message.options = exports.ExtensionRangeOptions.decode(reader, reader.uint32());
1183
1183
  continue;
1184
1184
  }
1185
- if ((tag & 7) === 4 || tag === 0) {
1185
+ if ((tag & 7) == 4 || tag == 0) {
1186
1186
  break;
1187
1187
  }
1188
1188
  reader.skipType(tag & 7);
@@ -1239,19 +1239,19 @@ exports.DescriptorProto_ReservedRange = {
1239
1239
  const tag = reader.uint32();
1240
1240
  switch (tag >>> 3) {
1241
1241
  case 1:
1242
- if (tag !== 8) {
1242
+ if (tag != 8) {
1243
1243
  break;
1244
1244
  }
1245
1245
  message.start = reader.int32();
1246
1246
  continue;
1247
1247
  case 2:
1248
- if (tag !== 16) {
1248
+ if (tag != 16) {
1249
1249
  break;
1250
1250
  }
1251
1251
  message.end = reader.int32();
1252
1252
  continue;
1253
1253
  }
1254
- if ((tag & 7) === 4 || tag === 0) {
1254
+ if ((tag & 7) == 4 || tag == 0) {
1255
1255
  break;
1256
1256
  }
1257
1257
  reader.skipType(tag & 7);
@@ -1302,25 +1302,25 @@ exports.ExtensionRangeOptions = {
1302
1302
  const tag = reader.uint32();
1303
1303
  switch (tag >>> 3) {
1304
1304
  case 999:
1305
- if (tag !== 7994) {
1305
+ if (tag != 7994) {
1306
1306
  break;
1307
1307
  }
1308
1308
  message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
1309
1309
  continue;
1310
1310
  case 2:
1311
- if (tag !== 18) {
1311
+ if (tag != 18) {
1312
1312
  break;
1313
1313
  }
1314
1314
  message.declaration.push(exports.ExtensionRangeOptions_Declaration.decode(reader, reader.uint32()));
1315
1315
  continue;
1316
1316
  case 3:
1317
- if (tag !== 24) {
1317
+ if (tag != 24) {
1318
1318
  break;
1319
1319
  }
1320
1320
  message.verification = reader.int32();
1321
1321
  continue;
1322
1322
  }
1323
- if ((tag & 7) === 4 || tag === 0) {
1323
+ if ((tag & 7) == 4 || tag == 0) {
1324
1324
  break;
1325
1325
  }
1326
1326
  reader.skipType(tag & 7);
@@ -1403,43 +1403,43 @@ exports.ExtensionRangeOptions_Declaration = {
1403
1403
  const tag = reader.uint32();
1404
1404
  switch (tag >>> 3) {
1405
1405
  case 1:
1406
- if (tag !== 8) {
1406
+ if (tag != 8) {
1407
1407
  break;
1408
1408
  }
1409
1409
  message.number = reader.int32();
1410
1410
  continue;
1411
1411
  case 2:
1412
- if (tag !== 18) {
1412
+ if (tag != 18) {
1413
1413
  break;
1414
1414
  }
1415
1415
  message.fullName = reader.string();
1416
1416
  continue;
1417
1417
  case 3:
1418
- if (tag !== 26) {
1418
+ if (tag != 26) {
1419
1419
  break;
1420
1420
  }
1421
1421
  message.type = reader.string();
1422
1422
  continue;
1423
1423
  case 4:
1424
- if (tag !== 32) {
1424
+ if (tag != 32) {
1425
1425
  break;
1426
1426
  }
1427
1427
  message.isRepeated = reader.bool();
1428
1428
  continue;
1429
1429
  case 5:
1430
- if (tag !== 40) {
1430
+ if (tag != 40) {
1431
1431
  break;
1432
1432
  }
1433
1433
  message.reserved = reader.bool();
1434
1434
  continue;
1435
1435
  case 6:
1436
- if (tag !== 48) {
1436
+ if (tag != 48) {
1437
1437
  break;
1438
1438
  }
1439
1439
  message.repeated = reader.bool();
1440
1440
  continue;
1441
1441
  }
1442
- if ((tag & 7) === 4 || tag === 0) {
1442
+ if ((tag & 7) == 4 || tag == 0) {
1443
1443
  break;
1444
1444
  }
1445
1445
  reader.skipType(tag & 7);
@@ -1541,73 +1541,73 @@ exports.FieldDescriptorProto = {
1541
1541
  const tag = reader.uint32();
1542
1542
  switch (tag >>> 3) {
1543
1543
  case 1:
1544
- if (tag !== 10) {
1544
+ if (tag != 10) {
1545
1545
  break;
1546
1546
  }
1547
1547
  message.name = reader.string();
1548
1548
  continue;
1549
1549
  case 3:
1550
- if (tag !== 24) {
1550
+ if (tag != 24) {
1551
1551
  break;
1552
1552
  }
1553
1553
  message.number = reader.int32();
1554
1554
  continue;
1555
1555
  case 4:
1556
- if (tag !== 32) {
1556
+ if (tag != 32) {
1557
1557
  break;
1558
1558
  }
1559
1559
  message.label = reader.int32();
1560
1560
  continue;
1561
1561
  case 5:
1562
- if (tag !== 40) {
1562
+ if (tag != 40) {
1563
1563
  break;
1564
1564
  }
1565
1565
  message.type = reader.int32();
1566
1566
  continue;
1567
1567
  case 6:
1568
- if (tag !== 50) {
1568
+ if (tag != 50) {
1569
1569
  break;
1570
1570
  }
1571
1571
  message.typeName = reader.string();
1572
1572
  continue;
1573
1573
  case 2:
1574
- if (tag !== 18) {
1574
+ if (tag != 18) {
1575
1575
  break;
1576
1576
  }
1577
1577
  message.extendee = reader.string();
1578
1578
  continue;
1579
1579
  case 7:
1580
- if (tag !== 58) {
1580
+ if (tag != 58) {
1581
1581
  break;
1582
1582
  }
1583
1583
  message.defaultValue = reader.string();
1584
1584
  continue;
1585
1585
  case 9:
1586
- if (tag !== 72) {
1586
+ if (tag != 72) {
1587
1587
  break;
1588
1588
  }
1589
1589
  message.oneofIndex = reader.int32();
1590
1590
  continue;
1591
1591
  case 10:
1592
- if (tag !== 82) {
1592
+ if (tag != 82) {
1593
1593
  break;
1594
1594
  }
1595
1595
  message.jsonName = reader.string();
1596
1596
  continue;
1597
1597
  case 8:
1598
- if (tag !== 66) {
1598
+ if (tag != 66) {
1599
1599
  break;
1600
1600
  }
1601
1601
  message.options = exports.FieldOptions.decode(reader, reader.uint32());
1602
1602
  continue;
1603
1603
  case 17:
1604
- if (tag !== 136) {
1604
+ if (tag != 136) {
1605
1605
  break;
1606
1606
  }
1607
1607
  message.proto3Optional = reader.bool();
1608
1608
  continue;
1609
1609
  }
1610
- if ((tag & 7) === 4 || tag === 0) {
1610
+ if ((tag & 7) == 4 || tag == 0) {
1611
1611
  break;
1612
1612
  }
1613
1613
  reader.skipType(tag & 7);
@@ -1687,19 +1687,19 @@ exports.OneofDescriptorProto = {
1687
1687
  const tag = reader.uint32();
1688
1688
  switch (tag >>> 3) {
1689
1689
  case 1:
1690
- if (tag !== 10) {
1690
+ if (tag != 10) {
1691
1691
  break;
1692
1692
  }
1693
1693
  message.name = reader.string();
1694
1694
  continue;
1695
1695
  case 2:
1696
- if (tag !== 18) {
1696
+ if (tag != 18) {
1697
1697
  break;
1698
1698
  }
1699
1699
  message.options = exports.OneofOptions.decode(reader, reader.uint32());
1700
1700
  continue;
1701
1701
  }
1702
- if ((tag & 7) === 4 || tag === 0) {
1702
+ if ((tag & 7) == 4 || tag == 0) {
1703
1703
  break;
1704
1704
  }
1705
1705
  reader.skipType(tag & 7);
@@ -1761,37 +1761,37 @@ exports.EnumDescriptorProto = {
1761
1761
  const tag = reader.uint32();
1762
1762
  switch (tag >>> 3) {
1763
1763
  case 1:
1764
- if (tag !== 10) {
1764
+ if (tag != 10) {
1765
1765
  break;
1766
1766
  }
1767
1767
  message.name = reader.string();
1768
1768
  continue;
1769
1769
  case 2:
1770
- if (tag !== 18) {
1770
+ if (tag != 18) {
1771
1771
  break;
1772
1772
  }
1773
1773
  message.value.push(exports.EnumValueDescriptorProto.decode(reader, reader.uint32()));
1774
1774
  continue;
1775
1775
  case 3:
1776
- if (tag !== 26) {
1776
+ if (tag != 26) {
1777
1777
  break;
1778
1778
  }
1779
1779
  message.options = exports.EnumOptions.decode(reader, reader.uint32());
1780
1780
  continue;
1781
1781
  case 4:
1782
- if (tag !== 34) {
1782
+ if (tag != 34) {
1783
1783
  break;
1784
1784
  }
1785
1785
  message.reservedRange.push(exports.EnumDescriptorProto_EnumReservedRange.decode(reader, reader.uint32()));
1786
1786
  continue;
1787
1787
  case 5:
1788
- if (tag !== 42) {
1788
+ if (tag != 42) {
1789
1789
  break;
1790
1790
  }
1791
1791
  message.reservedName.push(reader.string());
1792
1792
  continue;
1793
1793
  }
1794
- if ((tag & 7) === 4 || tag === 0) {
1794
+ if ((tag & 7) == 4 || tag == 0) {
1795
1795
  break;
1796
1796
  }
1797
1797
  reader.skipType(tag & 7);
@@ -1871,19 +1871,19 @@ exports.EnumDescriptorProto_EnumReservedRange = {
1871
1871
  const tag = reader.uint32();
1872
1872
  switch (tag >>> 3) {
1873
1873
  case 1:
1874
- if (tag !== 8) {
1874
+ if (tag != 8) {
1875
1875
  break;
1876
1876
  }
1877
1877
  message.start = reader.int32();
1878
1878
  continue;
1879
1879
  case 2:
1880
- if (tag !== 16) {
1880
+ if (tag != 16) {
1881
1881
  break;
1882
1882
  }
1883
1883
  message.end = reader.int32();
1884
1884
  continue;
1885
1885
  }
1886
- if ((tag & 7) === 4 || tag === 0) {
1886
+ if ((tag & 7) == 4 || tag == 0) {
1887
1887
  break;
1888
1888
  }
1889
1889
  reader.skipType(tag & 7);
@@ -1934,25 +1934,25 @@ exports.EnumValueDescriptorProto = {
1934
1934
  const tag = reader.uint32();
1935
1935
  switch (tag >>> 3) {
1936
1936
  case 1:
1937
- if (tag !== 10) {
1937
+ if (tag != 10) {
1938
1938
  break;
1939
1939
  }
1940
1940
  message.name = reader.string();
1941
1941
  continue;
1942
1942
  case 2:
1943
- if (tag !== 16) {
1943
+ if (tag != 16) {
1944
1944
  break;
1945
1945
  }
1946
1946
  message.number = reader.int32();
1947
1947
  continue;
1948
1948
  case 3:
1949
- if (tag !== 26) {
1949
+ if (tag != 26) {
1950
1950
  break;
1951
1951
  }
1952
1952
  message.options = exports.EnumValueOptions.decode(reader, reader.uint32());
1953
1953
  continue;
1954
1954
  }
1955
- if ((tag & 7) === 4 || tag === 0) {
1955
+ if ((tag & 7) == 4 || tag == 0) {
1956
1956
  break;
1957
1957
  }
1958
1958
  reader.skipType(tag & 7);
@@ -2012,25 +2012,25 @@ exports.ServiceDescriptorProto = {
2012
2012
  const tag = reader.uint32();
2013
2013
  switch (tag >>> 3) {
2014
2014
  case 1:
2015
- if (tag !== 10) {
2015
+ if (tag != 10) {
2016
2016
  break;
2017
2017
  }
2018
2018
  message.name = reader.string();
2019
2019
  continue;
2020
2020
  case 2:
2021
- if (tag !== 18) {
2021
+ if (tag != 18) {
2022
2022
  break;
2023
2023
  }
2024
2024
  message.method.push(exports.MethodDescriptorProto.decode(reader, reader.uint32()));
2025
2025
  continue;
2026
2026
  case 3:
2027
- if (tag !== 26) {
2027
+ if (tag != 26) {
2028
2028
  break;
2029
2029
  }
2030
2030
  message.options = exports.ServiceOptions.decode(reader, reader.uint32());
2031
2031
  continue;
2032
2032
  }
2033
- if ((tag & 7) === 4 || tag === 0) {
2033
+ if ((tag & 7) == 4 || tag == 0) {
2034
2034
  break;
2035
2035
  }
2036
2036
  reader.skipType(tag & 7);
@@ -2111,43 +2111,43 @@ exports.MethodDescriptorProto = {
2111
2111
  const tag = reader.uint32();
2112
2112
  switch (tag >>> 3) {
2113
2113
  case 1:
2114
- if (tag !== 10) {
2114
+ if (tag != 10) {
2115
2115
  break;
2116
2116
  }
2117
2117
  message.name = reader.string();
2118
2118
  continue;
2119
2119
  case 2:
2120
- if (tag !== 18) {
2120
+ if (tag != 18) {
2121
2121
  break;
2122
2122
  }
2123
2123
  message.inputType = reader.string();
2124
2124
  continue;
2125
2125
  case 3:
2126
- if (tag !== 26) {
2126
+ if (tag != 26) {
2127
2127
  break;
2128
2128
  }
2129
2129
  message.outputType = reader.string();
2130
2130
  continue;
2131
2131
  case 4:
2132
- if (tag !== 34) {
2132
+ if (tag != 34) {
2133
2133
  break;
2134
2134
  }
2135
2135
  message.options = exports.MethodOptions.decode(reader, reader.uint32());
2136
2136
  continue;
2137
2137
  case 5:
2138
- if (tag !== 40) {
2138
+ if (tag != 40) {
2139
2139
  break;
2140
2140
  }
2141
2141
  message.clientStreaming = reader.bool();
2142
2142
  continue;
2143
2143
  case 6:
2144
- if (tag !== 48) {
2144
+ if (tag != 48) {
2145
2145
  break;
2146
2146
  }
2147
2147
  message.serverStreaming = reader.bool();
2148
2148
  continue;
2149
2149
  }
2150
- if ((tag & 7) === 4 || tag === 0) {
2150
+ if ((tag & 7) == 4 || tag == 0) {
2151
2151
  break;
2152
2152
  }
2153
2153
  reader.skipType(tag & 7);
@@ -2292,133 +2292,133 @@ exports.FileOptions = {
2292
2292
  const tag = reader.uint32();
2293
2293
  switch (tag >>> 3) {
2294
2294
  case 1:
2295
- if (tag !== 10) {
2295
+ if (tag != 10) {
2296
2296
  break;
2297
2297
  }
2298
2298
  message.javaPackage = reader.string();
2299
2299
  continue;
2300
2300
  case 8:
2301
- if (tag !== 66) {
2301
+ if (tag != 66) {
2302
2302
  break;
2303
2303
  }
2304
2304
  message.javaOuterClassname = reader.string();
2305
2305
  continue;
2306
2306
  case 10:
2307
- if (tag !== 80) {
2307
+ if (tag != 80) {
2308
2308
  break;
2309
2309
  }
2310
2310
  message.javaMultipleFiles = reader.bool();
2311
2311
  continue;
2312
2312
  case 20:
2313
- if (tag !== 160) {
2313
+ if (tag != 160) {
2314
2314
  break;
2315
2315
  }
2316
2316
  message.javaGenerateEqualsAndHash = reader.bool();
2317
2317
  continue;
2318
2318
  case 27:
2319
- if (tag !== 216) {
2319
+ if (tag != 216) {
2320
2320
  break;
2321
2321
  }
2322
2322
  message.javaStringCheckUtf8 = reader.bool();
2323
2323
  continue;
2324
2324
  case 9:
2325
- if (tag !== 72) {
2325
+ if (tag != 72) {
2326
2326
  break;
2327
2327
  }
2328
2328
  message.optimizeFor = reader.int32();
2329
2329
  continue;
2330
2330
  case 11:
2331
- if (tag !== 90) {
2331
+ if (tag != 90) {
2332
2332
  break;
2333
2333
  }
2334
2334
  message.goPackage = reader.string();
2335
2335
  continue;
2336
2336
  case 16:
2337
- if (tag !== 128) {
2337
+ if (tag != 128) {
2338
2338
  break;
2339
2339
  }
2340
2340
  message.ccGenericServices = reader.bool();
2341
2341
  continue;
2342
2342
  case 17:
2343
- if (tag !== 136) {
2343
+ if (tag != 136) {
2344
2344
  break;
2345
2345
  }
2346
2346
  message.javaGenericServices = reader.bool();
2347
2347
  continue;
2348
2348
  case 18:
2349
- if (tag !== 144) {
2349
+ if (tag != 144) {
2350
2350
  break;
2351
2351
  }
2352
2352
  message.pyGenericServices = reader.bool();
2353
2353
  continue;
2354
2354
  case 42:
2355
- if (tag !== 336) {
2355
+ if (tag != 336) {
2356
2356
  break;
2357
2357
  }
2358
2358
  message.phpGenericServices = reader.bool();
2359
2359
  continue;
2360
2360
  case 23:
2361
- if (tag !== 184) {
2361
+ if (tag != 184) {
2362
2362
  break;
2363
2363
  }
2364
2364
  message.deprecated = reader.bool();
2365
2365
  continue;
2366
2366
  case 31:
2367
- if (tag !== 248) {
2367
+ if (tag != 248) {
2368
2368
  break;
2369
2369
  }
2370
2370
  message.ccEnableArenas = reader.bool();
2371
2371
  continue;
2372
2372
  case 36:
2373
- if (tag !== 290) {
2373
+ if (tag != 290) {
2374
2374
  break;
2375
2375
  }
2376
2376
  message.objcClassPrefix = reader.string();
2377
2377
  continue;
2378
2378
  case 37:
2379
- if (tag !== 298) {
2379
+ if (tag != 298) {
2380
2380
  break;
2381
2381
  }
2382
2382
  message.csharpNamespace = reader.string();
2383
2383
  continue;
2384
2384
  case 39:
2385
- if (tag !== 314) {
2385
+ if (tag != 314) {
2386
2386
  break;
2387
2387
  }
2388
2388
  message.swiftPrefix = reader.string();
2389
2389
  continue;
2390
2390
  case 40:
2391
- if (tag !== 322) {
2391
+ if (tag != 322) {
2392
2392
  break;
2393
2393
  }
2394
2394
  message.phpClassPrefix = reader.string();
2395
2395
  continue;
2396
2396
  case 41:
2397
- if (tag !== 330) {
2397
+ if (tag != 330) {
2398
2398
  break;
2399
2399
  }
2400
2400
  message.phpNamespace = reader.string();
2401
2401
  continue;
2402
2402
  case 44:
2403
- if (tag !== 354) {
2403
+ if (tag != 354) {
2404
2404
  break;
2405
2405
  }
2406
2406
  message.phpMetadataNamespace = reader.string();
2407
2407
  continue;
2408
2408
  case 45:
2409
- if (tag !== 362) {
2409
+ if (tag != 362) {
2410
2410
  break;
2411
2411
  }
2412
2412
  message.rubyPackage = reader.string();
2413
2413
  continue;
2414
2414
  case 999:
2415
- if (tag !== 7994) {
2415
+ if (tag != 7994) {
2416
2416
  break;
2417
2417
  }
2418
2418
  message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
2419
2419
  continue;
2420
2420
  }
2421
- if ((tag & 7) === 4 || tag === 0) {
2421
+ if ((tag & 7) == 4 || tag == 0) {
2422
2422
  break;
2423
2423
  }
2424
2424
  reader.skipType(tag & 7);
@@ -2555,43 +2555,43 @@ exports.MessageOptions = {
2555
2555
  const tag = reader.uint32();
2556
2556
  switch (tag >>> 3) {
2557
2557
  case 1:
2558
- if (tag !== 8) {
2558
+ if (tag != 8) {
2559
2559
  break;
2560
2560
  }
2561
2561
  message.messageSetWireFormat = reader.bool();
2562
2562
  continue;
2563
2563
  case 2:
2564
- if (tag !== 16) {
2564
+ if (tag != 16) {
2565
2565
  break;
2566
2566
  }
2567
2567
  message.noStandardDescriptorAccessor = reader.bool();
2568
2568
  continue;
2569
2569
  case 3:
2570
- if (tag !== 24) {
2570
+ if (tag != 24) {
2571
2571
  break;
2572
2572
  }
2573
2573
  message.deprecated = reader.bool();
2574
2574
  continue;
2575
2575
  case 7:
2576
- if (tag !== 56) {
2576
+ if (tag != 56) {
2577
2577
  break;
2578
2578
  }
2579
2579
  message.mapEntry = reader.bool();
2580
2580
  continue;
2581
2581
  case 11:
2582
- if (tag !== 88) {
2582
+ if (tag != 88) {
2583
2583
  break;
2584
2584
  }
2585
2585
  message.deprecatedLegacyJsonFieldConflicts = reader.bool();
2586
2586
  continue;
2587
2587
  case 999:
2588
- if (tag !== 7994) {
2588
+ if (tag != 7994) {
2589
2589
  break;
2590
2590
  }
2591
2591
  message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
2592
2592
  continue;
2593
2593
  }
2594
- if ((tag & 7) === 4 || tag === 0) {
2594
+ if ((tag & 7) == 4 || tag == 0) {
2595
2595
  break;
2596
2596
  }
2597
2597
  reader.skipType(tag & 7);
@@ -2712,71 +2712,71 @@ exports.FieldOptions = {
2712
2712
  const tag = reader.uint32();
2713
2713
  switch (tag >>> 3) {
2714
2714
  case 1:
2715
- if (tag !== 8) {
2715
+ if (tag != 8) {
2716
2716
  break;
2717
2717
  }
2718
2718
  message.ctype = reader.int32();
2719
2719
  continue;
2720
2720
  case 2:
2721
- if (tag !== 16) {
2721
+ if (tag != 16) {
2722
2722
  break;
2723
2723
  }
2724
2724
  message.packed = reader.bool();
2725
2725
  continue;
2726
2726
  case 6:
2727
- if (tag !== 48) {
2727
+ if (tag != 48) {
2728
2728
  break;
2729
2729
  }
2730
2730
  message.jstype = reader.int32();
2731
2731
  continue;
2732
2732
  case 5:
2733
- if (tag !== 40) {
2733
+ if (tag != 40) {
2734
2734
  break;
2735
2735
  }
2736
2736
  message.lazy = reader.bool();
2737
2737
  continue;
2738
2738
  case 15:
2739
- if (tag !== 120) {
2739
+ if (tag != 120) {
2740
2740
  break;
2741
2741
  }
2742
2742
  message.unverifiedLazy = reader.bool();
2743
2743
  continue;
2744
2744
  case 3:
2745
- if (tag !== 24) {
2745
+ if (tag != 24) {
2746
2746
  break;
2747
2747
  }
2748
2748
  message.deprecated = reader.bool();
2749
2749
  continue;
2750
2750
  case 10:
2751
- if (tag !== 80) {
2751
+ if (tag != 80) {
2752
2752
  break;
2753
2753
  }
2754
2754
  message.weak = reader.bool();
2755
2755
  continue;
2756
2756
  case 16:
2757
- if (tag !== 128) {
2757
+ if (tag != 128) {
2758
2758
  break;
2759
2759
  }
2760
2760
  message.debugRedact = reader.bool();
2761
2761
  continue;
2762
2762
  case 17:
2763
- if (tag !== 136) {
2763
+ if (tag != 136) {
2764
2764
  break;
2765
2765
  }
2766
2766
  message.retention = reader.int32();
2767
2767
  continue;
2768
2768
  case 18:
2769
- if (tag !== 144) {
2769
+ if (tag != 144) {
2770
2770
  break;
2771
2771
  }
2772
2772
  message.target = reader.int32();
2773
2773
  continue;
2774
2774
  case 19:
2775
- if (tag === 152) {
2775
+ if (tag == 152) {
2776
2776
  message.targets.push(reader.int32());
2777
2777
  continue;
2778
2778
  }
2779
- if (tag === 154) {
2779
+ if (tag == 154) {
2780
2780
  const end2 = reader.uint32() + reader.pos;
2781
2781
  while (reader.pos < end2) {
2782
2782
  message.targets.push(reader.int32());
@@ -2785,13 +2785,13 @@ exports.FieldOptions = {
2785
2785
  }
2786
2786
  break;
2787
2787
  case 999:
2788
- if (tag !== 7994) {
2788
+ if (tag != 7994) {
2789
2789
  break;
2790
2790
  }
2791
2791
  message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
2792
2792
  continue;
2793
2793
  }
2794
- if ((tag & 7) === 4 || tag === 0) {
2794
+ if ((tag & 7) == 4 || tag == 0) {
2795
2795
  break;
2796
2796
  }
2797
2797
  reader.skipType(tag & 7);
@@ -2883,13 +2883,13 @@ exports.OneofOptions = {
2883
2883
  const tag = reader.uint32();
2884
2884
  switch (tag >>> 3) {
2885
2885
  case 999:
2886
- if (tag !== 7994) {
2886
+ if (tag != 7994) {
2887
2887
  break;
2888
2888
  }
2889
2889
  message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
2890
2890
  continue;
2891
2891
  }
2892
- if ((tag & 7) === 4 || tag === 0) {
2892
+ if ((tag & 7) == 4 || tag == 0) {
2893
2893
  break;
2894
2894
  }
2895
2895
  reader.skipType(tag & 7);
@@ -2950,31 +2950,31 @@ exports.EnumOptions = {
2950
2950
  const tag = reader.uint32();
2951
2951
  switch (tag >>> 3) {
2952
2952
  case 2:
2953
- if (tag !== 16) {
2953
+ if (tag != 16) {
2954
2954
  break;
2955
2955
  }
2956
2956
  message.allowAlias = reader.bool();
2957
2957
  continue;
2958
2958
  case 3:
2959
- if (tag !== 24) {
2959
+ if (tag != 24) {
2960
2960
  break;
2961
2961
  }
2962
2962
  message.deprecated = reader.bool();
2963
2963
  continue;
2964
2964
  case 6:
2965
- if (tag !== 48) {
2965
+ if (tag != 48) {
2966
2966
  break;
2967
2967
  }
2968
2968
  message.deprecatedLegacyJsonFieldConflicts = reader.bool();
2969
2969
  continue;
2970
2970
  case 999:
2971
- if (tag !== 7994) {
2971
+ if (tag != 7994) {
2972
2972
  break;
2973
2973
  }
2974
2974
  message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
2975
2975
  continue;
2976
2976
  }
2977
- if ((tag & 7) === 4 || tag === 0) {
2977
+ if ((tag & 7) == 4 || tag == 0) {
2978
2978
  break;
2979
2979
  }
2980
2980
  reader.skipType(tag & 7);
@@ -3041,19 +3041,19 @@ exports.EnumValueOptions = {
3041
3041
  const tag = reader.uint32();
3042
3042
  switch (tag >>> 3) {
3043
3043
  case 1:
3044
- if (tag !== 8) {
3044
+ if (tag != 8) {
3045
3045
  break;
3046
3046
  }
3047
3047
  message.deprecated = reader.bool();
3048
3048
  continue;
3049
3049
  case 999:
3050
- if (tag !== 7994) {
3050
+ if (tag != 7994) {
3051
3051
  break;
3052
3052
  }
3053
3053
  message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
3054
3054
  continue;
3055
3055
  }
3056
- if ((tag & 7) === 4 || tag === 0) {
3056
+ if ((tag & 7) == 4 || tag == 0) {
3057
3057
  break;
3058
3058
  }
3059
3059
  reader.skipType(tag & 7);
@@ -3111,19 +3111,19 @@ exports.ServiceOptions = {
3111
3111
  const tag = reader.uint32();
3112
3112
  switch (tag >>> 3) {
3113
3113
  case 33:
3114
- if (tag !== 264) {
3114
+ if (tag != 264) {
3115
3115
  break;
3116
3116
  }
3117
3117
  message.deprecated = reader.bool();
3118
3118
  continue;
3119
3119
  case 999:
3120
- if (tag !== 7994) {
3120
+ if (tag != 7994) {
3121
3121
  break;
3122
3122
  }
3123
3123
  message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
3124
3124
  continue;
3125
3125
  }
3126
- if ((tag & 7) === 4 || tag === 0) {
3126
+ if ((tag & 7) == 4 || tag == 0) {
3127
3127
  break;
3128
3128
  }
3129
3129
  reader.skipType(tag & 7);
@@ -3184,25 +3184,25 @@ exports.MethodOptions = {
3184
3184
  const tag = reader.uint32();
3185
3185
  switch (tag >>> 3) {
3186
3186
  case 33:
3187
- if (tag !== 264) {
3187
+ if (tag != 264) {
3188
3188
  break;
3189
3189
  }
3190
3190
  message.deprecated = reader.bool();
3191
3191
  continue;
3192
3192
  case 34:
3193
- if (tag !== 272) {
3193
+ if (tag != 272) {
3194
3194
  break;
3195
3195
  }
3196
3196
  message.idempotencyLevel = reader.int32();
3197
3197
  continue;
3198
3198
  case 999:
3199
- if (tag !== 7994) {
3199
+ if (tag != 7994) {
3200
3200
  break;
3201
3201
  }
3202
3202
  message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
3203
3203
  continue;
3204
3204
  }
3205
- if ((tag & 7) === 4 || tag === 0) {
3205
+ if ((tag & 7) == 4 || tag == 0) {
3206
3206
  break;
3207
3207
  }
3208
3208
  reader.skipType(tag & 7);
@@ -3252,7 +3252,7 @@ function createBaseUninterpretedOption() {
3252
3252
  positiveIntValue: 0,
3253
3253
  negativeIntValue: 0,
3254
3254
  doubleValue: 0,
3255
- stringValue: new Uint8Array(0),
3255
+ stringValue: new Uint8Array(),
3256
3256
  aggregateValue: "",
3257
3257
  };
3258
3258
  }
@@ -3289,49 +3289,49 @@ exports.UninterpretedOption = {
3289
3289
  const tag = reader.uint32();
3290
3290
  switch (tag >>> 3) {
3291
3291
  case 2:
3292
- if (tag !== 18) {
3292
+ if (tag != 18) {
3293
3293
  break;
3294
3294
  }
3295
3295
  message.name.push(exports.UninterpretedOption_NamePart.decode(reader, reader.uint32()));
3296
3296
  continue;
3297
3297
  case 3:
3298
- if (tag !== 26) {
3298
+ if (tag != 26) {
3299
3299
  break;
3300
3300
  }
3301
3301
  message.identifierValue = reader.string();
3302
3302
  continue;
3303
3303
  case 4:
3304
- if (tag !== 32) {
3304
+ if (tag != 32) {
3305
3305
  break;
3306
3306
  }
3307
3307
  message.positiveIntValue = longToNumber(reader.uint64());
3308
3308
  continue;
3309
3309
  case 5:
3310
- if (tag !== 40) {
3310
+ if (tag != 40) {
3311
3311
  break;
3312
3312
  }
3313
3313
  message.negativeIntValue = longToNumber(reader.int64());
3314
3314
  continue;
3315
3315
  case 6:
3316
- if (tag !== 49) {
3316
+ if (tag != 49) {
3317
3317
  break;
3318
3318
  }
3319
3319
  message.doubleValue = reader.double();
3320
3320
  continue;
3321
3321
  case 7:
3322
- if (tag !== 58) {
3322
+ if (tag != 58) {
3323
3323
  break;
3324
3324
  }
3325
3325
  message.stringValue = reader.bytes();
3326
3326
  continue;
3327
3327
  case 8:
3328
- if (tag !== 66) {
3328
+ if (tag != 66) {
3329
3329
  break;
3330
3330
  }
3331
3331
  message.aggregateValue = reader.string();
3332
3332
  continue;
3333
3333
  }
3334
- if ((tag & 7) === 4 || tag === 0) {
3334
+ if ((tag & 7) == 4 || tag == 0) {
3335
3335
  break;
3336
3336
  }
3337
3337
  reader.skipType(tag & 7);
@@ -3345,7 +3345,7 @@ exports.UninterpretedOption = {
3345
3345
  positiveIntValue: isSet(object.positiveIntValue) ? Number(object.positiveIntValue) : 0,
3346
3346
  negativeIntValue: isSet(object.negativeIntValue) ? Number(object.negativeIntValue) : 0,
3347
3347
  doubleValue: isSet(object.doubleValue) ? Number(object.doubleValue) : 0,
3348
- stringValue: isSet(object.stringValue) ? bytesFromBase64(object.stringValue) : new Uint8Array(0),
3348
+ stringValue: isSet(object.stringValue) ? bytesFromBase64(object.stringValue) : new Uint8Array(),
3349
3349
  aggregateValue: isSet(object.aggregateValue) ? String(object.aggregateValue) : "",
3350
3350
  };
3351
3351
  },
@@ -3362,7 +3362,7 @@ exports.UninterpretedOption = {
3362
3362
  message.negativeIntValue !== undefined && (obj.negativeIntValue = Math.round(message.negativeIntValue));
3363
3363
  message.doubleValue !== undefined && (obj.doubleValue = message.doubleValue);
3364
3364
  message.stringValue !== undefined &&
3365
- (obj.stringValue = base64FromBytes(message.stringValue !== undefined ? message.stringValue : new Uint8Array(0)));
3365
+ (obj.stringValue = base64FromBytes(message.stringValue !== undefined ? message.stringValue : new Uint8Array()));
3366
3366
  message.aggregateValue !== undefined && (obj.aggregateValue = message.aggregateValue);
3367
3367
  return obj;
3368
3368
  },
@@ -3377,7 +3377,7 @@ exports.UninterpretedOption = {
3377
3377
  message.positiveIntValue = (_c = object.positiveIntValue) !== null && _c !== void 0 ? _c : 0;
3378
3378
  message.negativeIntValue = (_d = object.negativeIntValue) !== null && _d !== void 0 ? _d : 0;
3379
3379
  message.doubleValue = (_e = object.doubleValue) !== null && _e !== void 0 ? _e : 0;
3380
- message.stringValue = (_f = object.stringValue) !== null && _f !== void 0 ? _f : new Uint8Array(0);
3380
+ message.stringValue = (_f = object.stringValue) !== null && _f !== void 0 ? _f : new Uint8Array();
3381
3381
  message.aggregateValue = (_g = object.aggregateValue) !== null && _g !== void 0 ? _g : "";
3382
3382
  return message;
3383
3383
  },
@@ -3403,19 +3403,19 @@ exports.UninterpretedOption_NamePart = {
3403
3403
  const tag = reader.uint32();
3404
3404
  switch (tag >>> 3) {
3405
3405
  case 1:
3406
- if (tag !== 10) {
3406
+ if (tag != 10) {
3407
3407
  break;
3408
3408
  }
3409
3409
  message.namePart = reader.string();
3410
3410
  continue;
3411
3411
  case 2:
3412
- if (tag !== 16) {
3412
+ if (tag != 16) {
3413
3413
  break;
3414
3414
  }
3415
3415
  message.isExtension = reader.bool();
3416
3416
  continue;
3417
3417
  }
3418
- if ((tag & 7) === 4 || tag === 0) {
3418
+ if ((tag & 7) == 4 || tag == 0) {
3419
3419
  break;
3420
3420
  }
3421
3421
  reader.skipType(tag & 7);
@@ -3463,13 +3463,13 @@ exports.SourceCodeInfo = {
3463
3463
  const tag = reader.uint32();
3464
3464
  switch (tag >>> 3) {
3465
3465
  case 1:
3466
- if (tag !== 10) {
3466
+ if (tag != 10) {
3467
3467
  break;
3468
3468
  }
3469
3469
  message.location.push(exports.SourceCodeInfo_Location.decode(reader, reader.uint32()));
3470
3470
  continue;
3471
3471
  }
3472
- if ((tag & 7) === 4 || tag === 0) {
3472
+ if ((tag & 7) == 4 || tag == 0) {
3473
3473
  break;
3474
3474
  }
3475
3475
  reader.skipType(tag & 7);
@@ -3537,11 +3537,11 @@ exports.SourceCodeInfo_Location = {
3537
3537
  const tag = reader.uint32();
3538
3538
  switch (tag >>> 3) {
3539
3539
  case 1:
3540
- if (tag === 8) {
3540
+ if (tag == 8) {
3541
3541
  message.path.push(reader.int32());
3542
3542
  continue;
3543
3543
  }
3544
- if (tag === 10) {
3544
+ if (tag == 10) {
3545
3545
  const end2 = reader.uint32() + reader.pos;
3546
3546
  while (reader.pos < end2) {
3547
3547
  message.path.push(reader.int32());
@@ -3550,11 +3550,11 @@ exports.SourceCodeInfo_Location = {
3550
3550
  }
3551
3551
  break;
3552
3552
  case 2:
3553
- if (tag === 16) {
3553
+ if (tag == 16) {
3554
3554
  message.span.push(reader.int32());
3555
3555
  continue;
3556
3556
  }
3557
- if (tag === 18) {
3557
+ if (tag == 18) {
3558
3558
  const end2 = reader.uint32() + reader.pos;
3559
3559
  while (reader.pos < end2) {
3560
3560
  message.span.push(reader.int32());
@@ -3563,25 +3563,25 @@ exports.SourceCodeInfo_Location = {
3563
3563
  }
3564
3564
  break;
3565
3565
  case 3:
3566
- if (tag !== 26) {
3566
+ if (tag != 26) {
3567
3567
  break;
3568
3568
  }
3569
3569
  message.leadingComments = reader.string();
3570
3570
  continue;
3571
3571
  case 4:
3572
- if (tag !== 34) {
3572
+ if (tag != 34) {
3573
3573
  break;
3574
3574
  }
3575
3575
  message.trailingComments = reader.string();
3576
3576
  continue;
3577
3577
  case 6:
3578
- if (tag !== 50) {
3578
+ if (tag != 50) {
3579
3579
  break;
3580
3580
  }
3581
3581
  message.leadingDetachedComments.push(reader.string());
3582
3582
  continue;
3583
3583
  }
3584
- if ((tag & 7) === 4 || tag === 0) {
3584
+ if ((tag & 7) == 4 || tag == 0) {
3585
3585
  break;
3586
3586
  }
3587
3587
  reader.skipType(tag & 7);
@@ -3655,13 +3655,13 @@ exports.GeneratedCodeInfo = {
3655
3655
  const tag = reader.uint32();
3656
3656
  switch (tag >>> 3) {
3657
3657
  case 1:
3658
- if (tag !== 10) {
3658
+ if (tag != 10) {
3659
3659
  break;
3660
3660
  }
3661
3661
  message.annotation.push(exports.GeneratedCodeInfo_Annotation.decode(reader, reader.uint32()));
3662
3662
  continue;
3663
3663
  }
3664
- if ((tag & 7) === 4 || tag === 0) {
3664
+ if ((tag & 7) == 4 || tag == 0) {
3665
3665
  break;
3666
3666
  }
3667
3667
  reader.skipType(tag & 7);
@@ -3727,11 +3727,11 @@ exports.GeneratedCodeInfo_Annotation = {
3727
3727
  const tag = reader.uint32();
3728
3728
  switch (tag >>> 3) {
3729
3729
  case 1:
3730
- if (tag === 8) {
3730
+ if (tag == 8) {
3731
3731
  message.path.push(reader.int32());
3732
3732
  continue;
3733
3733
  }
3734
- if (tag === 10) {
3734
+ if (tag == 10) {
3735
3735
  const end2 = reader.uint32() + reader.pos;
3736
3736
  while (reader.pos < end2) {
3737
3737
  message.path.push(reader.int32());
@@ -3740,31 +3740,31 @@ exports.GeneratedCodeInfo_Annotation = {
3740
3740
  }
3741
3741
  break;
3742
3742
  case 2:
3743
- if (tag !== 18) {
3743
+ if (tag != 18) {
3744
3744
  break;
3745
3745
  }
3746
3746
  message.sourceFile = reader.string();
3747
3747
  continue;
3748
3748
  case 3:
3749
- if (tag !== 24) {
3749
+ if (tag != 24) {
3750
3750
  break;
3751
3751
  }
3752
3752
  message.begin = reader.int32();
3753
3753
  continue;
3754
3754
  case 4:
3755
- if (tag !== 32) {
3755
+ if (tag != 32) {
3756
3756
  break;
3757
3757
  }
3758
3758
  message.end = reader.int32();
3759
3759
  continue;
3760
3760
  case 5:
3761
- if (tag !== 40) {
3761
+ if (tag != 40) {
3762
3762
  break;
3763
3763
  }
3764
3764
  message.semantic = reader.int32();
3765
3765
  continue;
3766
3766
  }
3767
- if ((tag & 7) === 4 || tag === 0) {
3767
+ if ((tag & 7) == 4 || tag == 0) {
3768
3768
  break;
3769
3769
  }
3770
3770
  reader.skipType(tag & 7);