@dcl/protocol 1.0.0-4810686946.commit-7c034e3 → 1.0.0-4896874496.commit-2ebeae0
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.
- package/out-js/decentraland/bff/authentication_service.gen.js +12 -12
- package/out-js/decentraland/bff/authentication_service.gen.js.map +1 -1
- package/out-js/decentraland/bff/comms_director_service.gen.js +7 -7
- package/out-js/decentraland/bff/comms_director_service.gen.js.map +1 -1
- package/out-js/decentraland/bff/comms_service.gen.js +4 -4
- package/out-js/decentraland/bff/comms_service.gen.js.map +1 -1
- package/out-js/decentraland/bff/http_endpoints.gen.js +47 -47
- package/out-js/decentraland/bff/http_endpoints.gen.js.map +1 -1
- package/out-js/decentraland/bff/topics_service.gen.js +14 -14
- package/out-js/decentraland/bff/topics_service.gen.js.map +1 -1
- package/out-js/decentraland/common/border_rect.gen.js +10 -10
- package/out-js/decentraland/common/border_rect.gen.js.map +1 -1
- package/out-js/decentraland/common/colors.gen.js +9 -9
- package/out-js/decentraland/common/colors.gen.js.map +1 -1
- package/out-js/decentraland/common/content_mapping.gen.js +3 -3
- package/out-js/decentraland/common/content_mapping.gen.js.map +1 -1
- package/out-js/decentraland/common/sdk/user_data.gen.js +17 -17
- package/out-js/decentraland/common/sdk/user_data.gen.js.map +1 -1
- package/out-js/decentraland/common/texture.gen.js +16 -16
- package/out-js/decentraland/common/texture.gen.js.map +1 -1
- package/out-js/decentraland/common/vectors.gen.js +11 -11
- package/out-js/decentraland/common/vectors.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/communications_controller.gen.js +3 -3
- package/out-js/decentraland/kernel/apis/communications_controller.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/dev_tools.gen.js +4 -4
- package/out-js/decentraland/kernel/apis/dev_tools.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/engine_api.gen.js +101 -101
- package/out-js/decentraland/kernel/apis/engine_api.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/environment_api.gen.js +38 -38
- package/out-js/decentraland/kernel/apis/environment_api.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js +31 -31
- package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/parcel_identity.gen.js +20 -20
- package/out-js/decentraland/kernel/apis/parcel_identity.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/permissions.gen.js +10 -10
- package/out-js/decentraland/kernel/apis/permissions.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/players.gen.js +10 -10
- package/out-js/decentraland/kernel/apis/players.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/portable_experiences.gen.js +17 -17
- package/out-js/decentraland/kernel/apis/portable_experiences.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/restricted_actions.gen.js +22 -22
- package/out-js/decentraland/kernel/apis/restricted_actions.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/runtime.gen.js +23 -23
- package/out-js/decentraland/kernel/apis/runtime.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/scene.gen.js +6 -6
- package/out-js/decentraland/kernel/apis/scene.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/signed_fetch.gen.js +19 -19
- package/out-js/decentraland/kernel/apis/signed_fetch.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/social_controller.gen.js +6 -6
- package/out-js/decentraland/kernel/apis/social_controller.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/testing.gen.js +26 -26
- package/out-js/decentraland/kernel/apis/testing.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/user_action_module.gen.js +3 -3
- package/out-js/decentraland/kernel/apis/user_action_module.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/user_identity.gen.js +6 -6
- package/out-js/decentraland/kernel/apis/user_identity.gen.js.map +1 -1
- package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js +35 -35
- package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js.map +1 -1
- package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js +33 -33
- package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js.map +1 -1
- package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js +47 -47
- package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js.map +1 -1
- package/out-js/decentraland/realm/about.gen.js +47 -47
- package/out-js/decentraland/realm/about.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/animator.gen.js +10 -10
- package/out-js/decentraland/sdk/components/animator.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/audio_source.gen.js +6 -6
- package/out-js/decentraland/sdk/components/audio_source.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/audio_stream.gen.js +4 -4
- package/out-js/decentraland/sdk/components/audio_stream.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/avatar_attach.gen.js +3 -3
- package/out-js/decentraland/sdk/components/avatar_attach.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js +5 -5
- package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/avatar_shape.gen.js +12 -12
- package/out-js/decentraland/sdk/components/avatar_shape.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/billboard.gen.js +2 -2
- package/out-js/decentraland/sdk/components/billboard.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/camera_mode.gen.js +2 -2
- package/out-js/decentraland/sdk/components/camera_mode.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/camera_mode_area.gen.js +3 -3
- package/out-js/decentraland/sdk/components/camera_mode_area.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js +8 -8
- package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/engine_info.gen.js +4 -4
- package/out-js/decentraland/sdk/components/engine_info.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/gltf_container.gen.js +4 -4
- package/out-js/decentraland/sdk/components/gltf_container.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js +2 -2
- package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/material.gen.js +25 -25
- package/out-js/decentraland/sdk/components/material.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/mesh_collider.gen.js +12 -12
- package/out-js/decentraland/sdk/components/mesh_collider.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/mesh_renderer.gen.js +15 -15
- package/out-js/decentraland/sdk/components/mesh_renderer.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/nft_shape.gen.js +4 -4
- package/out-js/decentraland/sdk/components/nft_shape.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/pointer_events.gen.js +10 -10
- package/out-js/decentraland/sdk/components/pointer_events.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/pointer_events_result.gen.js +7 -7
- package/out-js/decentraland/sdk/components/pointer_events_result.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/pointer_lock.gen.js +2 -2
- package/out-js/decentraland/sdk/components/pointer_lock.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/raycast.gen.js +11 -11
- package/out-js/decentraland/sdk/components/raycast.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/raycast_result.gen.js +6 -6
- package/out-js/decentraland/sdk/components/raycast_result.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/text_shape.gen.js +22 -22
- package/out-js/decentraland/sdk/components/text_shape.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_background.gen.js +7 -7
- package/out-js/decentraland/sdk/components/ui_background.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_dropdown.gen.js +10 -10
- package/out-js/decentraland/sdk/components/ui_dropdown.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js +2 -2
- package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_input.gen.js +9 -9
- package/out-js/decentraland/sdk/components/ui_input.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_input_result.gen.js +2 -2
- package/out-js/decentraland/sdk/components/ui_input_result.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_text.gen.js +6 -6
- package/out-js/decentraland/sdk/components/ui_text.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_transform.gen.js +52 -52
- package/out-js/decentraland/sdk/components/ui_transform.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/video_player.gen.js +7 -7
- package/out-js/decentraland/sdk/components/video_player.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/visibility_component.gen.js +2 -2
- package/out-js/decentraland/sdk/components/visibility_component.gen.js.map +1 -1
- package/out-js/decentraland/social/friendships/friendships.gen.d.ts +11 -10
- package/out-js/decentraland/social/friendships/friendships.gen.js +105 -99
- package/out-js/decentraland/social/friendships/friendships.gen.js.map +1 -1
- package/out-js/google/protobuf/descriptor.gen.js +141 -141
- package/out-js/google/protobuf/descriptor.gen.js.map +1 -1
- package/out-js/google/protobuf/empty.gen.js +1 -1
- package/out-js/google/protobuf/empty.gen.js.map +1 -1
- package/out-ts/decentraland/bff/authentication_service.gen.ts +12 -12
- package/out-ts/decentraland/bff/comms_director_service.gen.ts +7 -7
- package/out-ts/decentraland/bff/comms_service.gen.ts +4 -4
- package/out-ts/decentraland/bff/http_endpoints.gen.ts +47 -47
- package/out-ts/decentraland/bff/topics_service.gen.ts +14 -14
- package/out-ts/decentraland/common/border_rect.gen.ts +10 -10
- package/out-ts/decentraland/common/colors.gen.ts +9 -9
- package/out-ts/decentraland/common/content_mapping.gen.ts +3 -3
- package/out-ts/decentraland/common/sdk/user_data.gen.ts +17 -17
- package/out-ts/decentraland/common/texture.gen.ts +16 -16
- package/out-ts/decentraland/common/vectors.gen.ts +11 -11
- package/out-ts/decentraland/kernel/apis/communications_controller.gen.ts +3 -3
- package/out-ts/decentraland/kernel/apis/dev_tools.gen.ts +4 -4
- package/out-ts/decentraland/kernel/apis/engine_api.gen.ts +101 -101
- package/out-ts/decentraland/kernel/apis/environment_api.gen.ts +38 -38
- package/out-ts/decentraland/kernel/apis/ethereum_controller.gen.ts +31 -31
- package/out-ts/decentraland/kernel/apis/parcel_identity.gen.ts +20 -20
- package/out-ts/decentraland/kernel/apis/permissions.gen.ts +12 -10
- package/out-ts/decentraland/kernel/apis/players.gen.ts +10 -10
- package/out-ts/decentraland/kernel/apis/portable_experiences.gen.ts +17 -17
- package/out-ts/decentraland/kernel/apis/restricted_actions.gen.ts +22 -22
- package/out-ts/decentraland/kernel/apis/runtime.gen.ts +23 -23
- package/out-ts/decentraland/kernel/apis/scene.gen.ts +6 -6
- package/out-ts/decentraland/kernel/apis/signed_fetch.gen.ts +19 -19
- package/out-ts/decentraland/kernel/apis/social_controller.gen.ts +6 -6
- package/out-ts/decentraland/kernel/apis/testing.gen.ts +26 -26
- package/out-ts/decentraland/kernel/apis/user_action_module.gen.ts +3 -3
- package/out-ts/decentraland/kernel/apis/user_identity.gen.ts +6 -6
- package/out-ts/decentraland/kernel/comms/rfc4/comms.gen.ts +35 -35
- package/out-ts/decentraland/kernel/comms/rfc5/ws_comms.gen.ts +33 -33
- package/out-ts/decentraland/kernel/comms/v3/archipelago.gen.ts +47 -47
- package/out-ts/decentraland/realm/about.gen.ts +47 -47
- package/out-ts/decentraland/sdk/components/animator.gen.ts +10 -10
- package/out-ts/decentraland/sdk/components/audio_source.gen.ts +6 -6
- package/out-ts/decentraland/sdk/components/audio_stream.gen.ts +4 -4
- package/out-ts/decentraland/sdk/components/avatar_attach.gen.ts +3 -3
- package/out-ts/decentraland/sdk/components/avatar_modifier_area.gen.ts +6 -5
- package/out-ts/decentraland/sdk/components/avatar_shape.gen.ts +12 -12
- package/out-ts/decentraland/sdk/components/billboard.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/camera_mode.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/camera_mode_area.gen.ts +3 -3
- package/out-ts/decentraland/sdk/components/common/raycast_hit.gen.ts +8 -8
- package/out-ts/decentraland/sdk/components/engine_info.gen.ts +4 -4
- package/out-ts/decentraland/sdk/components/gltf_container.gen.ts +4 -4
- package/out-ts/decentraland/sdk/components/gltf_container_loading_state.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/material.gen.ts +25 -25
- package/out-ts/decentraland/sdk/components/mesh_collider.gen.ts +12 -12
- package/out-ts/decentraland/sdk/components/mesh_renderer.gen.ts +17 -15
- package/out-ts/decentraland/sdk/components/nft_shape.gen.ts +4 -4
- package/out-ts/decentraland/sdk/components/pointer_events.gen.ts +10 -10
- package/out-ts/decentraland/sdk/components/pointer_events_result.gen.ts +7 -7
- package/out-ts/decentraland/sdk/components/pointer_lock.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/raycast.gen.ts +11 -11
- package/out-ts/decentraland/sdk/components/raycast_result.gen.ts +6 -6
- package/out-ts/decentraland/sdk/components/text_shape.gen.ts +22 -22
- package/out-ts/decentraland/sdk/components/ui_background.gen.ts +8 -7
- package/out-ts/decentraland/sdk/components/ui_dropdown.gen.ts +10 -10
- package/out-ts/decentraland/sdk/components/ui_dropdown_result.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/ui_input.gen.ts +9 -9
- package/out-ts/decentraland/sdk/components/ui_input_result.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/ui_text.gen.ts +6 -6
- package/out-ts/decentraland/sdk/components/ui_transform.gen.ts +52 -52
- package/out-ts/decentraland/sdk/components/video_player.gen.ts +7 -7
- package/out-ts/decentraland/sdk/components/visibility_component.gen.ts +2 -2
- package/out-ts/decentraland/social/friendships/friendships.gen.ts +99 -93
- package/out-ts/google/protobuf/descriptor.gen.ts +146 -141
- package/out-ts/google/protobuf/empty.gen.ts +1 -1
- package/package.json +8 -5
- package/proto/decentraland/sdk/components/video_event.proto +25 -0
- package/proto/decentraland/social/friendships/friendships.proto +9 -8
|
@@ -311,13 +311,13 @@ exports.FileDescriptorSet = {
|
|
|
311
311
|
const tag = reader.uint32();
|
|
312
312
|
switch (tag >>> 3) {
|
|
313
313
|
case 1:
|
|
314
|
-
if (tag
|
|
314
|
+
if (tag !== 10) {
|
|
315
315
|
break;
|
|
316
316
|
}
|
|
317
317
|
message.file.push(exports.FileDescriptorProto.decode(reader, reader.uint32()));
|
|
318
318
|
continue;
|
|
319
319
|
}
|
|
320
|
-
if ((tag & 7)
|
|
320
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
321
321
|
break;
|
|
322
322
|
}
|
|
323
323
|
reader.skipType(tag & 7);
|
|
@@ -415,29 +415,29 @@ exports.FileDescriptorProto = {
|
|
|
415
415
|
const tag = reader.uint32();
|
|
416
416
|
switch (tag >>> 3) {
|
|
417
417
|
case 1:
|
|
418
|
-
if (tag
|
|
418
|
+
if (tag !== 10) {
|
|
419
419
|
break;
|
|
420
420
|
}
|
|
421
421
|
message.name = reader.string();
|
|
422
422
|
continue;
|
|
423
423
|
case 2:
|
|
424
|
-
if (tag
|
|
424
|
+
if (tag !== 18) {
|
|
425
425
|
break;
|
|
426
426
|
}
|
|
427
427
|
message.package = reader.string();
|
|
428
428
|
continue;
|
|
429
429
|
case 3:
|
|
430
|
-
if (tag
|
|
430
|
+
if (tag !== 26) {
|
|
431
431
|
break;
|
|
432
432
|
}
|
|
433
433
|
message.dependency.push(reader.string());
|
|
434
434
|
continue;
|
|
435
435
|
case 10:
|
|
436
|
-
if (tag
|
|
436
|
+
if (tag === 80) {
|
|
437
437
|
message.publicDependency.push(reader.int32());
|
|
438
438
|
continue;
|
|
439
439
|
}
|
|
440
|
-
if (tag
|
|
440
|
+
if (tag === 82) {
|
|
441
441
|
const end2 = reader.uint32() + reader.pos;
|
|
442
442
|
while (reader.pos < end2) {
|
|
443
443
|
message.publicDependency.push(reader.int32());
|
|
@@ -446,11 +446,11 @@ exports.FileDescriptorProto = {
|
|
|
446
446
|
}
|
|
447
447
|
break;
|
|
448
448
|
case 11:
|
|
449
|
-
if (tag
|
|
449
|
+
if (tag === 88) {
|
|
450
450
|
message.weakDependency.push(reader.int32());
|
|
451
451
|
continue;
|
|
452
452
|
}
|
|
453
|
-
if (tag
|
|
453
|
+
if (tag === 90) {
|
|
454
454
|
const end2 = reader.uint32() + reader.pos;
|
|
455
455
|
while (reader.pos < end2) {
|
|
456
456
|
message.weakDependency.push(reader.int32());
|
|
@@ -459,49 +459,49 @@ exports.FileDescriptorProto = {
|
|
|
459
459
|
}
|
|
460
460
|
break;
|
|
461
461
|
case 4:
|
|
462
|
-
if (tag
|
|
462
|
+
if (tag !== 34) {
|
|
463
463
|
break;
|
|
464
464
|
}
|
|
465
465
|
message.messageType.push(exports.DescriptorProto.decode(reader, reader.uint32()));
|
|
466
466
|
continue;
|
|
467
467
|
case 5:
|
|
468
|
-
if (tag
|
|
468
|
+
if (tag !== 42) {
|
|
469
469
|
break;
|
|
470
470
|
}
|
|
471
471
|
message.enumType.push(exports.EnumDescriptorProto.decode(reader, reader.uint32()));
|
|
472
472
|
continue;
|
|
473
473
|
case 6:
|
|
474
|
-
if (tag
|
|
474
|
+
if (tag !== 50) {
|
|
475
475
|
break;
|
|
476
476
|
}
|
|
477
477
|
message.service.push(exports.ServiceDescriptorProto.decode(reader, reader.uint32()));
|
|
478
478
|
continue;
|
|
479
479
|
case 7:
|
|
480
|
-
if (tag
|
|
480
|
+
if (tag !== 58) {
|
|
481
481
|
break;
|
|
482
482
|
}
|
|
483
483
|
message.extension.push(exports.FieldDescriptorProto.decode(reader, reader.uint32()));
|
|
484
484
|
continue;
|
|
485
485
|
case 8:
|
|
486
|
-
if (tag
|
|
486
|
+
if (tag !== 66) {
|
|
487
487
|
break;
|
|
488
488
|
}
|
|
489
489
|
message.options = exports.FileOptions.decode(reader, reader.uint32());
|
|
490
490
|
continue;
|
|
491
491
|
case 9:
|
|
492
|
-
if (tag
|
|
492
|
+
if (tag !== 74) {
|
|
493
493
|
break;
|
|
494
494
|
}
|
|
495
495
|
message.sourceCodeInfo = exports.SourceCodeInfo.decode(reader, reader.uint32());
|
|
496
496
|
continue;
|
|
497
497
|
case 12:
|
|
498
|
-
if (tag
|
|
498
|
+
if (tag !== 98) {
|
|
499
499
|
break;
|
|
500
500
|
}
|
|
501
501
|
message.syntax = reader.string();
|
|
502
502
|
continue;
|
|
503
503
|
}
|
|
504
|
-
if ((tag & 7)
|
|
504
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
505
505
|
break;
|
|
506
506
|
}
|
|
507
507
|
reader.skipType(tag & 7);
|
|
@@ -663,67 +663,67 @@ exports.DescriptorProto = {
|
|
|
663
663
|
const tag = reader.uint32();
|
|
664
664
|
switch (tag >>> 3) {
|
|
665
665
|
case 1:
|
|
666
|
-
if (tag
|
|
666
|
+
if (tag !== 10) {
|
|
667
667
|
break;
|
|
668
668
|
}
|
|
669
669
|
message.name = reader.string();
|
|
670
670
|
continue;
|
|
671
671
|
case 2:
|
|
672
|
-
if (tag
|
|
672
|
+
if (tag !== 18) {
|
|
673
673
|
break;
|
|
674
674
|
}
|
|
675
675
|
message.field.push(exports.FieldDescriptorProto.decode(reader, reader.uint32()));
|
|
676
676
|
continue;
|
|
677
677
|
case 6:
|
|
678
|
-
if (tag
|
|
678
|
+
if (tag !== 50) {
|
|
679
679
|
break;
|
|
680
680
|
}
|
|
681
681
|
message.extension.push(exports.FieldDescriptorProto.decode(reader, reader.uint32()));
|
|
682
682
|
continue;
|
|
683
683
|
case 3:
|
|
684
|
-
if (tag
|
|
684
|
+
if (tag !== 26) {
|
|
685
685
|
break;
|
|
686
686
|
}
|
|
687
687
|
message.nestedType.push(exports.DescriptorProto.decode(reader, reader.uint32()));
|
|
688
688
|
continue;
|
|
689
689
|
case 4:
|
|
690
|
-
if (tag
|
|
690
|
+
if (tag !== 34) {
|
|
691
691
|
break;
|
|
692
692
|
}
|
|
693
693
|
message.enumType.push(exports.EnumDescriptorProto.decode(reader, reader.uint32()));
|
|
694
694
|
continue;
|
|
695
695
|
case 5:
|
|
696
|
-
if (tag
|
|
696
|
+
if (tag !== 42) {
|
|
697
697
|
break;
|
|
698
698
|
}
|
|
699
699
|
message.extensionRange.push(exports.DescriptorProto_ExtensionRange.decode(reader, reader.uint32()));
|
|
700
700
|
continue;
|
|
701
701
|
case 8:
|
|
702
|
-
if (tag
|
|
702
|
+
if (tag !== 66) {
|
|
703
703
|
break;
|
|
704
704
|
}
|
|
705
705
|
message.oneofDecl.push(exports.OneofDescriptorProto.decode(reader, reader.uint32()));
|
|
706
706
|
continue;
|
|
707
707
|
case 7:
|
|
708
|
-
if (tag
|
|
708
|
+
if (tag !== 58) {
|
|
709
709
|
break;
|
|
710
710
|
}
|
|
711
711
|
message.options = exports.MessageOptions.decode(reader, reader.uint32());
|
|
712
712
|
continue;
|
|
713
713
|
case 9:
|
|
714
|
-
if (tag
|
|
714
|
+
if (tag !== 74) {
|
|
715
715
|
break;
|
|
716
716
|
}
|
|
717
717
|
message.reservedRange.push(exports.DescriptorProto_ReservedRange.decode(reader, reader.uint32()));
|
|
718
718
|
continue;
|
|
719
719
|
case 10:
|
|
720
|
-
if (tag
|
|
720
|
+
if (tag !== 82) {
|
|
721
721
|
break;
|
|
722
722
|
}
|
|
723
723
|
message.reservedName.push(reader.string());
|
|
724
724
|
continue;
|
|
725
725
|
}
|
|
726
|
-
if ((tag & 7)
|
|
726
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
727
727
|
break;
|
|
728
728
|
}
|
|
729
729
|
reader.skipType(tag & 7);
|
|
@@ -851,19 +851,19 @@ exports.DescriptorProto_ExtensionRange = {
|
|
|
851
851
|
const tag = reader.uint32();
|
|
852
852
|
switch (tag >>> 3) {
|
|
853
853
|
case 1:
|
|
854
|
-
if (tag
|
|
854
|
+
if (tag !== 8) {
|
|
855
855
|
break;
|
|
856
856
|
}
|
|
857
857
|
message.start = reader.int32();
|
|
858
858
|
continue;
|
|
859
859
|
case 2:
|
|
860
|
-
if (tag
|
|
860
|
+
if (tag !== 16) {
|
|
861
861
|
break;
|
|
862
862
|
}
|
|
863
863
|
message.end = reader.int32();
|
|
864
864
|
continue;
|
|
865
865
|
}
|
|
866
|
-
if ((tag & 7)
|
|
866
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
867
867
|
break;
|
|
868
868
|
}
|
|
869
869
|
reader.skipType(tag & 7);
|
|
@@ -911,19 +911,19 @@ exports.DescriptorProto_ReservedRange = {
|
|
|
911
911
|
const tag = reader.uint32();
|
|
912
912
|
switch (tag >>> 3) {
|
|
913
913
|
case 1:
|
|
914
|
-
if (tag
|
|
914
|
+
if (tag !== 8) {
|
|
915
915
|
break;
|
|
916
916
|
}
|
|
917
917
|
message.start = reader.int32();
|
|
918
918
|
continue;
|
|
919
919
|
case 2:
|
|
920
|
-
if (tag
|
|
920
|
+
if (tag !== 16) {
|
|
921
921
|
break;
|
|
922
922
|
}
|
|
923
923
|
message.end = reader.int32();
|
|
924
924
|
continue;
|
|
925
925
|
}
|
|
926
|
-
if ((tag & 7)
|
|
926
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
927
927
|
break;
|
|
928
928
|
}
|
|
929
929
|
reader.skipType(tag & 7);
|
|
@@ -1006,67 +1006,67 @@ exports.FieldDescriptorProto = {
|
|
|
1006
1006
|
const tag = reader.uint32();
|
|
1007
1007
|
switch (tag >>> 3) {
|
|
1008
1008
|
case 1:
|
|
1009
|
-
if (tag
|
|
1009
|
+
if (tag !== 10) {
|
|
1010
1010
|
break;
|
|
1011
1011
|
}
|
|
1012
1012
|
message.name = reader.string();
|
|
1013
1013
|
continue;
|
|
1014
1014
|
case 3:
|
|
1015
|
-
if (tag
|
|
1015
|
+
if (tag !== 24) {
|
|
1016
1016
|
break;
|
|
1017
1017
|
}
|
|
1018
1018
|
message.number = reader.int32();
|
|
1019
1019
|
continue;
|
|
1020
1020
|
case 4:
|
|
1021
|
-
if (tag
|
|
1021
|
+
if (tag !== 32) {
|
|
1022
1022
|
break;
|
|
1023
1023
|
}
|
|
1024
1024
|
message.label = reader.int32();
|
|
1025
1025
|
continue;
|
|
1026
1026
|
case 5:
|
|
1027
|
-
if (tag
|
|
1027
|
+
if (tag !== 40) {
|
|
1028
1028
|
break;
|
|
1029
1029
|
}
|
|
1030
1030
|
message.type = reader.int32();
|
|
1031
1031
|
continue;
|
|
1032
1032
|
case 6:
|
|
1033
|
-
if (tag
|
|
1033
|
+
if (tag !== 50) {
|
|
1034
1034
|
break;
|
|
1035
1035
|
}
|
|
1036
1036
|
message.typeName = reader.string();
|
|
1037
1037
|
continue;
|
|
1038
1038
|
case 2:
|
|
1039
|
-
if (tag
|
|
1039
|
+
if (tag !== 18) {
|
|
1040
1040
|
break;
|
|
1041
1041
|
}
|
|
1042
1042
|
message.extendee = reader.string();
|
|
1043
1043
|
continue;
|
|
1044
1044
|
case 7:
|
|
1045
|
-
if (tag
|
|
1045
|
+
if (tag !== 58) {
|
|
1046
1046
|
break;
|
|
1047
1047
|
}
|
|
1048
1048
|
message.defaultValue = reader.string();
|
|
1049
1049
|
continue;
|
|
1050
1050
|
case 9:
|
|
1051
|
-
if (tag
|
|
1051
|
+
if (tag !== 72) {
|
|
1052
1052
|
break;
|
|
1053
1053
|
}
|
|
1054
1054
|
message.oneofIndex = reader.int32();
|
|
1055
1055
|
continue;
|
|
1056
1056
|
case 10:
|
|
1057
|
-
if (tag
|
|
1057
|
+
if (tag !== 82) {
|
|
1058
1058
|
break;
|
|
1059
1059
|
}
|
|
1060
1060
|
message.jsonName = reader.string();
|
|
1061
1061
|
continue;
|
|
1062
1062
|
case 8:
|
|
1063
|
-
if (tag
|
|
1063
|
+
if (tag !== 66) {
|
|
1064
1064
|
break;
|
|
1065
1065
|
}
|
|
1066
1066
|
message.options = exports.FieldOptions.decode(reader, reader.uint32());
|
|
1067
1067
|
continue;
|
|
1068
1068
|
}
|
|
1069
|
-
if ((tag & 7)
|
|
1069
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
1070
1070
|
break;
|
|
1071
1071
|
}
|
|
1072
1072
|
reader.skipType(tag & 7);
|
|
@@ -1143,19 +1143,19 @@ exports.OneofDescriptorProto = {
|
|
|
1143
1143
|
const tag = reader.uint32();
|
|
1144
1144
|
switch (tag >>> 3) {
|
|
1145
1145
|
case 1:
|
|
1146
|
-
if (tag
|
|
1146
|
+
if (tag !== 10) {
|
|
1147
1147
|
break;
|
|
1148
1148
|
}
|
|
1149
1149
|
message.name = reader.string();
|
|
1150
1150
|
continue;
|
|
1151
1151
|
case 2:
|
|
1152
|
-
if (tag
|
|
1152
|
+
if (tag !== 18) {
|
|
1153
1153
|
break;
|
|
1154
1154
|
}
|
|
1155
1155
|
message.options = exports.OneofOptions.decode(reader, reader.uint32());
|
|
1156
1156
|
continue;
|
|
1157
1157
|
}
|
|
1158
|
-
if ((tag & 7)
|
|
1158
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
1159
1159
|
break;
|
|
1160
1160
|
}
|
|
1161
1161
|
reader.skipType(tag & 7);
|
|
@@ -1211,25 +1211,25 @@ exports.EnumDescriptorProto = {
|
|
|
1211
1211
|
const tag = reader.uint32();
|
|
1212
1212
|
switch (tag >>> 3) {
|
|
1213
1213
|
case 1:
|
|
1214
|
-
if (tag
|
|
1214
|
+
if (tag !== 10) {
|
|
1215
1215
|
break;
|
|
1216
1216
|
}
|
|
1217
1217
|
message.name = reader.string();
|
|
1218
1218
|
continue;
|
|
1219
1219
|
case 2:
|
|
1220
|
-
if (tag
|
|
1220
|
+
if (tag !== 18) {
|
|
1221
1221
|
break;
|
|
1222
1222
|
}
|
|
1223
1223
|
message.value.push(exports.EnumValueDescriptorProto.decode(reader, reader.uint32()));
|
|
1224
1224
|
continue;
|
|
1225
1225
|
case 3:
|
|
1226
|
-
if (tag
|
|
1226
|
+
if (tag !== 26) {
|
|
1227
1227
|
break;
|
|
1228
1228
|
}
|
|
1229
1229
|
message.options = exports.EnumOptions.decode(reader, reader.uint32());
|
|
1230
1230
|
continue;
|
|
1231
1231
|
}
|
|
1232
|
-
if ((tag & 7)
|
|
1232
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
1233
1233
|
break;
|
|
1234
1234
|
}
|
|
1235
1235
|
reader.skipType(tag & 7);
|
|
@@ -1293,25 +1293,25 @@ exports.EnumValueDescriptorProto = {
|
|
|
1293
1293
|
const tag = reader.uint32();
|
|
1294
1294
|
switch (tag >>> 3) {
|
|
1295
1295
|
case 1:
|
|
1296
|
-
if (tag
|
|
1296
|
+
if (tag !== 10) {
|
|
1297
1297
|
break;
|
|
1298
1298
|
}
|
|
1299
1299
|
message.name = reader.string();
|
|
1300
1300
|
continue;
|
|
1301
1301
|
case 2:
|
|
1302
|
-
if (tag
|
|
1302
|
+
if (tag !== 16) {
|
|
1303
1303
|
break;
|
|
1304
1304
|
}
|
|
1305
1305
|
message.number = reader.int32();
|
|
1306
1306
|
continue;
|
|
1307
1307
|
case 3:
|
|
1308
|
-
if (tag
|
|
1308
|
+
if (tag !== 26) {
|
|
1309
1309
|
break;
|
|
1310
1310
|
}
|
|
1311
1311
|
message.options = exports.EnumValueOptions.decode(reader, reader.uint32());
|
|
1312
1312
|
continue;
|
|
1313
1313
|
}
|
|
1314
|
-
if ((tag & 7)
|
|
1314
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
1315
1315
|
break;
|
|
1316
1316
|
}
|
|
1317
1317
|
reader.skipType(tag & 7);
|
|
@@ -1371,25 +1371,25 @@ exports.ServiceDescriptorProto = {
|
|
|
1371
1371
|
const tag = reader.uint32();
|
|
1372
1372
|
switch (tag >>> 3) {
|
|
1373
1373
|
case 1:
|
|
1374
|
-
if (tag
|
|
1374
|
+
if (tag !== 10) {
|
|
1375
1375
|
break;
|
|
1376
1376
|
}
|
|
1377
1377
|
message.name = reader.string();
|
|
1378
1378
|
continue;
|
|
1379
1379
|
case 2:
|
|
1380
|
-
if (tag
|
|
1380
|
+
if (tag !== 18) {
|
|
1381
1381
|
break;
|
|
1382
1382
|
}
|
|
1383
1383
|
message.method.push(exports.MethodDescriptorProto.decode(reader, reader.uint32()));
|
|
1384
1384
|
continue;
|
|
1385
1385
|
case 3:
|
|
1386
|
-
if (tag
|
|
1386
|
+
if (tag !== 26) {
|
|
1387
1387
|
break;
|
|
1388
1388
|
}
|
|
1389
1389
|
message.options = exports.ServiceOptions.decode(reader, reader.uint32());
|
|
1390
1390
|
continue;
|
|
1391
1391
|
}
|
|
1392
|
-
if ((tag & 7)
|
|
1392
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
1393
1393
|
break;
|
|
1394
1394
|
}
|
|
1395
1395
|
reader.skipType(tag & 7);
|
|
@@ -1470,43 +1470,43 @@ exports.MethodDescriptorProto = {
|
|
|
1470
1470
|
const tag = reader.uint32();
|
|
1471
1471
|
switch (tag >>> 3) {
|
|
1472
1472
|
case 1:
|
|
1473
|
-
if (tag
|
|
1473
|
+
if (tag !== 10) {
|
|
1474
1474
|
break;
|
|
1475
1475
|
}
|
|
1476
1476
|
message.name = reader.string();
|
|
1477
1477
|
continue;
|
|
1478
1478
|
case 2:
|
|
1479
|
-
if (tag
|
|
1479
|
+
if (tag !== 18) {
|
|
1480
1480
|
break;
|
|
1481
1481
|
}
|
|
1482
1482
|
message.inputType = reader.string();
|
|
1483
1483
|
continue;
|
|
1484
1484
|
case 3:
|
|
1485
|
-
if (tag
|
|
1485
|
+
if (tag !== 26) {
|
|
1486
1486
|
break;
|
|
1487
1487
|
}
|
|
1488
1488
|
message.outputType = reader.string();
|
|
1489
1489
|
continue;
|
|
1490
1490
|
case 4:
|
|
1491
|
-
if (tag
|
|
1491
|
+
if (tag !== 34) {
|
|
1492
1492
|
break;
|
|
1493
1493
|
}
|
|
1494
1494
|
message.options = exports.MethodOptions.decode(reader, reader.uint32());
|
|
1495
1495
|
continue;
|
|
1496
1496
|
case 5:
|
|
1497
|
-
if (tag
|
|
1497
|
+
if (tag !== 40) {
|
|
1498
1498
|
break;
|
|
1499
1499
|
}
|
|
1500
1500
|
message.clientStreaming = reader.bool();
|
|
1501
1501
|
continue;
|
|
1502
1502
|
case 6:
|
|
1503
|
-
if (tag
|
|
1503
|
+
if (tag !== 48) {
|
|
1504
1504
|
break;
|
|
1505
1505
|
}
|
|
1506
1506
|
message.serverStreaming = reader.bool();
|
|
1507
1507
|
continue;
|
|
1508
1508
|
}
|
|
1509
|
-
if ((tag & 7)
|
|
1509
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
1510
1510
|
break;
|
|
1511
1511
|
}
|
|
1512
1512
|
reader.skipType(tag & 7);
|
|
@@ -1627,97 +1627,97 @@ exports.FileOptions = {
|
|
|
1627
1627
|
const tag = reader.uint32();
|
|
1628
1628
|
switch (tag >>> 3) {
|
|
1629
1629
|
case 1:
|
|
1630
|
-
if (tag
|
|
1630
|
+
if (tag !== 10) {
|
|
1631
1631
|
break;
|
|
1632
1632
|
}
|
|
1633
1633
|
message.javaPackage = reader.string();
|
|
1634
1634
|
continue;
|
|
1635
1635
|
case 8:
|
|
1636
|
-
if (tag
|
|
1636
|
+
if (tag !== 66) {
|
|
1637
1637
|
break;
|
|
1638
1638
|
}
|
|
1639
1639
|
message.javaOuterClassname = reader.string();
|
|
1640
1640
|
continue;
|
|
1641
1641
|
case 10:
|
|
1642
|
-
if (tag
|
|
1642
|
+
if (tag !== 80) {
|
|
1643
1643
|
break;
|
|
1644
1644
|
}
|
|
1645
1645
|
message.javaMultipleFiles = reader.bool();
|
|
1646
1646
|
continue;
|
|
1647
1647
|
case 20:
|
|
1648
|
-
if (tag
|
|
1648
|
+
if (tag !== 160) {
|
|
1649
1649
|
break;
|
|
1650
1650
|
}
|
|
1651
1651
|
message.javaGenerateEqualsAndHash = reader.bool();
|
|
1652
1652
|
continue;
|
|
1653
1653
|
case 27:
|
|
1654
|
-
if (tag
|
|
1654
|
+
if (tag !== 216) {
|
|
1655
1655
|
break;
|
|
1656
1656
|
}
|
|
1657
1657
|
message.javaStringCheckUtf8 = reader.bool();
|
|
1658
1658
|
continue;
|
|
1659
1659
|
case 9:
|
|
1660
|
-
if (tag
|
|
1660
|
+
if (tag !== 72) {
|
|
1661
1661
|
break;
|
|
1662
1662
|
}
|
|
1663
1663
|
message.optimizeFor = reader.int32();
|
|
1664
1664
|
continue;
|
|
1665
1665
|
case 11:
|
|
1666
|
-
if (tag
|
|
1666
|
+
if (tag !== 90) {
|
|
1667
1667
|
break;
|
|
1668
1668
|
}
|
|
1669
1669
|
message.goPackage = reader.string();
|
|
1670
1670
|
continue;
|
|
1671
1671
|
case 16:
|
|
1672
|
-
if (tag
|
|
1672
|
+
if (tag !== 128) {
|
|
1673
1673
|
break;
|
|
1674
1674
|
}
|
|
1675
1675
|
message.ccGenericServices = reader.bool();
|
|
1676
1676
|
continue;
|
|
1677
1677
|
case 17:
|
|
1678
|
-
if (tag
|
|
1678
|
+
if (tag !== 136) {
|
|
1679
1679
|
break;
|
|
1680
1680
|
}
|
|
1681
1681
|
message.javaGenericServices = reader.bool();
|
|
1682
1682
|
continue;
|
|
1683
1683
|
case 18:
|
|
1684
|
-
if (tag
|
|
1684
|
+
if (tag !== 144) {
|
|
1685
1685
|
break;
|
|
1686
1686
|
}
|
|
1687
1687
|
message.pyGenericServices = reader.bool();
|
|
1688
1688
|
continue;
|
|
1689
1689
|
case 23:
|
|
1690
|
-
if (tag
|
|
1690
|
+
if (tag !== 184) {
|
|
1691
1691
|
break;
|
|
1692
1692
|
}
|
|
1693
1693
|
message.deprecated = reader.bool();
|
|
1694
1694
|
continue;
|
|
1695
1695
|
case 31:
|
|
1696
|
-
if (tag
|
|
1696
|
+
if (tag !== 248) {
|
|
1697
1697
|
break;
|
|
1698
1698
|
}
|
|
1699
1699
|
message.ccEnableArenas = reader.bool();
|
|
1700
1700
|
continue;
|
|
1701
1701
|
case 36:
|
|
1702
|
-
if (tag
|
|
1702
|
+
if (tag !== 290) {
|
|
1703
1703
|
break;
|
|
1704
1704
|
}
|
|
1705
1705
|
message.objcClassPrefix = reader.string();
|
|
1706
1706
|
continue;
|
|
1707
1707
|
case 37:
|
|
1708
|
-
if (tag
|
|
1708
|
+
if (tag !== 298) {
|
|
1709
1709
|
break;
|
|
1710
1710
|
}
|
|
1711
1711
|
message.csharpNamespace = reader.string();
|
|
1712
1712
|
continue;
|
|
1713
1713
|
case 999:
|
|
1714
|
-
if (tag
|
|
1714
|
+
if (tag !== 7994) {
|
|
1715
1715
|
break;
|
|
1716
1716
|
}
|
|
1717
1717
|
message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
|
|
1718
1718
|
continue;
|
|
1719
1719
|
}
|
|
1720
|
-
if ((tag & 7)
|
|
1720
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
1721
1721
|
break;
|
|
1722
1722
|
}
|
|
1723
1723
|
reader.skipType(tag & 7);
|
|
@@ -1832,37 +1832,37 @@ exports.MessageOptions = {
|
|
|
1832
1832
|
const tag = reader.uint32();
|
|
1833
1833
|
switch (tag >>> 3) {
|
|
1834
1834
|
case 1:
|
|
1835
|
-
if (tag
|
|
1835
|
+
if (tag !== 8) {
|
|
1836
1836
|
break;
|
|
1837
1837
|
}
|
|
1838
1838
|
message.messageSetWireFormat = reader.bool();
|
|
1839
1839
|
continue;
|
|
1840
1840
|
case 2:
|
|
1841
|
-
if (tag
|
|
1841
|
+
if (tag !== 16) {
|
|
1842
1842
|
break;
|
|
1843
1843
|
}
|
|
1844
1844
|
message.noStandardDescriptorAccessor = reader.bool();
|
|
1845
1845
|
continue;
|
|
1846
1846
|
case 3:
|
|
1847
|
-
if (tag
|
|
1847
|
+
if (tag !== 24) {
|
|
1848
1848
|
break;
|
|
1849
1849
|
}
|
|
1850
1850
|
message.deprecated = reader.bool();
|
|
1851
1851
|
continue;
|
|
1852
1852
|
case 7:
|
|
1853
|
-
if (tag
|
|
1853
|
+
if (tag !== 56) {
|
|
1854
1854
|
break;
|
|
1855
1855
|
}
|
|
1856
1856
|
message.mapEntry = reader.bool();
|
|
1857
1857
|
continue;
|
|
1858
1858
|
case 999:
|
|
1859
|
-
if (tag
|
|
1859
|
+
if (tag !== 7994) {
|
|
1860
1860
|
break;
|
|
1861
1861
|
}
|
|
1862
1862
|
message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
|
|
1863
1863
|
continue;
|
|
1864
1864
|
}
|
|
1865
|
-
if ((tag & 7)
|
|
1865
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
1866
1866
|
break;
|
|
1867
1867
|
}
|
|
1868
1868
|
reader.skipType(tag & 7);
|
|
@@ -1947,49 +1947,49 @@ exports.FieldOptions = {
|
|
|
1947
1947
|
const tag = reader.uint32();
|
|
1948
1948
|
switch (tag >>> 3) {
|
|
1949
1949
|
case 1:
|
|
1950
|
-
if (tag
|
|
1950
|
+
if (tag !== 8) {
|
|
1951
1951
|
break;
|
|
1952
1952
|
}
|
|
1953
1953
|
message.ctype = reader.int32();
|
|
1954
1954
|
continue;
|
|
1955
1955
|
case 2:
|
|
1956
|
-
if (tag
|
|
1956
|
+
if (tag !== 16) {
|
|
1957
1957
|
break;
|
|
1958
1958
|
}
|
|
1959
1959
|
message.packed = reader.bool();
|
|
1960
1960
|
continue;
|
|
1961
1961
|
case 6:
|
|
1962
|
-
if (tag
|
|
1962
|
+
if (tag !== 48) {
|
|
1963
1963
|
break;
|
|
1964
1964
|
}
|
|
1965
1965
|
message.jstype = reader.int32();
|
|
1966
1966
|
continue;
|
|
1967
1967
|
case 5:
|
|
1968
|
-
if (tag
|
|
1968
|
+
if (tag !== 40) {
|
|
1969
1969
|
break;
|
|
1970
1970
|
}
|
|
1971
1971
|
message.lazy = reader.bool();
|
|
1972
1972
|
continue;
|
|
1973
1973
|
case 3:
|
|
1974
|
-
if (tag
|
|
1974
|
+
if (tag !== 24) {
|
|
1975
1975
|
break;
|
|
1976
1976
|
}
|
|
1977
1977
|
message.deprecated = reader.bool();
|
|
1978
1978
|
continue;
|
|
1979
1979
|
case 10:
|
|
1980
|
-
if (tag
|
|
1980
|
+
if (tag !== 80) {
|
|
1981
1981
|
break;
|
|
1982
1982
|
}
|
|
1983
1983
|
message.weak = reader.bool();
|
|
1984
1984
|
continue;
|
|
1985
1985
|
case 999:
|
|
1986
|
-
if (tag
|
|
1986
|
+
if (tag !== 7994) {
|
|
1987
1987
|
break;
|
|
1988
1988
|
}
|
|
1989
1989
|
message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
|
|
1990
1990
|
continue;
|
|
1991
1991
|
}
|
|
1992
|
-
if ((tag & 7)
|
|
1992
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
1993
1993
|
break;
|
|
1994
1994
|
}
|
|
1995
1995
|
reader.skipType(tag & 7);
|
|
@@ -2059,13 +2059,13 @@ exports.OneofOptions = {
|
|
|
2059
2059
|
const tag = reader.uint32();
|
|
2060
2060
|
switch (tag >>> 3) {
|
|
2061
2061
|
case 999:
|
|
2062
|
-
if (tag
|
|
2062
|
+
if (tag !== 7994) {
|
|
2063
2063
|
break;
|
|
2064
2064
|
}
|
|
2065
2065
|
message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
|
|
2066
2066
|
continue;
|
|
2067
2067
|
}
|
|
2068
|
-
if ((tag & 7)
|
|
2068
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
2069
2069
|
break;
|
|
2070
2070
|
}
|
|
2071
2071
|
reader.skipType(tag & 7);
|
|
@@ -2123,25 +2123,25 @@ exports.EnumOptions = {
|
|
|
2123
2123
|
const tag = reader.uint32();
|
|
2124
2124
|
switch (tag >>> 3) {
|
|
2125
2125
|
case 2:
|
|
2126
|
-
if (tag
|
|
2126
|
+
if (tag !== 16) {
|
|
2127
2127
|
break;
|
|
2128
2128
|
}
|
|
2129
2129
|
message.allowAlias = reader.bool();
|
|
2130
2130
|
continue;
|
|
2131
2131
|
case 3:
|
|
2132
|
-
if (tag
|
|
2132
|
+
if (tag !== 24) {
|
|
2133
2133
|
break;
|
|
2134
2134
|
}
|
|
2135
2135
|
message.deprecated = reader.bool();
|
|
2136
2136
|
continue;
|
|
2137
2137
|
case 999:
|
|
2138
|
-
if (tag
|
|
2138
|
+
if (tag !== 7994) {
|
|
2139
2139
|
break;
|
|
2140
2140
|
}
|
|
2141
2141
|
message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
|
|
2142
2142
|
continue;
|
|
2143
2143
|
}
|
|
2144
|
-
if ((tag & 7)
|
|
2144
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
2145
2145
|
break;
|
|
2146
2146
|
}
|
|
2147
2147
|
reader.skipType(tag & 7);
|
|
@@ -2202,19 +2202,19 @@ exports.EnumValueOptions = {
|
|
|
2202
2202
|
const tag = reader.uint32();
|
|
2203
2203
|
switch (tag >>> 3) {
|
|
2204
2204
|
case 1:
|
|
2205
|
-
if (tag
|
|
2205
|
+
if (tag !== 8) {
|
|
2206
2206
|
break;
|
|
2207
2207
|
}
|
|
2208
2208
|
message.deprecated = reader.bool();
|
|
2209
2209
|
continue;
|
|
2210
2210
|
case 999:
|
|
2211
|
-
if (tag
|
|
2211
|
+
if (tag !== 7994) {
|
|
2212
2212
|
break;
|
|
2213
2213
|
}
|
|
2214
2214
|
message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
|
|
2215
2215
|
continue;
|
|
2216
2216
|
}
|
|
2217
|
-
if ((tag & 7)
|
|
2217
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
2218
2218
|
break;
|
|
2219
2219
|
}
|
|
2220
2220
|
reader.skipType(tag & 7);
|
|
@@ -2272,19 +2272,19 @@ exports.ServiceOptions = {
|
|
|
2272
2272
|
const tag = reader.uint32();
|
|
2273
2273
|
switch (tag >>> 3) {
|
|
2274
2274
|
case 33:
|
|
2275
|
-
if (tag
|
|
2275
|
+
if (tag !== 264) {
|
|
2276
2276
|
break;
|
|
2277
2277
|
}
|
|
2278
2278
|
message.deprecated = reader.bool();
|
|
2279
2279
|
continue;
|
|
2280
2280
|
case 999:
|
|
2281
|
-
if (tag
|
|
2281
|
+
if (tag !== 7994) {
|
|
2282
2282
|
break;
|
|
2283
2283
|
}
|
|
2284
2284
|
message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
|
|
2285
2285
|
continue;
|
|
2286
2286
|
}
|
|
2287
|
-
if ((tag & 7)
|
|
2287
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
2288
2288
|
break;
|
|
2289
2289
|
}
|
|
2290
2290
|
reader.skipType(tag & 7);
|
|
@@ -2342,19 +2342,19 @@ exports.MethodOptions = {
|
|
|
2342
2342
|
const tag = reader.uint32();
|
|
2343
2343
|
switch (tag >>> 3) {
|
|
2344
2344
|
case 33:
|
|
2345
|
-
if (tag
|
|
2345
|
+
if (tag !== 264) {
|
|
2346
2346
|
break;
|
|
2347
2347
|
}
|
|
2348
2348
|
message.deprecated = reader.bool();
|
|
2349
2349
|
continue;
|
|
2350
2350
|
case 999:
|
|
2351
|
-
if (tag
|
|
2351
|
+
if (tag !== 7994) {
|
|
2352
2352
|
break;
|
|
2353
2353
|
}
|
|
2354
2354
|
message.uninterpretedOption.push(exports.UninterpretedOption.decode(reader, reader.uint32()));
|
|
2355
2355
|
continue;
|
|
2356
2356
|
}
|
|
2357
|
-
if ((tag & 7)
|
|
2357
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
2358
2358
|
break;
|
|
2359
2359
|
}
|
|
2360
2360
|
reader.skipType(tag & 7);
|
|
@@ -2435,49 +2435,49 @@ exports.UninterpretedOption = {
|
|
|
2435
2435
|
const tag = reader.uint32();
|
|
2436
2436
|
switch (tag >>> 3) {
|
|
2437
2437
|
case 2:
|
|
2438
|
-
if (tag
|
|
2438
|
+
if (tag !== 18) {
|
|
2439
2439
|
break;
|
|
2440
2440
|
}
|
|
2441
2441
|
message.name.push(exports.UninterpretedOption_NamePart.decode(reader, reader.uint32()));
|
|
2442
2442
|
continue;
|
|
2443
2443
|
case 3:
|
|
2444
|
-
if (tag
|
|
2444
|
+
if (tag !== 26) {
|
|
2445
2445
|
break;
|
|
2446
2446
|
}
|
|
2447
2447
|
message.identifierValue = reader.string();
|
|
2448
2448
|
continue;
|
|
2449
2449
|
case 4:
|
|
2450
|
-
if (tag
|
|
2450
|
+
if (tag !== 32) {
|
|
2451
2451
|
break;
|
|
2452
2452
|
}
|
|
2453
2453
|
message.positiveIntValue = longToNumber(reader.uint64());
|
|
2454
2454
|
continue;
|
|
2455
2455
|
case 5:
|
|
2456
|
-
if (tag
|
|
2456
|
+
if (tag !== 40) {
|
|
2457
2457
|
break;
|
|
2458
2458
|
}
|
|
2459
2459
|
message.negativeIntValue = longToNumber(reader.int64());
|
|
2460
2460
|
continue;
|
|
2461
2461
|
case 6:
|
|
2462
|
-
if (tag
|
|
2462
|
+
if (tag !== 49) {
|
|
2463
2463
|
break;
|
|
2464
2464
|
}
|
|
2465
2465
|
message.doubleValue = reader.double();
|
|
2466
2466
|
continue;
|
|
2467
2467
|
case 7:
|
|
2468
|
-
if (tag
|
|
2468
|
+
if (tag !== 58) {
|
|
2469
2469
|
break;
|
|
2470
2470
|
}
|
|
2471
2471
|
message.stringValue = reader.bytes();
|
|
2472
2472
|
continue;
|
|
2473
2473
|
case 8:
|
|
2474
|
-
if (tag
|
|
2474
|
+
if (tag !== 66) {
|
|
2475
2475
|
break;
|
|
2476
2476
|
}
|
|
2477
2477
|
message.aggregateValue = reader.string();
|
|
2478
2478
|
continue;
|
|
2479
2479
|
}
|
|
2480
|
-
if ((tag & 7)
|
|
2480
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
2481
2481
|
break;
|
|
2482
2482
|
}
|
|
2483
2483
|
reader.skipType(tag & 7);
|
|
@@ -2549,19 +2549,19 @@ exports.UninterpretedOption_NamePart = {
|
|
|
2549
2549
|
const tag = reader.uint32();
|
|
2550
2550
|
switch (tag >>> 3) {
|
|
2551
2551
|
case 1:
|
|
2552
|
-
if (tag
|
|
2552
|
+
if (tag !== 10) {
|
|
2553
2553
|
break;
|
|
2554
2554
|
}
|
|
2555
2555
|
message.namePart = reader.string();
|
|
2556
2556
|
continue;
|
|
2557
2557
|
case 2:
|
|
2558
|
-
if (tag
|
|
2558
|
+
if (tag !== 16) {
|
|
2559
2559
|
break;
|
|
2560
2560
|
}
|
|
2561
2561
|
message.isExtension = reader.bool();
|
|
2562
2562
|
continue;
|
|
2563
2563
|
}
|
|
2564
|
-
if ((tag & 7)
|
|
2564
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
2565
2565
|
break;
|
|
2566
2566
|
}
|
|
2567
2567
|
reader.skipType(tag & 7);
|
|
@@ -2609,13 +2609,13 @@ exports.SourceCodeInfo = {
|
|
|
2609
2609
|
const tag = reader.uint32();
|
|
2610
2610
|
switch (tag >>> 3) {
|
|
2611
2611
|
case 1:
|
|
2612
|
-
if (tag
|
|
2612
|
+
if (tag !== 10) {
|
|
2613
2613
|
break;
|
|
2614
2614
|
}
|
|
2615
2615
|
message.location.push(exports.SourceCodeInfo_Location.decode(reader, reader.uint32()));
|
|
2616
2616
|
continue;
|
|
2617
2617
|
}
|
|
2618
|
-
if ((tag & 7)
|
|
2618
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
2619
2619
|
break;
|
|
2620
2620
|
}
|
|
2621
2621
|
reader.skipType(tag & 7);
|
|
@@ -2683,11 +2683,11 @@ exports.SourceCodeInfo_Location = {
|
|
|
2683
2683
|
const tag = reader.uint32();
|
|
2684
2684
|
switch (tag >>> 3) {
|
|
2685
2685
|
case 1:
|
|
2686
|
-
if (tag
|
|
2686
|
+
if (tag === 8) {
|
|
2687
2687
|
message.path.push(reader.int32());
|
|
2688
2688
|
continue;
|
|
2689
2689
|
}
|
|
2690
|
-
if (tag
|
|
2690
|
+
if (tag === 10) {
|
|
2691
2691
|
const end2 = reader.uint32() + reader.pos;
|
|
2692
2692
|
while (reader.pos < end2) {
|
|
2693
2693
|
message.path.push(reader.int32());
|
|
@@ -2696,11 +2696,11 @@ exports.SourceCodeInfo_Location = {
|
|
|
2696
2696
|
}
|
|
2697
2697
|
break;
|
|
2698
2698
|
case 2:
|
|
2699
|
-
if (tag
|
|
2699
|
+
if (tag === 16) {
|
|
2700
2700
|
message.span.push(reader.int32());
|
|
2701
2701
|
continue;
|
|
2702
2702
|
}
|
|
2703
|
-
if (tag
|
|
2703
|
+
if (tag === 18) {
|
|
2704
2704
|
const end2 = reader.uint32() + reader.pos;
|
|
2705
2705
|
while (reader.pos < end2) {
|
|
2706
2706
|
message.span.push(reader.int32());
|
|
@@ -2709,25 +2709,25 @@ exports.SourceCodeInfo_Location = {
|
|
|
2709
2709
|
}
|
|
2710
2710
|
break;
|
|
2711
2711
|
case 3:
|
|
2712
|
-
if (tag
|
|
2712
|
+
if (tag !== 26) {
|
|
2713
2713
|
break;
|
|
2714
2714
|
}
|
|
2715
2715
|
message.leadingComments = reader.string();
|
|
2716
2716
|
continue;
|
|
2717
2717
|
case 4:
|
|
2718
|
-
if (tag
|
|
2718
|
+
if (tag !== 34) {
|
|
2719
2719
|
break;
|
|
2720
2720
|
}
|
|
2721
2721
|
message.trailingComments = reader.string();
|
|
2722
2722
|
continue;
|
|
2723
2723
|
case 6:
|
|
2724
|
-
if (tag
|
|
2724
|
+
if (tag !== 50) {
|
|
2725
2725
|
break;
|
|
2726
2726
|
}
|
|
2727
2727
|
message.leadingDetachedComments.push(reader.string());
|
|
2728
2728
|
continue;
|
|
2729
2729
|
}
|
|
2730
|
-
if ((tag & 7)
|
|
2730
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
2731
2731
|
break;
|
|
2732
2732
|
}
|
|
2733
2733
|
reader.skipType(tag & 7);
|
|
@@ -2801,13 +2801,13 @@ exports.GeneratedCodeInfo = {
|
|
|
2801
2801
|
const tag = reader.uint32();
|
|
2802
2802
|
switch (tag >>> 3) {
|
|
2803
2803
|
case 1:
|
|
2804
|
-
if (tag
|
|
2804
|
+
if (tag !== 10) {
|
|
2805
2805
|
break;
|
|
2806
2806
|
}
|
|
2807
2807
|
message.annotation.push(exports.GeneratedCodeInfo_Annotation.decode(reader, reader.uint32()));
|
|
2808
2808
|
continue;
|
|
2809
2809
|
}
|
|
2810
|
-
if ((tag & 7)
|
|
2810
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
2811
2811
|
break;
|
|
2812
2812
|
}
|
|
2813
2813
|
reader.skipType(tag & 7);
|
|
@@ -2870,11 +2870,11 @@ exports.GeneratedCodeInfo_Annotation = {
|
|
|
2870
2870
|
const tag = reader.uint32();
|
|
2871
2871
|
switch (tag >>> 3) {
|
|
2872
2872
|
case 1:
|
|
2873
|
-
if (tag
|
|
2873
|
+
if (tag === 8) {
|
|
2874
2874
|
message.path.push(reader.int32());
|
|
2875
2875
|
continue;
|
|
2876
2876
|
}
|
|
2877
|
-
if (tag
|
|
2877
|
+
if (tag === 10) {
|
|
2878
2878
|
const end2 = reader.uint32() + reader.pos;
|
|
2879
2879
|
while (reader.pos < end2) {
|
|
2880
2880
|
message.path.push(reader.int32());
|
|
@@ -2883,25 +2883,25 @@ exports.GeneratedCodeInfo_Annotation = {
|
|
|
2883
2883
|
}
|
|
2884
2884
|
break;
|
|
2885
2885
|
case 2:
|
|
2886
|
-
if (tag
|
|
2886
|
+
if (tag !== 18) {
|
|
2887
2887
|
break;
|
|
2888
2888
|
}
|
|
2889
2889
|
message.sourceFile = reader.string();
|
|
2890
2890
|
continue;
|
|
2891
2891
|
case 3:
|
|
2892
|
-
if (tag
|
|
2892
|
+
if (tag !== 24) {
|
|
2893
2893
|
break;
|
|
2894
2894
|
}
|
|
2895
2895
|
message.begin = reader.int32();
|
|
2896
2896
|
continue;
|
|
2897
2897
|
case 4:
|
|
2898
|
-
if (tag
|
|
2898
|
+
if (tag !== 32) {
|
|
2899
2899
|
break;
|
|
2900
2900
|
}
|
|
2901
2901
|
message.end = reader.int32();
|
|
2902
2902
|
continue;
|
|
2903
2903
|
}
|
|
2904
|
-
if ((tag & 7)
|
|
2904
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
2905
2905
|
break;
|
|
2906
2906
|
}
|
|
2907
2907
|
reader.skipType(tag & 7);
|