@raystack/proton 0.1.0-8a4f578dceca476c696c82054faaf4871b1b949c → 0.1.0-8cb19702a3e47d173732860d58084b83d6941865

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 (198) hide show
  1. package/google/api/annotations_pb.ts +15 -9
  2. package/google/api/field_behavior_pb.ts +19 -19
  3. package/google/api/http_pb.ts +43 -108
  4. package/google/api/httpbody_pb.ts +23 -37
  5. package/index.ts +10 -0
  6. package/package.json +61 -17
  7. package/protoc-gen-openapiv2/options/annotations_pb.ts +23 -29
  8. package/protoc-gen-openapiv2/options/openapiv2_pb.ts +338 -808
  9. package/raystack/assets/index.ts +29 -29
  10. package/raystack/assets/v1beta1/bucket_pb.ts +46 -89
  11. package/raystack/assets/v1beta1/dashboard_pb.ts +49 -97
  12. package/raystack/assets/v1beta1/event_pb.ts +22 -36
  13. package/raystack/assets/v1beta1/group_pb.ts +38 -74
  14. package/raystack/assets/v1beta1/job_pb.ts +30 -43
  15. package/raystack/assets/v1beta1/lineage_pb.ts +22 -36
  16. package/raystack/assets/v1beta1/ownership_pb.ts +31 -68
  17. package/raystack/assets/v1beta1/preview_pb.ts +21 -34
  18. package/raystack/assets/v1beta1/properties_pb.ts +22 -37
  19. package/raystack/assets/v1beta1/resource_pb.ts +24 -43
  20. package/raystack/assets/v1beta1/schema_pb.ts +59 -145
  21. package/raystack/assets/v1beta1/table_pb.ts +59 -120
  22. package/raystack/assets/v1beta1/timestamp_pb.ts +28 -62
  23. package/raystack/assets/v1beta1/topic_pb.ts +43 -78
  24. package/raystack/assets/v1beta1/user_pb.ts +58 -125
  25. package/raystack/assets/v1beta2/application_pb.ts +23 -39
  26. package/raystack/assets/v1beta2/asset_pb.ts +30 -53
  27. package/raystack/assets/v1beta2/bucket_pb.ts +41 -87
  28. package/raystack/assets/v1beta2/common_pb.ts +56 -137
  29. package/raystack/assets/v1beta2/dashboard_pb.ts +44 -93
  30. package/raystack/assets/v1beta2/experiment_pb.ts +38 -79
  31. package/raystack/assets/v1beta2/feature_table_pb.ts +51 -115
  32. package/raystack/assets/v1beta2/group_pb.ts +32 -68
  33. package/raystack/assets/v1beta2/job_pb.ts +21 -35
  34. package/raystack/assets/v1beta2/metric_pb.ts +25 -43
  35. package/raystack/assets/v1beta2/model_pb.ts +59 -147
  36. package/raystack/assets/v1beta2/table_pb.ts +82 -200
  37. package/raystack/assets/v1beta2/topic_pb.ts +41 -99
  38. package/raystack/assets/v1beta2/user_pb.ts +53 -121
  39. package/raystack/common/index.ts +1 -2
  40. package/raystack/common/v1/service-CommonService_connectquery.ts +3 -14
  41. package/raystack/common/v1/service_pb.ts +57 -97
  42. package/raystack/compass/index.ts +1 -2
  43. package/raystack/compass/v1beta1/service-CompassService_connectquery.ts +44 -424
  44. package/raystack/compass/v1beta1/service_pb.ts +1448 -3319
  45. package/raystack/entropy/index.ts +2 -4
  46. package/raystack/entropy/v1beta1/module-ModuleService_connectquery.ts +7 -54
  47. package/raystack/entropy/v1beta1/module_pb.ts +156 -324
  48. package/raystack/entropy/v1beta1/resource-ResourceService_connectquery.ts +9 -74
  49. package/raystack/entropy/v1beta1/resource_pb.ts +330 -756
  50. package/raystack/frontier/index.ts +3 -5
  51. package/raystack/frontier/v1beta1/admin-AdminService_connectquery.ts +60 -514
  52. package/raystack/frontier/v1beta1/admin_pb.ts +1774 -3791
  53. package/raystack/frontier/v1beta1/frontier-FrontierService_connectquery.ts +169 -1674
  54. package/raystack/frontier/v1beta1/frontier_pb.ts +4850 -10959
  55. package/raystack/frontier/v1beta1/models_pb.ts +810 -2296
  56. package/raystack/guardian/index.ts +1 -2
  57. package/raystack/guardian/v1beta1/guardian-GuardianService_connectquery.ts +42 -404
  58. package/raystack/guardian/v1beta1/guardian_pb.ts +1584 -3783
  59. package/raystack/optimus/core/v1beta1/backup-BackupService_connectquery.ts +5 -34
  60. package/raystack/optimus/core/v1beta1/backup_pb.ts +137 -273
  61. package/raystack/optimus/core/v1beta1/job_run-JobRunService_connectquery.ts +6 -44
  62. package/raystack/optimus/core/v1beta1/job_run_pb.ts +194 -376
  63. package/raystack/optimus/core/v1beta1/job_spec-JobSpecificationService_connectquery.ts +17 -154
  64. package/raystack/optimus/core/v1beta1/job_spec_pb.ts +910 -2081
  65. package/raystack/optimus/core/v1beta1/namespace-NamespaceService_connectquery.ts +5 -34
  66. package/raystack/optimus/core/v1beta1/namespace_pb.ts +113 -212
  67. package/raystack/optimus/core/v1beta1/project-ProjectService_connectquery.ts +5 -34
  68. package/raystack/optimus/core/v1beta1/project_pb.ts +121 -238
  69. package/raystack/optimus/core/v1beta1/replay-ReplayService_connectquery.ts +6 -44
  70. package/raystack/optimus/core/v1beta1/replay_pb.ts +160 -335
  71. package/raystack/optimus/core/v1beta1/resource-ResourceService_connectquery.ts +8 -64
  72. package/raystack/optimus/core/v1beta1/resource_pb.ts +266 -527
  73. package/raystack/optimus/core/v1beta1/runtime-RuntimeService_connectquery.ts +3 -14
  74. package/raystack/optimus/core/v1beta1/runtime_pb.ts +48 -61
  75. package/raystack/optimus/core/v1beta1/secret-SecretService_connectquery.ts +6 -44
  76. package/raystack/optimus/core/v1beta1/secret_pb.ts +155 -283
  77. package/raystack/optimus/core/v1beta1/status_pb.ts +35 -54
  78. package/raystack/optimus/integration/v1beta1/event_pb.ts +75 -187
  79. package/raystack/optimus/plugins/v1beta1/dependency_resolver-DependencyResolverModService_connectquery.ts +6 -44
  80. package/raystack/optimus/plugins/v1beta1/dependency_resolver_pb.ts +193 -426
  81. package/raystack/predator/index.ts +2 -2
  82. package/raystack/predator/v1beta1/metrics_log_pb.ts +67 -173
  83. package/raystack/predator/v1beta1/result_log_pb.ts +60 -144
  84. package/raystack/raccoon/index.ts +1 -2
  85. package/raystack/raccoon/v1beta1/raccoon-EventService_connectquery.ts +3 -14
  86. package/raystack/raccoon/v1beta1/raccoon_pb.ts +142 -189
  87. package/raystack/siren/index.ts +1 -2
  88. package/raystack/siren/v1beta1/siren-SirenService_connectquery.ts +37 -354
  89. package/raystack/siren/v1beta1/siren_pb.ts +1155 -2637
  90. package/raystack/stencil/index.ts +1 -2
  91. package/raystack/stencil/v1beta1/stencil-StencilService_connectquery.ts +18 -164
  92. package/raystack/stencil/v1beta1/stencil_pb.ts +530 -1157
  93. package/validate/validate_pb.ts +401 -1038
  94. package/google/api/field_behavior.ts +0 -95
  95. package/google/api/http.ts +0 -695
  96. package/google/api/httpbody.ts +0 -159
  97. package/google/protobuf/any.ts +0 -322
  98. package/google/protobuf/descriptor.ts +0 -3475
  99. package/google/protobuf/duration.ts +0 -231
  100. package/google/protobuf/struct.ts +0 -484
  101. package/google/protobuf/timestamp.ts +0 -290
  102. package/google/protobuf/wrappers.ts +0 -752
  103. package/protoc-gen-openapiv2/options/openapiv2.ts +0 -3110
  104. package/raystack/assets/v1beta1/bucket.ts +0 -362
  105. package/raystack/assets/v1beta1/dashboard.ts +0 -426
  106. package/raystack/assets/v1beta1/event.ts +0 -105
  107. package/raystack/assets/v1beta1/group.ts +0 -223
  108. package/raystack/assets/v1beta1/job.ts +0 -147
  109. package/raystack/assets/v1beta1/lineage.ts +0 -90
  110. package/raystack/assets/v1beta1/ownership.ts +0 -179
  111. package/raystack/assets/v1beta1/preview.ts +0 -87
  112. package/raystack/assets/v1beta1/properties.ts +0 -116
  113. package/raystack/assets/v1beta1/resource.ts +0 -149
  114. package/raystack/assets/v1beta1/schema.ts +0 -421
  115. package/raystack/assets/v1beta1/table.ts +0 -408
  116. package/raystack/assets/v1beta1/timestamp.ts +0 -158
  117. package/raystack/assets/v1beta1/topic.ts +0 -253
  118. package/raystack/assets/v1beta1/user.ts +0 -451
  119. package/raystack/assets/v1beta2/application.ts +0 -125
  120. package/raystack/assets/v1beta2/asset.ts +0 -269
  121. package/raystack/assets/v1beta2/bucket.ts +0 -341
  122. package/raystack/assets/v1beta2/common.ts +0 -392
  123. package/raystack/assets/v1beta2/dashboard.ts +0 -393
  124. package/raystack/assets/v1beta2/experiment.ts +0 -274
  125. package/raystack/assets/v1beta2/feature_table.ts +0 -387
  126. package/raystack/assets/v1beta2/group.ts +0 -178
  127. package/raystack/assets/v1beta2/job.ts +0 -99
  128. package/raystack/assets/v1beta2/metric.ts +0 -163
  129. package/raystack/assets/v1beta2/model.ts +0 -519
  130. package/raystack/assets/v1beta2/table.ts +0 -663
  131. package/raystack/assets/v1beta2/topic.ts +0 -275
  132. package/raystack/assets/v1beta2/user.ts +0 -433
  133. package/raystack/common/v1/service.client.ts +0 -37
  134. package/raystack/common/v1/service.ts +0 -245
  135. package/raystack/common/v1/service_connect.ts +0 -26
  136. package/raystack/compass/v1beta1/service.client.ts +0 -594
  137. package/raystack/compass/v1beta1/service.ts +0 -8169
  138. package/raystack/compass/v1beta1/service_connect.ts +0 -407
  139. package/raystack/entropy/v1beta1/module.client.ts +0 -89
  140. package/raystack/entropy/v1beta1/module.ts +0 -692
  141. package/raystack/entropy/v1beta1/module_connect.ts +0 -62
  142. package/raystack/entropy/v1beta1/resource.client.ts +0 -129
  143. package/raystack/entropy/v1beta1/resource.ts +0 -1817
  144. package/raystack/entropy/v1beta1/resource_connect.ts +0 -89
  145. package/raystack/frontier/v1beta1/admin.client.ts +0 -849
  146. package/raystack/frontier/v1beta1/admin.ts +0 -9007
  147. package/raystack/frontier/v1beta1/admin_connect.ts +0 -573
  148. package/raystack/frontier/v1beta1/frontier.client.ts +0 -2307
  149. package/raystack/frontier/v1beta1/frontier.ts +0 -23706
  150. package/raystack/frontier/v1beta1/frontier_connect.ts +0 -1574
  151. package/raystack/frontier/v1beta1/models.ts +0 -7433
  152. package/raystack/guardian/v1beta1/guardian.client.ts +0 -552
  153. package/raystack/guardian/v1beta1/guardian.ts +0 -9688
  154. package/raystack/guardian/v1beta1/guardian_connect.ts +0 -381
  155. package/raystack/optimus/core/v1beta1/backup.client.ts +0 -63
  156. package/raystack/optimus/core/v1beta1/backup.ts +0 -708
  157. package/raystack/optimus/core/v1beta1/backup_connect.ts +0 -44
  158. package/raystack/optimus/core/v1beta1/job_run.client.ts +0 -96
  159. package/raystack/optimus/core/v1beta1/job_run.ts +0 -1008
  160. package/raystack/optimus/core/v1beta1/job_run_connect.ts +0 -63
  161. package/raystack/optimus/core/v1beta1/job_spec.client.ts +0 -363
  162. package/raystack/optimus/core/v1beta1/job_spec.ts +0 -5134
  163. package/raystack/optimus/core/v1beta1/job_spec_connect.ts +0 -233
  164. package/raystack/optimus/core/v1beta1/namespace.client.ts +0 -75
  165. package/raystack/optimus/core/v1beta1/namespace.ts +0 -477
  166. package/raystack/optimus/core/v1beta1/namespace_connect.ts +0 -50
  167. package/raystack/optimus/core/v1beta1/project.client.ts +0 -75
  168. package/raystack/optimus/core/v1beta1/project.ts +0 -520
  169. package/raystack/optimus/core/v1beta1/project_connect.ts +0 -50
  170. package/raystack/optimus/core/v1beta1/replay.client.ts +0 -76
  171. package/raystack/optimus/core/v1beta1/replay.ts +0 -881
  172. package/raystack/optimus/core/v1beta1/replay_connect.ts +0 -53
  173. package/raystack/optimus/core/v1beta1/resource.client.ts +0 -148
  174. package/raystack/optimus/core/v1beta1/resource.ts +0 -1329
  175. package/raystack/optimus/core/v1beta1/resource_connect.ts +0 -96
  176. package/raystack/optimus/core/v1beta1/runtime.client.ts +0 -45
  177. package/raystack/optimus/core/v1beta1/runtime.ts +0 -131
  178. package/raystack/optimus/core/v1beta1/runtime_connect.ts +0 -30
  179. package/raystack/optimus/core/v1beta1/secret.client.ts +0 -92
  180. package/raystack/optimus/core/v1beta1/secret.ts +0 -619
  181. package/raystack/optimus/core/v1beta1/secret_connect.ts +0 -61
  182. package/raystack/optimus/core/v1beta1/status.ts +0 -113
  183. package/raystack/optimus/integration/v1beta1/event.ts +0 -531
  184. package/raystack/optimus/plugins/v1beta1/dependency_resolver.client.ts +0 -100
  185. package/raystack/optimus/plugins/v1beta1/dependency_resolver.ts +0 -950
  186. package/raystack/optimus/plugins/v1beta1/dependency_resolver_connect.ts +0 -65
  187. package/raystack/predator/v1beta1/metrics_log.ts +0 -457
  188. package/raystack/predator/v1beta1/result_log.ts +0 -390
  189. package/raystack/raccoon/v1beta1/raccoon.client.ts +0 -37
  190. package/raystack/raccoon/v1beta1/raccoon.ts +0 -442
  191. package/raystack/raccoon/v1beta1/raccoon_connect.ts +0 -26
  192. package/raystack/siren/v1beta1/siren.client.ts +0 -479
  193. package/raystack/siren/v1beta1/siren.ts +0 -6507
  194. package/raystack/siren/v1beta1/siren_connect.ts +0 -332
  195. package/raystack/stencil/v1beta1/stencil.client.ts +0 -232
  196. package/raystack/stencil/v1beta1/stencil.ts +0 -2716
  197. package/raystack/stencil/v1beta1/stencil_connect.ts +0 -161
  198. package/validate/validate.ts +0 -4130
@@ -1,29 +1,38 @@
1
- // @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
1
+ // @generated by protoc-gen-es v2.6.2 with parameter "target=ts,import_extension=none"
2
2
  // @generated from file raystack/entropy/v1beta1/module.proto (package raystack.entropy.v1beta1, syntax proto3)
3
3
  /* eslint-disable */
4
- // @ts-nocheck
5
4
 
6
- import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
7
- import { Message, proto3, Timestamp, Value } from "@bufbuild/protobuf";
5
+ import type { GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
6
+ import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
7
+ import { file_google_api_annotations } from "../../../google/api/annotations_pb";
8
+ import type { Timestamp, Value } from "@bufbuild/protobuf/wkt";
9
+ import { file_google_protobuf_struct, file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
10
+ import type { Message } from "@bufbuild/protobuf";
11
+
12
+ /**
13
+ * Describes the file raystack/entropy/v1beta1/module.proto.
14
+ */
15
+ export const file_raystack_entropy_v1beta1_module: GenFile = /*@__PURE__*/
16
+ fileDesc("CiVyYXlzdGFjay9lbnRyb3B5L3YxYmV0YTEvbW9kdWxlLnByb3RvEhhyYXlzdGFjay5lbnRyb3B5LnYxYmV0YTEiwwEKBk1vZHVsZRILCgN1cm4YASABKAkSDAoEbmFtZRgCIAEoCRIPCgdwcm9qZWN0GAMgASgJEi4KCmNyZWF0ZWRfYXQYBCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi4KCnVwZGF0ZWRfYXQYBSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEicKB2NvbmZpZ3MYByABKAsyFi5nb29nbGUucHJvdG9idWYuVmFsdWVKBAgGEAciJQoSTGlzdE1vZHVsZXNSZXF1ZXN0Eg8KB3Byb2plY3QYASABKAkiSAoTTGlzdE1vZHVsZXNSZXNwb25zZRIxCgdtb2R1bGVzGAEgAygLMiAucmF5c3RhY2suZW50cm9weS52MWJldGExLk1vZHVsZSIfChBHZXRNb2R1bGVSZXF1ZXN0EgsKA3VybhgBIAEoCSJFChFHZXRNb2R1bGVSZXNwb25zZRIwCgZtb2R1bGUYASABKAsyIC5yYXlzdGFjay5lbnRyb3B5LnYxYmV0YTEuTW9kdWxlIkcKE0NyZWF0ZU1vZHVsZVJlcXVlc3QSMAoGbW9kdWxlGAEgASgLMiAucmF5c3RhY2suZW50cm9weS52MWJldGExLk1vZHVsZSJIChRDcmVhdGVNb2R1bGVSZXNwb25zZRIwCgZtb2R1bGUYASABKAsyIC5yYXlzdGFjay5lbnRyb3B5LnYxYmV0YTEuTW9kdWxlIlEKE1VwZGF0ZU1vZHVsZVJlcXVlc3QSCwoDdXJuGAEgASgJEicKB2NvbmZpZ3MYAyABKAsyFi5nb29nbGUucHJvdG9idWYuVmFsdWVKBAgCEAMiSAoUVXBkYXRlTW9kdWxlUmVzcG9uc2USMAoGbW9kdWxlGAEgASgLMiAucmF5c3RhY2suZW50cm9weS52MWJldGExLk1vZHVsZSIiChNEZWxldGVNb2R1bGVSZXF1ZXN0EgsKA3VybhgBIAEoCSIWChREZWxldGVNb2R1bGVSZXNwb25zZTLSBQoNTW9kdWxlU2VydmljZRKEAQoLTGlzdE1vZHVsZXMSLC5yYXlzdGFjay5lbnRyb3B5LnYxYmV0YTEuTGlzdE1vZHVsZXNSZXF1ZXN0Gi0ucmF5c3RhY2suZW50cm9weS52MWJldGExLkxpc3RNb2R1bGVzUmVzcG9uc2UiGILT5JMCEhIQL3YxYmV0YTEvbW9kdWxlcxKEAQoJR2V0TW9kdWxlEioucmF5c3RhY2suZW50cm9weS52MWJldGExLkdldE1vZHVsZVJlcXVlc3QaKy5yYXlzdGFjay5lbnRyb3B5LnYxYmV0YTEuR2V0TW9kdWxlUmVzcG9uc2UiHoLT5JMCGBIWL3YxYmV0YTEvbW9kdWxlcy97dXJufRKPAQoMQ3JlYXRlTW9kdWxlEi0ucmF5c3RhY2suZW50cm9weS52MWJldGExLkNyZWF0ZU1vZHVsZVJlcXVlc3QaLi5yYXlzdGFjay5lbnRyb3B5LnYxYmV0YTEuQ3JlYXRlTW9kdWxlUmVzcG9uc2UiIILT5JMCGiIQL3YxYmV0YTEvbW9kdWxlczoGbW9kdWxlEpABCgxVcGRhdGVNb2R1bGUSLS5yYXlzdGFjay5lbnRyb3B5LnYxYmV0YTEuVXBkYXRlTW9kdWxlUmVxdWVzdBouLnJheXN0YWNrLmVudHJvcHkudjFiZXRhMS5VcGRhdGVNb2R1bGVSZXNwb25zZSIhgtPkkwIbMhYvdjFiZXRhMS9tb2R1bGVzL3t1cm59OgEqEo0BCgxEZWxldGVNb2R1bGUSLS5yYXlzdGFjay5lbnRyb3B5LnYxYmV0YTEuRGVsZXRlTW9kdWxlUmVxdWVzdBouLnJheXN0YWNrLmVudHJvcHkudjFiZXRhMS5EZWxldGVNb2R1bGVSZXNwb25zZSIegtPkkwIYKhYvdjFiZXRhMS9tb2R1bGVzL3t1cm59QnUKImlvLnJheXN0YWNrLnByb3Rvbi5lbnRyb3B5LnYxYmV0YTFCEk1vZHVsZVNlcnZpY2VQcm90b1ABWjlnaXRodWIuY29tL3JheXN0YWNrL3Byb3Rvbi9lbnRyb3B5L3YxYmV0YTE7ZW50cm9weXYxYmV0YTFiBnByb3RvMw", [file_google_api_annotations, file_google_protobuf_struct, file_google_protobuf_timestamp]);
8
17
 
9
18
  /**
10
19
  * @generated from message raystack.entropy.v1beta1.Module
11
20
  */
12
- export class Module extends Message<Module> {
21
+ export type Module = Message<"raystack.entropy.v1beta1.Module"> & {
13
22
  /**
14
23
  * @generated from field: string urn = 1;
15
24
  */
16
- urn = "";
25
+ urn: string;
17
26
 
18
27
  /**
19
28
  * @generated from field: string name = 2;
20
29
  */
21
- name = "";
30
+ name: string;
22
31
 
23
32
  /**
24
33
  * @generated from field: string project = 3;
25
34
  */
26
- project = "";
35
+ project: string;
27
36
 
28
37
  /**
29
38
  * @generated from field: google.protobuf.Timestamp created_at = 4;
@@ -39,407 +48,230 @@ export class Module extends Message<Module> {
39
48
  * @generated from field: google.protobuf.Value configs = 7;
40
49
  */
41
50
  configs?: Value;
51
+ };
42
52
 
43
- constructor(data?: PartialMessage<Module>) {
44
- super();
45
- proto3.util.initPartial(data, this);
46
- }
47
-
48
- static readonly runtime: typeof proto3 = proto3;
49
- static readonly typeName = "raystack.entropy.v1beta1.Module";
50
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
51
- { no: 1, name: "urn", kind: "scalar", T: 9 /* ScalarType.STRING */ },
52
- { no: 2, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
53
- { no: 3, name: "project", kind: "scalar", T: 9 /* ScalarType.STRING */ },
54
- { no: 4, name: "created_at", kind: "message", T: Timestamp },
55
- { no: 5, name: "updated_at", kind: "message", T: Timestamp },
56
- { no: 7, name: "configs", kind: "message", T: Value },
57
- ]);
58
-
59
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Module {
60
- return new Module().fromBinary(bytes, options);
61
- }
62
-
63
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Module {
64
- return new Module().fromJson(jsonValue, options);
65
- }
66
-
67
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Module {
68
- return new Module().fromJsonString(jsonString, options);
69
- }
70
-
71
- static equals(a: Module | PlainMessage<Module> | undefined, b: Module | PlainMessage<Module> | undefined): boolean {
72
- return proto3.util.equals(Module, a, b);
73
- }
74
- }
53
+ /**
54
+ * Describes the message raystack.entropy.v1beta1.Module.
55
+ * Use `create(ModuleSchema)` to create a new message.
56
+ */
57
+ export const ModuleSchema: GenMessage<Module> = /*@__PURE__*/
58
+ messageDesc(file_raystack_entropy_v1beta1_module, 0);
75
59
 
76
60
  /**
77
61
  * @generated from message raystack.entropy.v1beta1.ListModulesRequest
78
62
  */
79
- export class ListModulesRequest extends Message<ListModulesRequest> {
63
+ export type ListModulesRequest = Message<"raystack.entropy.v1beta1.ListModulesRequest"> & {
80
64
  /**
81
65
  * @generated from field: string project = 1;
82
66
  */
83
- project = "";
84
-
85
- constructor(data?: PartialMessage<ListModulesRequest>) {
86
- super();
87
- proto3.util.initPartial(data, this);
88
- }
67
+ project: string;
68
+ };
89
69
 
90
- static readonly runtime: typeof proto3 = proto3;
91
- static readonly typeName = "raystack.entropy.v1beta1.ListModulesRequest";
92
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
93
- { no: 1, name: "project", kind: "scalar", T: 9 /* ScalarType.STRING */ },
94
- ]);
95
-
96
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListModulesRequest {
97
- return new ListModulesRequest().fromBinary(bytes, options);
98
- }
99
-
100
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListModulesRequest {
101
- return new ListModulesRequest().fromJson(jsonValue, options);
102
- }
103
-
104
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListModulesRequest {
105
- return new ListModulesRequest().fromJsonString(jsonString, options);
106
- }
107
-
108
- static equals(a: ListModulesRequest | PlainMessage<ListModulesRequest> | undefined, b: ListModulesRequest | PlainMessage<ListModulesRequest> | undefined): boolean {
109
- return proto3.util.equals(ListModulesRequest, a, b);
110
- }
111
- }
70
+ /**
71
+ * Describes the message raystack.entropy.v1beta1.ListModulesRequest.
72
+ * Use `create(ListModulesRequestSchema)` to create a new message.
73
+ */
74
+ export const ListModulesRequestSchema: GenMessage<ListModulesRequest> = /*@__PURE__*/
75
+ messageDesc(file_raystack_entropy_v1beta1_module, 1);
112
76
 
113
77
  /**
114
78
  * @generated from message raystack.entropy.v1beta1.ListModulesResponse
115
79
  */
116
- export class ListModulesResponse extends Message<ListModulesResponse> {
80
+ export type ListModulesResponse = Message<"raystack.entropy.v1beta1.ListModulesResponse"> & {
117
81
  /**
118
82
  * @generated from field: repeated raystack.entropy.v1beta1.Module modules = 1;
119
83
  */
120
- modules: Module[] = [];
121
-
122
- constructor(data?: PartialMessage<ListModulesResponse>) {
123
- super();
124
- proto3.util.initPartial(data, this);
125
- }
126
-
127
- static readonly runtime: typeof proto3 = proto3;
128
- static readonly typeName = "raystack.entropy.v1beta1.ListModulesResponse";
129
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
130
- { no: 1, name: "modules", kind: "message", T: Module, repeated: true },
131
- ]);
132
-
133
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListModulesResponse {
134
- return new ListModulesResponse().fromBinary(bytes, options);
135
- }
136
-
137
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListModulesResponse {
138
- return new ListModulesResponse().fromJson(jsonValue, options);
139
- }
84
+ modules: Module[];
85
+ };
140
86
 
141
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListModulesResponse {
142
- return new ListModulesResponse().fromJsonString(jsonString, options);
143
- }
144
-
145
- static equals(a: ListModulesResponse | PlainMessage<ListModulesResponse> | undefined, b: ListModulesResponse | PlainMessage<ListModulesResponse> | undefined): boolean {
146
- return proto3.util.equals(ListModulesResponse, a, b);
147
- }
148
- }
87
+ /**
88
+ * Describes the message raystack.entropy.v1beta1.ListModulesResponse.
89
+ * Use `create(ListModulesResponseSchema)` to create a new message.
90
+ */
91
+ export const ListModulesResponseSchema: GenMessage<ListModulesResponse> = /*@__PURE__*/
92
+ messageDesc(file_raystack_entropy_v1beta1_module, 2);
149
93
 
150
94
  /**
151
95
  * @generated from message raystack.entropy.v1beta1.GetModuleRequest
152
96
  */
153
- export class GetModuleRequest extends Message<GetModuleRequest> {
97
+ export type GetModuleRequest = Message<"raystack.entropy.v1beta1.GetModuleRequest"> & {
154
98
  /**
155
99
  * @generated from field: string urn = 1;
156
100
  */
157
- urn = "";
158
-
159
- constructor(data?: PartialMessage<GetModuleRequest>) {
160
- super();
161
- proto3.util.initPartial(data, this);
162
- }
163
-
164
- static readonly runtime: typeof proto3 = proto3;
165
- static readonly typeName = "raystack.entropy.v1beta1.GetModuleRequest";
166
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
167
- { no: 1, name: "urn", kind: "scalar", T: 9 /* ScalarType.STRING */ },
168
- ]);
101
+ urn: string;
102
+ };
169
103
 
170
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetModuleRequest {
171
- return new GetModuleRequest().fromBinary(bytes, options);
172
- }
173
-
174
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetModuleRequest {
175
- return new GetModuleRequest().fromJson(jsonValue, options);
176
- }
177
-
178
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetModuleRequest {
179
- return new GetModuleRequest().fromJsonString(jsonString, options);
180
- }
181
-
182
- static equals(a: GetModuleRequest | PlainMessage<GetModuleRequest> | undefined, b: GetModuleRequest | PlainMessage<GetModuleRequest> | undefined): boolean {
183
- return proto3.util.equals(GetModuleRequest, a, b);
184
- }
185
- }
104
+ /**
105
+ * Describes the message raystack.entropy.v1beta1.GetModuleRequest.
106
+ * Use `create(GetModuleRequestSchema)` to create a new message.
107
+ */
108
+ export const GetModuleRequestSchema: GenMessage<GetModuleRequest> = /*@__PURE__*/
109
+ messageDesc(file_raystack_entropy_v1beta1_module, 3);
186
110
 
187
111
  /**
188
112
  * @generated from message raystack.entropy.v1beta1.GetModuleResponse
189
113
  */
190
- export class GetModuleResponse extends Message<GetModuleResponse> {
114
+ export type GetModuleResponse = Message<"raystack.entropy.v1beta1.GetModuleResponse"> & {
191
115
  /**
192
116
  * @generated from field: raystack.entropy.v1beta1.Module module = 1;
193
117
  */
194
118
  module?: Module;
119
+ };
195
120
 
196
- constructor(data?: PartialMessage<GetModuleResponse>) {
197
- super();
198
- proto3.util.initPartial(data, this);
199
- }
200
-
201
- static readonly runtime: typeof proto3 = proto3;
202
- static readonly typeName = "raystack.entropy.v1beta1.GetModuleResponse";
203
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
204
- { no: 1, name: "module", kind: "message", T: Module },
205
- ]);
206
-
207
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetModuleResponse {
208
- return new GetModuleResponse().fromBinary(bytes, options);
209
- }
210
-
211
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetModuleResponse {
212
- return new GetModuleResponse().fromJson(jsonValue, options);
213
- }
214
-
215
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetModuleResponse {
216
- return new GetModuleResponse().fromJsonString(jsonString, options);
217
- }
218
-
219
- static equals(a: GetModuleResponse | PlainMessage<GetModuleResponse> | undefined, b: GetModuleResponse | PlainMessage<GetModuleResponse> | undefined): boolean {
220
- return proto3.util.equals(GetModuleResponse, a, b);
221
- }
222
- }
121
+ /**
122
+ * Describes the message raystack.entropy.v1beta1.GetModuleResponse.
123
+ * Use `create(GetModuleResponseSchema)` to create a new message.
124
+ */
125
+ export const GetModuleResponseSchema: GenMessage<GetModuleResponse> = /*@__PURE__*/
126
+ messageDesc(file_raystack_entropy_v1beta1_module, 4);
223
127
 
224
128
  /**
225
129
  * @generated from message raystack.entropy.v1beta1.CreateModuleRequest
226
130
  */
227
- export class CreateModuleRequest extends Message<CreateModuleRequest> {
131
+ export type CreateModuleRequest = Message<"raystack.entropy.v1beta1.CreateModuleRequest"> & {
228
132
  /**
229
133
  * @generated from field: raystack.entropy.v1beta1.Module module = 1;
230
134
  */
231
135
  module?: Module;
136
+ };
232
137
 
233
- constructor(data?: PartialMessage<CreateModuleRequest>) {
234
- super();
235
- proto3.util.initPartial(data, this);
236
- }
237
-
238
- static readonly runtime: typeof proto3 = proto3;
239
- static readonly typeName = "raystack.entropy.v1beta1.CreateModuleRequest";
240
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
241
- { no: 1, name: "module", kind: "message", T: Module },
242
- ]);
243
-
244
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateModuleRequest {
245
- return new CreateModuleRequest().fromBinary(bytes, options);
246
- }
247
-
248
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateModuleRequest {
249
- return new CreateModuleRequest().fromJson(jsonValue, options);
250
- }
251
-
252
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateModuleRequest {
253
- return new CreateModuleRequest().fromJsonString(jsonString, options);
254
- }
255
-
256
- static equals(a: CreateModuleRequest | PlainMessage<CreateModuleRequest> | undefined, b: CreateModuleRequest | PlainMessage<CreateModuleRequest> | undefined): boolean {
257
- return proto3.util.equals(CreateModuleRequest, a, b);
258
- }
259
- }
138
+ /**
139
+ * Describes the message raystack.entropy.v1beta1.CreateModuleRequest.
140
+ * Use `create(CreateModuleRequestSchema)` to create a new message.
141
+ */
142
+ export const CreateModuleRequestSchema: GenMessage<CreateModuleRequest> = /*@__PURE__*/
143
+ messageDesc(file_raystack_entropy_v1beta1_module, 5);
260
144
 
261
145
  /**
262
146
  * @generated from message raystack.entropy.v1beta1.CreateModuleResponse
263
147
  */
264
- export class CreateModuleResponse extends Message<CreateModuleResponse> {
148
+ export type CreateModuleResponse = Message<"raystack.entropy.v1beta1.CreateModuleResponse"> & {
265
149
  /**
266
150
  * @generated from field: raystack.entropy.v1beta1.Module module = 1;
267
151
  */
268
152
  module?: Module;
153
+ };
269
154
 
270
- constructor(data?: PartialMessage<CreateModuleResponse>) {
271
- super();
272
- proto3.util.initPartial(data, this);
273
- }
274
-
275
- static readonly runtime: typeof proto3 = proto3;
276
- static readonly typeName = "raystack.entropy.v1beta1.CreateModuleResponse";
277
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
278
- { no: 1, name: "module", kind: "message", T: Module },
279
- ]);
280
-
281
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateModuleResponse {
282
- return new CreateModuleResponse().fromBinary(bytes, options);
283
- }
284
-
285
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateModuleResponse {
286
- return new CreateModuleResponse().fromJson(jsonValue, options);
287
- }
288
-
289
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateModuleResponse {
290
- return new CreateModuleResponse().fromJsonString(jsonString, options);
291
- }
292
-
293
- static equals(a: CreateModuleResponse | PlainMessage<CreateModuleResponse> | undefined, b: CreateModuleResponse | PlainMessage<CreateModuleResponse> | undefined): boolean {
294
- return proto3.util.equals(CreateModuleResponse, a, b);
295
- }
296
- }
155
+ /**
156
+ * Describes the message raystack.entropy.v1beta1.CreateModuleResponse.
157
+ * Use `create(CreateModuleResponseSchema)` to create a new message.
158
+ */
159
+ export const CreateModuleResponseSchema: GenMessage<CreateModuleResponse> = /*@__PURE__*/
160
+ messageDesc(file_raystack_entropy_v1beta1_module, 6);
297
161
 
298
162
  /**
299
163
  * @generated from message raystack.entropy.v1beta1.UpdateModuleRequest
300
164
  */
301
- export class UpdateModuleRequest extends Message<UpdateModuleRequest> {
165
+ export type UpdateModuleRequest = Message<"raystack.entropy.v1beta1.UpdateModuleRequest"> & {
302
166
  /**
303
167
  * @generated from field: string urn = 1;
304
168
  */
305
- urn = "";
169
+ urn: string;
306
170
 
307
171
  /**
308
172
  * @generated from field: google.protobuf.Value configs = 3;
309
173
  */
310
174
  configs?: Value;
175
+ };
311
176
 
312
- constructor(data?: PartialMessage<UpdateModuleRequest>) {
313
- super();
314
- proto3.util.initPartial(data, this);
315
- }
316
-
317
- static readonly runtime: typeof proto3 = proto3;
318
- static readonly typeName = "raystack.entropy.v1beta1.UpdateModuleRequest";
319
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
320
- { no: 1, name: "urn", kind: "scalar", T: 9 /* ScalarType.STRING */ },
321
- { no: 3, name: "configs", kind: "message", T: Value },
322
- ]);
323
-
324
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateModuleRequest {
325
- return new UpdateModuleRequest().fromBinary(bytes, options);
326
- }
327
-
328
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateModuleRequest {
329
- return new UpdateModuleRequest().fromJson(jsonValue, options);
330
- }
331
-
332
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateModuleRequest {
333
- return new UpdateModuleRequest().fromJsonString(jsonString, options);
334
- }
335
-
336
- static equals(a: UpdateModuleRequest | PlainMessage<UpdateModuleRequest> | undefined, b: UpdateModuleRequest | PlainMessage<UpdateModuleRequest> | undefined): boolean {
337
- return proto3.util.equals(UpdateModuleRequest, a, b);
338
- }
339
- }
177
+ /**
178
+ * Describes the message raystack.entropy.v1beta1.UpdateModuleRequest.
179
+ * Use `create(UpdateModuleRequestSchema)` to create a new message.
180
+ */
181
+ export const UpdateModuleRequestSchema: GenMessage<UpdateModuleRequest> = /*@__PURE__*/
182
+ messageDesc(file_raystack_entropy_v1beta1_module, 7);
340
183
 
341
184
  /**
342
185
  * @generated from message raystack.entropy.v1beta1.UpdateModuleResponse
343
186
  */
344
- export class UpdateModuleResponse extends Message<UpdateModuleResponse> {
187
+ export type UpdateModuleResponse = Message<"raystack.entropy.v1beta1.UpdateModuleResponse"> & {
345
188
  /**
346
189
  * @generated from field: raystack.entropy.v1beta1.Module module = 1;
347
190
  */
348
191
  module?: Module;
192
+ };
349
193
 
350
- constructor(data?: PartialMessage<UpdateModuleResponse>) {
351
- super();
352
- proto3.util.initPartial(data, this);
353
- }
354
-
355
- static readonly runtime: typeof proto3 = proto3;
356
- static readonly typeName = "raystack.entropy.v1beta1.UpdateModuleResponse";
357
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
358
- { no: 1, name: "module", kind: "message", T: Module },
359
- ]);
360
-
361
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateModuleResponse {
362
- return new UpdateModuleResponse().fromBinary(bytes, options);
363
- }
364
-
365
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateModuleResponse {
366
- return new UpdateModuleResponse().fromJson(jsonValue, options);
367
- }
368
-
369
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateModuleResponse {
370
- return new UpdateModuleResponse().fromJsonString(jsonString, options);
371
- }
372
-
373
- static equals(a: UpdateModuleResponse | PlainMessage<UpdateModuleResponse> | undefined, b: UpdateModuleResponse | PlainMessage<UpdateModuleResponse> | undefined): boolean {
374
- return proto3.util.equals(UpdateModuleResponse, a, b);
375
- }
376
- }
194
+ /**
195
+ * Describes the message raystack.entropy.v1beta1.UpdateModuleResponse.
196
+ * Use `create(UpdateModuleResponseSchema)` to create a new message.
197
+ */
198
+ export const UpdateModuleResponseSchema: GenMessage<UpdateModuleResponse> = /*@__PURE__*/
199
+ messageDesc(file_raystack_entropy_v1beta1_module, 8);
377
200
 
378
201
  /**
379
202
  * @generated from message raystack.entropy.v1beta1.DeleteModuleRequest
380
203
  */
381
- export class DeleteModuleRequest extends Message<DeleteModuleRequest> {
204
+ export type DeleteModuleRequest = Message<"raystack.entropy.v1beta1.DeleteModuleRequest"> & {
382
205
  /**
383
206
  * @generated from field: string urn = 1;
384
207
  */
385
- urn = "";
386
-
387
- constructor(data?: PartialMessage<DeleteModuleRequest>) {
388
- super();
389
- proto3.util.initPartial(data, this);
390
- }
208
+ urn: string;
209
+ };
391
210
 
392
- static readonly runtime: typeof proto3 = proto3;
393
- static readonly typeName = "raystack.entropy.v1beta1.DeleteModuleRequest";
394
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
395
- { no: 1, name: "urn", kind: "scalar", T: 9 /* ScalarType.STRING */ },
396
- ]);
397
-
398
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteModuleRequest {
399
- return new DeleteModuleRequest().fromBinary(bytes, options);
400
- }
401
-
402
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteModuleRequest {
403
- return new DeleteModuleRequest().fromJson(jsonValue, options);
404
- }
211
+ /**
212
+ * Describes the message raystack.entropy.v1beta1.DeleteModuleRequest.
213
+ * Use `create(DeleteModuleRequestSchema)` to create a new message.
214
+ */
215
+ export const DeleteModuleRequestSchema: GenMessage<DeleteModuleRequest> = /*@__PURE__*/
216
+ messageDesc(file_raystack_entropy_v1beta1_module, 9);
405
217
 
406
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteModuleRequest {
407
- return new DeleteModuleRequest().fromJsonString(jsonString, options);
408
- }
218
+ /**
219
+ * @generated from message raystack.entropy.v1beta1.DeleteModuleResponse
220
+ */
221
+ export type DeleteModuleResponse = Message<"raystack.entropy.v1beta1.DeleteModuleResponse"> & {
222
+ };
409
223
 
410
- static equals(a: DeleteModuleRequest | PlainMessage<DeleteModuleRequest> | undefined, b: DeleteModuleRequest | PlainMessage<DeleteModuleRequest> | undefined): boolean {
411
- return proto3.util.equals(DeleteModuleRequest, a, b);
412
- }
413
- }
224
+ /**
225
+ * Describes the message raystack.entropy.v1beta1.DeleteModuleResponse.
226
+ * Use `create(DeleteModuleResponseSchema)` to create a new message.
227
+ */
228
+ export const DeleteModuleResponseSchema: GenMessage<DeleteModuleResponse> = /*@__PURE__*/
229
+ messageDesc(file_raystack_entropy_v1beta1_module, 10);
414
230
 
415
231
  /**
416
- * @generated from message raystack.entropy.v1beta1.DeleteModuleResponse
232
+ * @generated from service raystack.entropy.v1beta1.ModuleService
417
233
  */
418
- export class DeleteModuleResponse extends Message<DeleteModuleResponse> {
419
- constructor(data?: PartialMessage<DeleteModuleResponse>) {
420
- super();
421
- proto3.util.initPartial(data, this);
422
- }
423
-
424
- static readonly runtime: typeof proto3 = proto3;
425
- static readonly typeName = "raystack.entropy.v1beta1.DeleteModuleResponse";
426
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
427
- ]);
428
-
429
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteModuleResponse {
430
- return new DeleteModuleResponse().fromBinary(bytes, options);
431
- }
432
-
433
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteModuleResponse {
434
- return new DeleteModuleResponse().fromJson(jsonValue, options);
435
- }
436
-
437
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteModuleResponse {
438
- return new DeleteModuleResponse().fromJsonString(jsonString, options);
439
- }
440
-
441
- static equals(a: DeleteModuleResponse | PlainMessage<DeleteModuleResponse> | undefined, b: DeleteModuleResponse | PlainMessage<DeleteModuleResponse> | undefined): boolean {
442
- return proto3.util.equals(DeleteModuleResponse, a, b);
443
- }
444
- }
234
+ export const ModuleService: GenService<{
235
+ /**
236
+ * @generated from rpc raystack.entropy.v1beta1.ModuleService.ListModules
237
+ */
238
+ listModules: {
239
+ methodKind: "unary";
240
+ input: typeof ListModulesRequestSchema;
241
+ output: typeof ListModulesResponseSchema;
242
+ },
243
+ /**
244
+ * @generated from rpc raystack.entropy.v1beta1.ModuleService.GetModule
245
+ */
246
+ getModule: {
247
+ methodKind: "unary";
248
+ input: typeof GetModuleRequestSchema;
249
+ output: typeof GetModuleResponseSchema;
250
+ },
251
+ /**
252
+ * @generated from rpc raystack.entropy.v1beta1.ModuleService.CreateModule
253
+ */
254
+ createModule: {
255
+ methodKind: "unary";
256
+ input: typeof CreateModuleRequestSchema;
257
+ output: typeof CreateModuleResponseSchema;
258
+ },
259
+ /**
260
+ * @generated from rpc raystack.entropy.v1beta1.ModuleService.UpdateModule
261
+ */
262
+ updateModule: {
263
+ methodKind: "unary";
264
+ input: typeof UpdateModuleRequestSchema;
265
+ output: typeof UpdateModuleResponseSchema;
266
+ },
267
+ /**
268
+ * @generated from rpc raystack.entropy.v1beta1.ModuleService.DeleteModule
269
+ */
270
+ deleteModule: {
271
+ methodKind: "unary";
272
+ input: typeof DeleteModuleRequestSchema;
273
+ output: typeof DeleteModuleResponseSchema;
274
+ },
275
+ }> = /*@__PURE__*/
276
+ serviceDesc(file_raystack_entropy_v1beta1_module, 0);
445
277