@dcl/protocol 1.0.0-4493564897.commit-c858f8a → 1.0.0-4596906552.commit-18a5668

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 (100) hide show
  1. package/out-js/decentraland/bff/authentication_service.gen.d.ts +2 -6
  2. package/out-js/decentraland/bff/authentication_service.gen.js +2 -2
  3. package/out-js/decentraland/bff/authentication_service.gen.js.map +1 -1
  4. package/out-js/decentraland/bff/comms_director_service.gen.d.ts +2 -6
  5. package/out-js/decentraland/bff/comms_director_service.gen.js +2 -2
  6. package/out-js/decentraland/bff/comms_director_service.gen.js.map +1 -1
  7. package/out-js/decentraland/bff/comms_service.gen.d.ts +7 -21
  8. package/out-js/decentraland/bff/comms_service.gen.js +7 -7
  9. package/out-js/decentraland/bff/comms_service.gen.js.map +1 -1
  10. package/out-js/decentraland/bff/http_endpoints.gen.d.ts +1 -3
  11. package/out-js/decentraland/bff/http_endpoints.gen.js +1 -1
  12. package/out-js/decentraland/bff/http_endpoints.gen.js.map +1 -1
  13. package/out-js/decentraland/bff/topics_service.gen.d.ts +3 -9
  14. package/out-js/decentraland/bff/topics_service.gen.js +3 -3
  15. package/out-js/decentraland/bff/topics_service.gen.js.map +1 -1
  16. package/out-js/decentraland/kernel/apis/communications_controller.gen.d.ts +1 -3
  17. package/out-js/decentraland/kernel/apis/communications_controller.gen.js +1 -1
  18. package/out-js/decentraland/kernel/apis/communications_controller.gen.js.map +1 -1
  19. package/out-js/decentraland/kernel/apis/dev_tools.gen.d.ts +1 -3
  20. package/out-js/decentraland/kernel/apis/dev_tools.gen.js +1 -1
  21. package/out-js/decentraland/kernel/apis/dev_tools.gen.js.map +1 -1
  22. package/out-js/decentraland/kernel/apis/engine_api.gen.d.ts +6 -18
  23. package/out-js/decentraland/kernel/apis/engine_api.gen.js +6 -6
  24. package/out-js/decentraland/kernel/apis/engine_api.gen.js.map +1 -1
  25. package/out-js/decentraland/kernel/apis/environment_api.gen.d.ts +7 -21
  26. package/out-js/decentraland/kernel/apis/environment_api.gen.js +7 -7
  27. package/out-js/decentraland/kernel/apis/environment_api.gen.js.map +1 -1
  28. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.d.ts +5 -15
  29. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js +5 -5
  30. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js.map +1 -1
  31. package/out-js/decentraland/kernel/apis/parcel_identity.gen.d.ts +3 -9
  32. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js +3 -3
  33. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js.map +1 -1
  34. package/out-js/decentraland/kernel/apis/permissions.gen.d.ts +2 -6
  35. package/out-js/decentraland/kernel/apis/permissions.gen.js +2 -2
  36. package/out-js/decentraland/kernel/apis/permissions.gen.js.map +1 -1
  37. package/out-js/decentraland/kernel/apis/players.gen.d.ts +3 -9
  38. package/out-js/decentraland/kernel/apis/players.gen.js +3 -3
  39. package/out-js/decentraland/kernel/apis/players.gen.js.map +1 -1
  40. package/out-js/decentraland/kernel/apis/portable_experiences.gen.d.ts +4 -12
  41. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js +4 -4
  42. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js.map +1 -1
  43. package/out-js/decentraland/kernel/apis/restricted_actions.gen.d.ts +7 -21
  44. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js +7 -7
  45. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js.map +1 -1
  46. package/out-js/decentraland/kernel/apis/runtime.gen.d.ts +2 -6
  47. package/out-js/decentraland/kernel/apis/runtime.gen.js +2 -2
  48. package/out-js/decentraland/kernel/apis/runtime.gen.js.map +1 -1
  49. package/out-js/decentraland/kernel/apis/scene.gen.d.ts +1 -3
  50. package/out-js/decentraland/kernel/apis/scene.gen.js +1 -1
  51. package/out-js/decentraland/kernel/apis/scene.gen.js.map +1 -1
  52. package/out-js/decentraland/kernel/apis/signed_fetch.gen.d.ts +1 -3
  53. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js +1 -1
  54. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js.map +1 -1
  55. package/out-js/decentraland/kernel/apis/social_controller.gen.d.ts +1 -3
  56. package/out-js/decentraland/kernel/apis/social_controller.gen.js +1 -1
  57. package/out-js/decentraland/kernel/apis/social_controller.gen.js.map +1 -1
  58. package/out-js/decentraland/kernel/apis/testing.gen.d.ts +426 -0
  59. package/out-js/decentraland/kernel/apis/testing.gen.js +603 -0
  60. package/out-js/decentraland/kernel/apis/testing.gen.js.map +1 -0
  61. package/out-js/decentraland/kernel/apis/user_action_module.gen.d.ts +1 -3
  62. package/out-js/decentraland/kernel/apis/user_action_module.gen.js +1 -1
  63. package/out-js/decentraland/kernel/apis/user_action_module.gen.js.map +1 -1
  64. package/out-js/decentraland/kernel/apis/user_identity.gen.d.ts +2 -6
  65. package/out-js/decentraland/kernel/apis/user_identity.gen.js +2 -2
  66. package/out-js/decentraland/kernel/apis/user_identity.gen.js.map +1 -1
  67. package/out-js/decentraland/sdk/components/mesh_collider.gen.d.ts +1 -2
  68. package/out-js/decentraland/sdk/components/mesh_collider.gen.js +5 -6
  69. package/out-js/decentraland/sdk/components/mesh_collider.gen.js.map +1 -1
  70. package/out-js/decentraland/social/friendships/friendships.gen.d.ts +4 -12
  71. package/out-js/decentraland/social/friendships/friendships.gen.js +4 -4
  72. package/out-js/decentraland/social/friendships/friendships.gen.js.map +1 -1
  73. package/out-ts/decentraland/bff/authentication_service.gen.ts +2 -2
  74. package/out-ts/decentraland/bff/comms_director_service.gen.ts +2 -2
  75. package/out-ts/decentraland/bff/comms_service.gen.ts +7 -7
  76. package/out-ts/decentraland/bff/http_endpoints.gen.ts +1 -1
  77. package/out-ts/decentraland/bff/topics_service.gen.ts +3 -3
  78. package/out-ts/decentraland/kernel/apis/communications_controller.gen.ts +1 -1
  79. package/out-ts/decentraland/kernel/apis/dev_tools.gen.ts +1 -1
  80. package/out-ts/decentraland/kernel/apis/engine_api.gen.ts +6 -6
  81. package/out-ts/decentraland/kernel/apis/environment_api.gen.ts +7 -7
  82. package/out-ts/decentraland/kernel/apis/ethereum_controller.gen.ts +5 -5
  83. package/out-ts/decentraland/kernel/apis/parcel_identity.gen.ts +3 -3
  84. package/out-ts/decentraland/kernel/apis/permissions.gen.ts +2 -2
  85. package/out-ts/decentraland/kernel/apis/players.gen.ts +3 -3
  86. package/out-ts/decentraland/kernel/apis/portable_experiences.gen.ts +4 -4
  87. package/out-ts/decentraland/kernel/apis/restricted_actions.gen.ts +7 -7
  88. package/out-ts/decentraland/kernel/apis/runtime.gen.ts +2 -2
  89. package/out-ts/decentraland/kernel/apis/scene.gen.ts +1 -1
  90. package/out-ts/decentraland/kernel/apis/signed_fetch.gen.ts +1 -1
  91. package/out-ts/decentraland/kernel/apis/social_controller.gen.ts +1 -1
  92. package/out-ts/decentraland/kernel/apis/testing.gen.ts +746 -0
  93. package/out-ts/decentraland/kernel/apis/user_action_module.gen.ts +1 -1
  94. package/out-ts/decentraland/kernel/apis/user_identity.gen.ts +2 -2
  95. package/out-ts/decentraland/sdk/components/mesh_collider.gen.ts +5 -6
  96. package/out-ts/decentraland/social/friendships/friendships.gen.ts +4 -4
  97. package/package.json +2 -2
  98. package/proto/decentraland/kernel/apis/testing.proto +55 -0
  99. package/proto/decentraland/sdk/components/mesh_collider.proto +1 -1
  100. package/public/sdk-apis.proto +1 -0
@@ -385,7 +385,7 @@ export const TopicsServiceDefinition = {
385
385
  requestStream: false,
386
386
  responseType: PeerTopicSubscriptionResultElem,
387
387
  responseStream: true,
388
- options: { _unknownFields: {} },
388
+ options: {},
389
389
  },
390
390
  systemSubscription: {
391
391
  name: "SystemSubscription",
@@ -393,7 +393,7 @@ export const TopicsServiceDefinition = {
393
393
  requestStream: false,
394
394
  responseType: SystemTopicSubscriptionResultElem,
395
395
  responseStream: true,
396
- options: { _unknownFields: {} },
396
+ options: {},
397
397
  },
398
398
  /** send a peer message to a topic */
399
399
  publishToTopic: {
@@ -402,7 +402,7 @@ export const TopicsServiceDefinition = {
402
402
  requestStream: false,
403
403
  responseType: PublishToTopicResult,
404
404
  responseStream: false,
405
- options: { _unknownFields: {} },
405
+ options: {},
406
406
  },
407
407
  },
408
408
  } as const;
@@ -125,7 +125,7 @@ export const CommunicationsControllerServiceDefinition = {
125
125
  requestStream: false,
126
126
  responseType: RealSendResponse,
127
127
  responseStream: false,
128
- options: { _unknownFields: {} },
128
+ options: {},
129
129
  },
130
130
  },
131
131
  } as const;
@@ -139,7 +139,7 @@ export const DevToolsServiceDefinition = {
139
139
  requestStream: false,
140
140
  responseType: EventResponse,
141
141
  responseStream: false,
142
- options: { _unknownFields: {} },
142
+ options: {},
143
143
  },
144
144
  },
145
145
  } as const;
@@ -2850,7 +2850,7 @@ export const EngineApiServiceDefinition = {
2850
2850
  requestStream: false,
2851
2851
  responseType: SendBatchResponse,
2852
2852
  responseStream: false,
2853
- options: { _unknownFields: {} },
2853
+ options: {},
2854
2854
  },
2855
2855
  /** @deprecated */
2856
2856
  subscribe: {
@@ -2859,7 +2859,7 @@ export const EngineApiServiceDefinition = {
2859
2859
  requestStream: false,
2860
2860
  responseType: SubscribeResponse,
2861
2861
  responseStream: false,
2862
- options: { _unknownFields: {} },
2862
+ options: {},
2863
2863
  },
2864
2864
  /** @deprecated */
2865
2865
  unsubscribe: {
@@ -2868,7 +2868,7 @@ export const EngineApiServiceDefinition = {
2868
2868
  requestStream: false,
2869
2869
  responseType: UnsubscribeResponse,
2870
2870
  responseStream: false,
2871
- options: { _unknownFields: {} },
2871
+ options: {},
2872
2872
  },
2873
2873
  /**
2874
2874
  * send information of the CRDT messages to the renderer. It returns the CRDT changes back from the renderer
@@ -2880,7 +2880,7 @@ export const EngineApiServiceDefinition = {
2880
2880
  requestStream: false,
2881
2881
  responseType: CrdtSendToResponse,
2882
2882
  responseStream: false,
2883
- options: { _unknownFields: {} },
2883
+ options: {},
2884
2884
  },
2885
2885
  /**
2886
2886
  * retrieves the current _full_ state of the entities from the renderer. This function is used to hidrate
@@ -2892,7 +2892,7 @@ export const EngineApiServiceDefinition = {
2892
2892
  requestStream: false,
2893
2893
  responseType: CrdtGetStateResponse,
2894
2894
  responseStream: false,
2895
- options: { _unknownFields: {} },
2895
+ options: {},
2896
2896
  },
2897
2897
  /** @deprecated, this response was merged into CrdtSendToResponse */
2898
2898
  crdtGetMessageFromRenderer: {
@@ -2901,7 +2901,7 @@ export const EngineApiServiceDefinition = {
2901
2901
  requestStream: false,
2902
2902
  responseType: CrdtMessageFromRendererResponse,
2903
2903
  responseStream: false,
2904
- options: { _unknownFields: {} },
2904
+ options: {},
2905
2905
  },
2906
2906
  },
2907
2907
  } as const;
@@ -1151,7 +1151,7 @@ export const EnvironmentApiServiceDefinition = {
1151
1151
  requestStream: false,
1152
1152
  responseType: BootstrapDataResponse,
1153
1153
  responseStream: false,
1154
- options: { _unknownFields: {} },
1154
+ options: {},
1155
1155
  },
1156
1156
  /** @deprecated, only available for SDK6 compatibility. Needs migration */
1157
1157
  isPreviewMode: {
@@ -1160,7 +1160,7 @@ export const EnvironmentApiServiceDefinition = {
1160
1160
  requestStream: false,
1161
1161
  responseType: PreviewModeResponse,
1162
1162
  responseStream: false,
1163
- options: { _unknownFields: {} },
1163
+ options: {},
1164
1164
  },
1165
1165
  /** @deprecated, only available for SDK6 compatibility */
1166
1166
  getPlatform: {
@@ -1169,7 +1169,7 @@ export const EnvironmentApiServiceDefinition = {
1169
1169
  requestStream: false,
1170
1170
  responseType: GetPlatformResponse,
1171
1171
  responseStream: false,
1172
- options: { _unknownFields: {} },
1172
+ options: {},
1173
1173
  },
1174
1174
  /** @deprecated, only available for SDK6 compatibility */
1175
1175
  areUnsafeRequestAllowed: {
@@ -1178,7 +1178,7 @@ export const EnvironmentApiServiceDefinition = {
1178
1178
  requestStream: false,
1179
1179
  responseType: AreUnsafeRequestAllowedResponse,
1180
1180
  responseStream: false,
1181
- options: { _unknownFields: {} },
1181
+ options: {},
1182
1182
  },
1183
1183
  /** @deprecated, use GetCurrentRealm from runtime_api instead */
1184
1184
  getCurrentRealm: {
@@ -1187,7 +1187,7 @@ export const EnvironmentApiServiceDefinition = {
1187
1187
  requestStream: false,
1188
1188
  responseType: GetCurrentRealmResponse,
1189
1189
  responseStream: false,
1190
- options: { _unknownFields: {} },
1190
+ options: {},
1191
1191
  },
1192
1192
  /** @deprecated, only available for SDK6 compatibility */
1193
1193
  getExplorerConfiguration: {
@@ -1196,7 +1196,7 @@ export const EnvironmentApiServiceDefinition = {
1196
1196
  requestStream: false,
1197
1197
  responseType: GetExplorerConfigurationResponse,
1198
1198
  responseStream: false,
1199
- options: { _unknownFields: {} },
1199
+ options: {},
1200
1200
  },
1201
1201
  /** @deprecated, use GetTime from runtime_api instead */
1202
1202
  getDecentralandTime: {
@@ -1205,7 +1205,7 @@ export const EnvironmentApiServiceDefinition = {
1205
1205
  requestStream: false,
1206
1206
  responseType: GetDecentralandTimeResponse,
1207
1207
  responseStream: false,
1208
- options: { _unknownFields: {} },
1208
+ options: {},
1209
1209
  },
1210
1210
  },
1211
1211
  } as const;
@@ -891,7 +891,7 @@ export const EthereumControllerServiceDefinition = {
891
891
  requestStream: false,
892
892
  responseType: RequirePaymentResponse,
893
893
  responseStream: false,
894
- options: { _unknownFields: {} },
894
+ options: {},
895
895
  },
896
896
  /**
897
897
  * @deprecated, only available for SDK6 compatibility. This was a low level API that can
@@ -903,7 +903,7 @@ export const EthereumControllerServiceDefinition = {
903
903
  requestStream: false,
904
904
  responseType: SignMessageResponse,
905
905
  responseStream: false,
906
- options: { _unknownFields: {} },
906
+ options: {},
907
907
  },
908
908
  /**
909
909
  * @deprecated, only available for SDK6 compatibility. This was a low level API that can
@@ -915,7 +915,7 @@ export const EthereumControllerServiceDefinition = {
915
915
  requestStream: false,
916
916
  responseType: ConvertMessageToObjectResponse,
917
917
  responseStream: false,
918
- options: { _unknownFields: {} },
918
+ options: {},
919
919
  },
920
920
  sendAsync: {
921
921
  name: "SendAsync",
@@ -923,7 +923,7 @@ export const EthereumControllerServiceDefinition = {
923
923
  requestStream: false,
924
924
  responseType: SendAsyncResponse,
925
925
  responseStream: false,
926
- options: { _unknownFields: {} },
926
+ options: {},
927
927
  },
928
928
  /**
929
929
  * @deprecated, only available for SDK6 compatibility. This was a low level API that can
@@ -935,7 +935,7 @@ export const EthereumControllerServiceDefinition = {
935
935
  requestStream: false,
936
936
  responseType: GetUserAccountResponse,
937
937
  responseStream: false,
938
- options: { _unknownFields: {} },
938
+ options: {},
939
939
  },
940
940
  },
941
941
  } as const;
@@ -568,7 +568,7 @@ export const ParcelIdentityServiceDefinition = {
568
568
  requestStream: false,
569
569
  responseType: GetParcelResponse,
570
570
  responseStream: false,
571
- options: { _unknownFields: {} },
571
+ options: {},
572
572
  },
573
573
  /** @deprecated, only available for SDK6 compatibility */
574
574
  getSceneId: {
@@ -577,7 +577,7 @@ export const ParcelIdentityServiceDefinition = {
577
577
  requestStream: false,
578
578
  responseType: GetSceneIdResponse,
579
579
  responseStream: false,
580
- options: { _unknownFields: {} },
580
+ options: {},
581
581
  },
582
582
  /** @deprecated, only available for SDK6 compatibility */
583
583
  getIsEmpty: {
@@ -586,7 +586,7 @@ export const ParcelIdentityServiceDefinition = {
586
586
  requestStream: false,
587
587
  responseType: GetIsEmptyResponse,
588
588
  responseStream: false,
589
- options: { _unknownFields: {} },
589
+ options: {},
590
590
  },
591
591
  },
592
592
  } as const;
@@ -350,7 +350,7 @@ export const PermissionsServiceDefinition = {
350
350
  requestStream: false,
351
351
  responseType: PermissionResponse,
352
352
  responseStream: false,
353
- options: { _unknownFields: {} },
353
+ options: {},
354
354
  },
355
355
  /** @deprecated, only available for SDK6 compatibility */
356
356
  hasManyPermissions: {
@@ -359,7 +359,7 @@ export const PermissionsServiceDefinition = {
359
359
  requestStream: false,
360
360
  responseType: HasManyPermissionResponse,
361
361
  responseStream: false,
362
- options: { _unknownFields: {} },
362
+ options: {},
363
363
  },
364
364
  },
365
365
  } as const;
@@ -357,7 +357,7 @@ export const PlayersServiceDefinition = {
357
357
  requestStream: false,
358
358
  responseType: PlayersGetUserDataResponse,
359
359
  responseStream: false,
360
- options: { _unknownFields: {} },
360
+ options: {},
361
361
  },
362
362
  /**
363
363
  * Returns a list of all the ids of players who are currently standing within the parcels of the scene
@@ -369,7 +369,7 @@ export const PlayersServiceDefinition = {
369
369
  requestStream: false,
370
370
  responseType: PlayerListResponse,
371
371
  responseStream: false,
372
- options: { _unknownFields: {} },
372
+ options: {},
373
373
  },
374
374
  /**
375
375
  * Returns a list of all the ids of players who are currently connected to the same server and grouped together
@@ -381,7 +381,7 @@ export const PlayersServiceDefinition = {
381
381
  requestStream: false,
382
382
  responseType: PlayerListResponse,
383
383
  responseStream: false,
384
- options: { _unknownFields: {} },
384
+ options: {},
385
385
  },
386
386
  },
387
387
  } as const;
@@ -563,7 +563,7 @@ export const PortableExperiencesServiceDefinition = {
563
563
  requestStream: false,
564
564
  responseType: SpawnResponse,
565
565
  responseStream: false,
566
- options: { _unknownFields: {} },
566
+ options: {},
567
567
  },
568
568
  /**
569
569
  * Kill a child portable experience, this method only works if the child was
@@ -575,7 +575,7 @@ export const PortableExperiencesServiceDefinition = {
575
575
  requestStream: false,
576
576
  responseType: KillResponse,
577
577
  responseStream: false,
578
- options: { _unknownFields: {} },
578
+ options: {},
579
579
  },
580
580
  /**
581
581
  * Kill the current scene if the current scene is a portable experience. Other
@@ -587,7 +587,7 @@ export const PortableExperiencesServiceDefinition = {
587
587
  requestStream: false,
588
588
  responseType: ExitResponse,
589
589
  responseStream: false,
590
- options: { _unknownFields: {} },
590
+ options: {},
591
591
  },
592
592
  /**
593
593
  * Gets a list of running portable experiences for the current user. Be mindful
@@ -599,7 +599,7 @@ export const PortableExperiencesServiceDefinition = {
599
599
  requestStream: false,
600
600
  responseType: GetPortableExperiencesLoadedResponse,
601
601
  responseStream: false,
602
- options: { _unknownFields: {} },
602
+ options: {},
603
603
  },
604
604
  },
605
605
  } as const;
@@ -786,7 +786,7 @@ export const RestrictedActionsServiceDefinition = {
786
786
  requestStream: false,
787
787
  responseType: MovePlayerToResponse,
788
788
  responseStream: false,
789
- options: { _unknownFields: {} },
789
+ options: {},
790
790
  },
791
791
  /** TeleportTo will move the user into an absolute world position */
792
792
  teleportTo: {
@@ -795,7 +795,7 @@ export const RestrictedActionsServiceDefinition = {
795
795
  requestStream: false,
796
796
  responseType: MovePlayerToResponse,
797
797
  responseStream: false,
798
- options: { _unknownFields: {} },
798
+ options: {},
799
799
  },
800
800
  /** TriggerEmote will trigger an emote in this current user */
801
801
  triggerEmote: {
@@ -804,7 +804,7 @@ export const RestrictedActionsServiceDefinition = {
804
804
  requestStream: false,
805
805
  responseType: TriggerEmoteResponse,
806
806
  responseStream: false,
807
- options: { _unknownFields: {} },
807
+ options: {},
808
808
  },
809
809
  /** ChangeRealm prompts the user to change to a specific realm */
810
810
  changeRealm: {
@@ -813,7 +813,7 @@ export const RestrictedActionsServiceDefinition = {
813
813
  requestStream: false,
814
814
  responseType: SuccessResponse,
815
815
  responseStream: false,
816
- options: { _unknownFields: {} },
816
+ options: {},
817
817
  },
818
818
  /** OpenExternalUrl prompts the user to open an external link */
819
819
  openExternalUrl: {
@@ -822,7 +822,7 @@ export const RestrictedActionsServiceDefinition = {
822
822
  requestStream: false,
823
823
  responseType: SuccessResponse,
824
824
  responseStream: false,
825
- options: { _unknownFields: {} },
825
+ options: {},
826
826
  },
827
827
  /** OpenNftDialog opens an NFT dialog. */
828
828
  openNftDialog: {
@@ -831,7 +831,7 @@ export const RestrictedActionsServiceDefinition = {
831
831
  requestStream: false,
832
832
  responseType: SuccessResponse,
833
833
  responseStream: false,
834
- options: { _unknownFields: {} },
834
+ options: {},
835
835
  },
836
836
  /**
837
837
  * Asks the explorer to connect to other communications adapter, this feature
@@ -843,7 +843,7 @@ export const RestrictedActionsServiceDefinition = {
843
843
  requestStream: false,
844
844
  responseType: SuccessResponse,
845
845
  responseStream: false,
846
- options: { _unknownFields: {} },
846
+ options: {},
847
847
  },
848
848
  },
849
849
  } as const;
@@ -350,7 +350,7 @@ export const RuntimeServiceDefinition = {
350
350
  requestStream: false,
351
351
  responseType: GetRealmResponse,
352
352
  responseStream: false,
353
- options: { _unknownFields: {} },
353
+ options: {},
354
354
  },
355
355
  /**
356
356
  * Provides information about the Decentraland Time, which is coordinated
@@ -362,7 +362,7 @@ export const RuntimeServiceDefinition = {
362
362
  requestStream: false,
363
363
  responseType: GetWorldTimeResponse,
364
364
  responseStream: false,
365
- options: { _unknownFields: {} },
365
+ options: {},
366
366
  },
367
367
  },
368
368
  } as const;
@@ -170,7 +170,7 @@ export const SceneServiceDefinition = {
170
170
  requestStream: false,
171
171
  responseType: GetSceneResponse,
172
172
  responseStream: false,
173
- options: { _unknownFields: {} },
173
+ options: {},
174
174
  },
175
175
  },
176
176
  } as const;
@@ -488,7 +488,7 @@ export const SignedFetchServiceDefinition = {
488
488
  requestStream: false,
489
489
  responseType: FlatFetchResponse,
490
490
  responseStream: false,
491
- options: { _unknownFields: {} },
491
+ options: {},
492
492
  },
493
493
  },
494
494
  } as const;
@@ -206,7 +206,7 @@ export const SocialControllerServiceDefinition = {
206
206
  requestStream: false,
207
207
  responseType: GetAvatarEventsResponse,
208
208
  responseStream: false,
209
- options: { _unknownFields: {} },
209
+ options: {},
210
210
  },
211
211
  },
212
212
  } as const;