@liquidmetal-ai/drizzle 0.2.2 → 0.2.8

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 (56) hide show
  1. package/.turbo/turbo-test.log +208 -1
  2. package/dist/appify/index.d.ts +4 -0
  3. package/dist/appify/index.d.ts.map +1 -1
  4. package/dist/appify/index.js +18 -1
  5. package/dist/codestore.js +1 -1
  6. package/dist/liquidmetal/v1alpha1/catalog_pb.d.ts +595 -478
  7. package/dist/liquidmetal/v1alpha1/catalog_pb.d.ts.map +1 -1
  8. package/dist/liquidmetal/v1alpha1/catalog_pb.js +244 -1661
  9. package/dist/liquidmetal/v1alpha1/rainbow_auth_pb.d.ts +110 -92
  10. package/dist/liquidmetal/v1alpha1/rainbow_auth_pb.d.ts.map +1 -1
  11. package/dist/liquidmetal/v1alpha1/rainbow_auth_pb.js +38 -361
  12. package/dist/liquidmetal/v1alpha1/raindrop_pb.d.ts +14 -13
  13. package/dist/liquidmetal/v1alpha1/raindrop_pb.d.ts.map +1 -1
  14. package/dist/liquidmetal/v1alpha1/raindrop_pb.js +10 -48
  15. package/dist/liquidmetal/v1alpha1/resource_interface_pb.d.ts +146 -122
  16. package/dist/liquidmetal/v1alpha1/resource_interface_pb.d.ts.map +1 -1
  17. package/dist/liquidmetal/v1alpha1/resource_interface_pb.js +49 -428
  18. package/dist/liquidmetal/v1alpha1/search_agent_pb.d.ts +262 -142
  19. package/dist/liquidmetal/v1alpha1/search_agent_pb.d.ts.map +1 -1
  20. package/dist/liquidmetal/v1alpha1/search_agent_pb.js +68 -684
  21. package/eslint.config.mjs +3 -1
  22. package/package.json +2 -1
  23. package/src/appify/index.ts +18 -1
  24. package/src/codestore.ts +1 -1
  25. package/src/liquidmetal/v1alpha1/catalog_pb.ts +800 -1443
  26. package/src/liquidmetal/v1alpha1/rainbow_auth_pb.ts +142 -284
  27. package/src/liquidmetal/v1alpha1/raindrop_pb.ts +21 -35
  28. package/src/liquidmetal/v1alpha1/resource_interface_pb.ts +192 -378
  29. package/src/liquidmetal/v1alpha1/search_agent_pb.ts +310 -450
  30. package/tsconfig.json +11 -3
  31. package/tsconfig.tsbuildinfo +1 -1
  32. package/.turbo/turbo-lint.log +0 -6
  33. package/dist/liquidmetal/v1alpha1/catalog_connect.d.ts +0 -168
  34. package/dist/liquidmetal/v1alpha1/catalog_connect.d.ts.map +0 -1
  35. package/dist/liquidmetal/v1alpha1/catalog_connect.js +0 -171
  36. package/dist/liquidmetal/v1alpha1/rainbow_auth_connect.d.ts +0 -49
  37. package/dist/liquidmetal/v1alpha1/rainbow_auth_connect.d.ts.map +0 -1
  38. package/dist/liquidmetal/v1alpha1/rainbow_auth_connect.js +0 -52
  39. package/dist/liquidmetal/v1alpha1/rainbow_public_connect.d.ts +0 -26
  40. package/dist/liquidmetal/v1alpha1/rainbow_public_connect.d.ts.map +0 -1
  41. package/dist/liquidmetal/v1alpha1/rainbow_public_connect.js +0 -29
  42. package/dist/liquidmetal/v1alpha1/rainbow_public_pb.d.ts +0 -202
  43. package/dist/liquidmetal/v1alpha1/rainbow_public_pb.d.ts.map +0 -1
  44. package/dist/liquidmetal/v1alpha1/rainbow_public_pb.js +0 -298
  45. package/dist/liquidmetal/v1alpha1/resource_interface_connect.d.ts +0 -68
  46. package/dist/liquidmetal/v1alpha1/resource_interface_connect.d.ts.map +0 -1
  47. package/dist/liquidmetal/v1alpha1/resource_interface_connect.js +0 -73
  48. package/dist/liquidmetal/v1alpha1/search_agent_connect.d.ts +0 -170
  49. package/dist/liquidmetal/v1alpha1/search_agent_connect.d.ts.map +0 -1
  50. package/dist/liquidmetal/v1alpha1/search_agent_connect.js +0 -173
  51. package/src/liquidmetal/v1alpha1/catalog_connect.ts +0 -174
  52. package/src/liquidmetal/v1alpha1/rainbow_auth_connect.ts +0 -55
  53. package/src/liquidmetal/v1alpha1/rainbow_public_connect.ts +0 -32
  54. package/src/liquidmetal/v1alpha1/rainbow_public_pb.ts +0 -366
  55. package/src/liquidmetal/v1alpha1/resource_interface_connect.ts +0 -77
  56. package/src/liquidmetal/v1alpha1/search_agent_connect.ts +0 -176
@@ -1,237 +1,97 @@
1
- // @generated by protoc-gen-es v1.10.0 with parameter "target=ts"
1
+ // @generated by protoc-gen-es v2.2.5 with parameter "target=ts,import_extension=.js"
2
2
  // @generated from file liquidmetal/v1alpha1/catalog.proto (package liquidmetal.v1alpha1, 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, Struct, Timestamp } from "@bufbuild/protobuf";
5
+ import type { GenEnum, GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv1";
6
+ import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
7
+ import type { Timestamp } from "@bufbuild/protobuf/wkt";
8
+ import { file_google_protobuf_struct, file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
9
+ import type { JsonObject, Message } from "@bufbuild/protobuf";
8
10
 
9
11
  /**
10
- * UnitState is the state of an application, module or resource.
11
- *
12
- * @generated from enum liquidmetal.v1alpha1.UnitState
13
- */
14
- export enum UnitState {
15
- /**
16
- * @generated from enum value: UNIT_STATE_UNSPECIFIED = 0;
17
- */
18
- UNSPECIFIED = 0,
19
-
20
- /**
21
- * @generated from enum value: UNIT_STATE_PENDING = 1;
22
- */
23
- PENDING = 1,
24
-
25
- /**
26
- * @generated from enum value: UNIT_STATE_STARTING = 2;
27
- */
28
- STARTING = 2,
29
-
30
- /**
31
- * @generated from enum value: UNIT_STATE_RUNNING = 3;
32
- */
33
- RUNNING = 3,
34
-
35
- /**
36
- * @generated from enum value: UNIT_STATE_STOPPING = 4;
37
- */
38
- STOPPING = 4,
39
-
40
- /**
41
- * @generated from enum value: UNIT_STATE_STOPPED = 5;
42
- */
43
- STOPPED = 5,
44
-
45
- /**
46
- * @generated from enum value: UNIT_STATE_DELETING = 6;
47
- */
48
- DELETING = 6,
49
-
50
- /**
51
- * @generated from enum value: UNIT_STATE_DELETED = 7;
52
- */
53
- DELETED = 7,
54
- }
55
- // Retrieve enum metadata with: proto3.getEnumType(UnitState)
56
- proto3.util.setEnumType(UnitState, "liquidmetal.v1alpha1.UnitState", [
57
- { no: 0, name: "UNIT_STATE_UNSPECIFIED" },
58
- { no: 1, name: "UNIT_STATE_PENDING" },
59
- { no: 2, name: "UNIT_STATE_STARTING" },
60
- { no: 3, name: "UNIT_STATE_RUNNING" },
61
- { no: 4, name: "UNIT_STATE_STOPPING" },
62
- { no: 5, name: "UNIT_STATE_STOPPED" },
63
- { no: 6, name: "UNIT_STATE_DELETING" },
64
- { no: 7, name: "UNIT_STATE_DELETED" },
65
- ]);
66
-
67
- /**
68
- * @generated from enum liquidmetal.v1alpha1.BundleArchiveType
12
+ * Describes the file liquidmetal/v1alpha1/catalog.proto.
69
13
  */
70
- export enum BundleArchiveType {
71
- /**
72
- * @generated from enum value: BUNDLE_ARCHIVE_TYPE_UNSPECIFIED = 0;
73
- */
74
- UNSPECIFIED = 0,
75
-
76
- /**
77
- * @generated from enum value: BUNDLE_ARCHIVE_TYPE_ZIP = 1;
78
- */
79
- ZIP = 1,
80
- }
81
- // Retrieve enum metadata with: proto3.getEnumType(BundleArchiveType)
82
- proto3.util.setEnumType(BundleArchiveType, "liquidmetal.v1alpha1.BundleArchiveType", [
83
- { no: 0, name: "BUNDLE_ARCHIVE_TYPE_UNSPECIFIED" },
84
- { no: 1, name: "BUNDLE_ARCHIVE_TYPE_ZIP" },
85
- ]);
86
-
87
- /**
88
- * @generated from enum liquidmetal.v1alpha1.WatchResponseEventType
89
- */
90
- export enum WatchResponseEventType {
91
- /**
92
- * @generated from enum value: WATCH_RESPONSE_EVENT_TYPE_UNSPECIFIED = 0;
93
- */
94
- UNSPECIFIED = 0,
95
-
96
- /**
97
- * @generated from enum value: WATCH_RESPONSE_EVENT_TYPE_MESSAGE = 1;
98
- */
99
- MESSAGE = 1,
100
-
101
- /**
102
- * @generated from enum value: WATCH_RESPONSE_EVENT_TYPE_COMPLETE = 2;
103
- */
104
- COMPLETE = 2,
105
- }
106
- // Retrieve enum metadata with: proto3.getEnumType(WatchResponseEventType)
107
- proto3.util.setEnumType(WatchResponseEventType, "liquidmetal.v1alpha1.WatchResponseEventType", [
108
- { no: 0, name: "WATCH_RESPONSE_EVENT_TYPE_UNSPECIFIED" },
109
- { no: 1, name: "WATCH_RESPONSE_EVENT_TYPE_MESSAGE" },
110
- { no: 2, name: "WATCH_RESPONSE_EVENT_TYPE_COMPLETE" },
111
- ]);
14
+ export const file_liquidmetal_v1alpha1_catalog: GenFile = /*@__PURE__*/
15
+ fileDesc("CiJsaXF1aWRtZXRhbC92MWFscGhhMS9jYXRhbG9nLnByb3RvEhRsaXF1aWRtZXRhbC52MWFscGhhMSKHAQoTQXBwbGljYXRpb25zUmVxdWVzdBIPCgd1c2VyX2lkGAEgASgJEhcKD29yZ2FuaXphdGlvbl9pZBgCIAEoCRIUCgxzaG93X2RlbGV0ZWQYAyABKAgSHAoPbmV4dF9wYWdlX3Rva2VuGAQgASgJSACIAQFCEgoQX25leHRfcGFnZV90b2tlbiLoBAoUQXBwbGljYXRpb25zUmVzcG9uc2USTAoMYXBwbGljYXRpb25zGAEgAygLMjYubGlxdWlkbWV0YWwudjFhbHBoYTEuQXBwbGljYXRpb25zUmVzcG9uc2UuQXBwbGljYXRpb24SHAoPbmV4dF9wYWdlX3Rva2VuGAIgASgJSACIAQEazwMKC0FwcGxpY2F0aW9uEgwKBG5hbWUYASABKAkSEgoKdmVyc2lvbl9pZBgCIAEoCRIQCghtYW5pZmVzdBgDIAEoCRISCgVzdWl0ZRgEIAEoCUgAiAEBEi4KCmNyZWF0ZWRfYXQYBSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi4KCnVwZGF0ZWRfYXQYBiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjMKCmRlbGV0ZWRfYXQYByABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wSAGIAQESEQoJaXNfYWN0aXZlGAggASgIEhcKD29yZ2FuaXphdGlvbl9pZBgJIAEoCRITCgZicmFuY2gYCiABKAlIAogBARIUCgxpc19zYW5kYm94ZWQYCyABKAgSIAoTcHJldmlvdXNfdmVyc2lvbl9pZBgMIAEoCUgDiAEBEi4KBXN0YXRlGA0gASgOMh8ubGlxdWlkbWV0YWwudjFhbHBoYTEuVW5pdFN0YXRlQggKBl9zdWl0ZUINCgtfZGVsZXRlZF9hdEIJCgdfYnJhbmNoQhYKFF9wcmV2aW91c192ZXJzaW9uX2lkQhIKEF9uZXh0X3BhZ2VfdG9rZW4i0gEKEEJvb3RzdHJhcFJlcXVlc3QSDwoHdXNlcl9pZBgBIAEoCRIXCg9vcmdhbml6YXRpb25faWQYAiABKAkSDQoFdG9rZW4YAyABKAkSHQoVY2xvdWRmbGFyZV9hY2NvdW50X2lkGAQgASgJEh8KF2Nsb3VkZmxhcmVfYmVhcmVyX3Rva2VuGAUgASgJEiMKG2xpcXVpZG1ldGFsX3NlcnZpY2VzX2RvbWFpbhgGIAEoCRIgChhjdXN0b21lcl9zZXJ2aWNlc19kb21haW4YByABKAkiEwoRQm9vdHN0cmFwUmVzcG9uc2UiLAoqSW50ZXJuYWxBcHBsaWNhdGlvbnNSZXF1ZXN0UGFnaW5hdGlvblRva2VuIt4BChNVcGxvYWRCdW5kbGVSZXF1ZXN0Eg8KB3VzZXJfaWQYASABKAkSFwoPb3JnYW5pemF0aW9uX2lkGAIgASgJEhgKEGFwcGxpY2F0aW9uX25hbWUYAyABKAkSHgoWYXBwbGljYXRpb25fdmVyc2lvbl9pZBgEIAEoCRITCgtidW5kbGVfbmFtZRgFIAEoCRI9CgxhcmNoaXZlX3R5cGUYBiABKA4yJy5saXF1aWRtZXRhbC52MWFscGhhMS5CdW5kbGVBcmNoaXZlVHlwZRIPCgdhcmNoaXZlGAcgASgMIhYKFFVwbG9hZEJ1bmRsZVJlc3BvbnNlInsKFVF1ZXJ5UmVzb3VyY2VzUmVxdWVzdBIPCgd1c2VyX2lkGAEgASgJEhcKD29yZ2FuaXphdGlvbl9pZBgCIAEoCRIYChBhcHBsaWNhdGlvbl9uYW1lGAMgASgJEh4KFmFwcGxpY2F0aW9uX3ZlcnNpb25faWQYBCABKAki1QcKFlF1ZXJ5UmVzb3VyY2VzUmVzcG9uc2USSAoJcmVzb3VyY2VzGAEgAygLMjUubGlxdWlkbWV0YWwudjFhbHBoYTEuUXVlcnlSZXNvdXJjZXNSZXNwb25zZS5SZXNvdXJjZRIcCg9uZXh0X3BhZ2VfdG9rZW4YAiABKAlIAIgBARq+BgoIUmVzb3VyY2USFwoPb3JnYW5pemF0aW9uX2lkGAEgASgJEhgKEGFwcGxpY2F0aW9uX25hbWUYAiABKAkSHgoWYXBwbGljYXRpb25fdmVyc2lvbl9pZBgDIAEoCRITCgtyZXNvdXJjZV9pZBgEIAEoCRIMCgRuYW1lGAUgASgJEgwKBHR5cGUYBiABKAkSWQoNcmVzb3VyY2VfdHlwZRgHIAEoDjJCLmxpcXVpZG1ldGFsLnYxYWxwaGExLlF1ZXJ5UmVzb3VyY2VzUmVzcG9uc2UuUmVzb3VyY2UuUmVzb3VyY2VUeXBlEisKCmF0dHJpYnV0ZXMYCCABKAsyFy5nb29nbGUucHJvdG9idWYuU3RydWN0Ei4KCmNyZWF0ZWRfYXQYCSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEi4KCnVwZGF0ZWRfYXQYCiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wIsUDCgxSZXNvdXJjZVR5cGUSHQoZUkVTT1VSQ0VfVFlQRV9VTlNQRUNJRklFRBAAEiAKHFJFU09VUkNFX1RZUEVfUVVFVUVfQ09OU1VNRVIQARIYChRSRVNPVVJDRV9UWVBFX1NDUklQVBACEhQKEFJFU09VUkNFX1RZUEVfRDEQAxIaChZSRVNPVVJDRV9UWVBFX0QxX1FVRVJZEAQSGwoXUkVTT1VSQ0VfVFlQRV9WRUNUT1JJWkUQBRIZChVSRVNPVVJDRV9UWVBFX0VOVl9WQVIQBhIYChRSRVNPVVJDRV9UWVBFX0JVQ0tFVBAHEhcKE1JFU09VUkNFX1RZUEVfUVVFVUUQCBIgChxSRVNPVVJDRV9UWVBFX1NDUklQVF9CSU5ESU5HEAkSJQohUkVTT1VSQ0VfVFlQRV9CVUNLRVRfTk9USUZJQ0FUSU9OEAoSGgoWUkVTT1VSQ0VfVFlQRV9NRVRBREFUQRALEh8KG1JFU09VUkNFX1RZUEVfQ1VTVE9NX0RPTUFJThAMEhcKE1JFU09VUkNFX1RZUEVfUk9VVEUQDRIeChpSRVNPVVJDRV9UWVBFX1NNQVJUX0JVQ0tFVBAOQhIKEF9uZXh0X3BhZ2VfdG9rZW4ipAQKDURlcGxveVJlcXVlc3QSDwoHdXNlcl9pZBgBIAEoCRIXCg9vcmdhbml6YXRpb25faWQYAiABKAkSRQoMYXBwbGljYXRpb25zGAMgAygLMi8ubGlxdWlkbWV0YWwudjFhbHBoYTEuRGVwbG95UmVxdWVzdC5BcHBsaWNhdGlvbhouChNBcHBsaWNhdGlvbk1ldGFkYXRhEhcKD3J1bnRpbWVfdmVyc2lvbhgBIAEoCRrxAgoLQXBwbGljYXRpb24SDQoFc3VpdGUYASABKAkSEwoLYXBwbGljYXRpb24YAiABKAkSIAoTcHJldmlvdXNfdmVyc2lvbl9pZBgDIAEoCUgAiAEBEh8KEmN1cnJlbnRfdmVyc2lvbl9pZBgEIAEoCUgBiAEBEhMKBmJyYW5jaBgFIAEoCUgCiAEBEhAKCG1hbmlmZXN0GAYgASgJEkkKCG1ldGFkYXRhGAcgASgLMjcubGlxdWlkbWV0YWwudjFhbHBoYTEuRGVwbG95UmVxdWVzdC5BcHBsaWNhdGlvbk1ldGFkYXRhEg0KBWFtZW5kGAggASgIEhYKCWlzX2FjdGl2ZRgJIAEoCEgDiAEBEhEKBGxvY2sYCiABKAlIBIgBAUIWChRfcHJldmlvdXNfdmVyc2lvbl9pZEIVChNfY3VycmVudF92ZXJzaW9uX2lkQgkKB19icmFuY2hCDAoKX2lzX2FjdGl2ZUIHCgVfbG9jayLUAQoORGVwbG95UmVzcG9uc2USFwoPb3JnYW5pemF0aW9uX2lkGAEgASgJEkYKDGFwcGxpY2F0aW9ucxgCIAMoCzIwLmxpcXVpZG1ldGFsLnYxYWxwaGExLkRlcGxveVJlc3BvbnNlLkFwcGxpY2F0aW9uGmEKC0FwcGxpY2F0aW9uEhgKEGFwcGxpY2F0aW9uX25hbWUYASABKAkSGgoSY3VycmVudF92ZXJzaW9uX2lkGAIgASgJEg4KBmJyYW5jaBgDIAEoCRIMCgRsb2NrGAQgASgJIt4BCg5TZXRFbnZzUmVxdWVzdBIPCgd1c2VyX2lkGAEgASgJEhcKD29yZ2FuaXphdGlvbl9pZBgCIAEoCRI2CgRlbnZzGAMgAygLMigubGlxdWlkbWV0YWwudjFhbHBoYTEuU2V0RW52c1JlcXVlc3QuRW52GmoKA0VudhIYChBhcHBsaWNhdGlvbl9uYW1lGAEgASgJEhoKEmN1cnJlbnRfdmVyc2lvbl9pZBgCIAEoCRILCgNrZXkYAyABKAkSDQoFdmFsdWUYBCABKAkSEQoJaXNfc2VjcmV0GAUgASgIIhEKD1NldEVudnNSZXNwb25zZSK8AQoOR2V0RW52c1JlcXVlc3QSDwoHdXNlcl9pZBgBIAEoCRIXCg9vcmdhbml6YXRpb25faWQYAiABKAkSNgoEZW52cxgDIAMoCzIoLmxpcXVpZG1ldGFsLnYxYWxwaGExLkdldEVudnNSZXF1ZXN0LkVudhpICgNFbnYSGAoQYXBwbGljYXRpb25fbmFtZRgBIAEoCRIaChJjdXJyZW50X3ZlcnNpb25faWQYAiABKAkSCwoDa2V5GAMgASgJIrYBCg9HZXRFbnZzUmVzcG9uc2USNwoEZW52cxgBIAMoCzIpLmxpcXVpZG1ldGFsLnYxYWxwaGExLkdldEVudnNSZXNwb25zZS5FbnYaagoDRW52EhgKEGFwcGxpY2F0aW9uX25hbWUYASABKAkSGgoSY3VycmVudF92ZXJzaW9uX2lkGAIgASgJEgsKA2tleRgDIAEoCRINCgV2YWx1ZRgEIAEoCRIRCglpc19zZWNyZXQYBSABKAgiwAEKDlJlbGVhc2VSZXF1ZXN0Eg8KB3VzZXJfaWQYASABKAkSFwoPb3JnYW5pemF0aW9uX2lkGAIgASgJEjgKBWxvY2tzGAMgAygLMikubGlxdWlkbWV0YWwudjFhbHBoYTEuUmVsZWFzZVJlcXVlc3QuTG9jaxpKCgRMb2NrEhgKEGFwcGxpY2F0aW9uX25hbWUYASABKAkSGgoSY3VycmVudF92ZXJzaW9uX2lkGAIgASgJEgwKBGxvY2sYAyABKAkiEQoPUmVsZWFzZVJlc3BvbnNlIsMBCgxXYXRjaFJlcXVlc3QSDwoHdXNlcl9pZBgBIAEoCRIXCg9vcmdhbml6YXRpb25faWQYAiABKAkSRAoMYXBwbGljYXRpb25zGAMgAygLMi4ubGlxdWlkbWV0YWwudjFhbHBoYTEuV2F0Y2hSZXF1ZXN0LkFwcGxpY2F0aW9uGkMKC0FwcGxpY2F0aW9uEhgKEGFwcGxpY2F0aW9uX25hbWUYASABKAkSGgoSY3VycmVudF92ZXJzaW9uX2lkGAIgASgJIpkBCg1XYXRjaFJlc3BvbnNlEhgKEGFwcGxpY2F0aW9uX25hbWUYASABKAkSGgoSY3VycmVudF92ZXJzaW9uX2lkGAIgASgJEhAKCGV2ZW50X2lkGAMgASgJEkAKCmV2ZW50X3R5cGUYBCABKA4yLC5saXF1aWRtZXRhbC52MWFscGhhMS5XYXRjaFJlc3BvbnNlRXZlbnRUeXBlIsUBCg1EZWxldGVSZXF1ZXN0Eg8KB3VzZXJfaWQYASABKAkSFwoPb3JnYW5pemF0aW9uX2lkGAIgASgJEkUKDGFwcGxpY2F0aW9ucxgDIAMoCzIvLmxpcXVpZG1ldGFsLnYxYWxwaGExLkRlbGV0ZVJlcXVlc3QuQXBwbGljYXRpb24aQwoLQXBwbGljYXRpb24SGAoQYXBwbGljYXRpb25fbmFtZRgBIAEoCRIaChJjdXJyZW50X3ZlcnNpb25faWQYAiABKAkiEAoORGVsZXRlUmVzcG9uc2Ui3gEKEFNldEFjdGl2ZVJlcXVlc3QSDwoHdXNlcl9pZBgBIAEoCRIXCg9vcmdhbml6YXRpb25faWQYAiABKAkSSAoMYXBwbGljYXRpb25zGAMgAygLMjIubGlxdWlkbWV0YWwudjFhbHBoYTEuU2V0QWN0aXZlUmVxdWVzdC5BcHBsaWNhdGlvbhpWCgtBcHBsaWNhdGlvbhIYChBhcHBsaWNhdGlvbl9uYW1lGAEgASgJEhoKEmN1cnJlbnRfdmVyc2lvbl9pZBgCIAEoCRIRCglpc19hY3RpdmUYAyABKAgiEwoRU2V0QWN0aXZlUmVzcG9uc2Ui4wEKEVNldFNhbmRib3hSZXF1ZXN0Eg8KB3VzZXJfaWQYASABKAkSFwoPb3JnYW5pemF0aW9uX2lkGAIgASgJEkkKDGFwcGxpY2F0aW9ucxgDIAMoCzIzLmxpcXVpZG1ldGFsLnYxYWxwaGExLlNldFNhbmRib3hSZXF1ZXN0LkFwcGxpY2F0aW9uGlkKC0FwcGxpY2F0aW9uEhgKEGFwcGxpY2F0aW9uX25hbWUYASABKAkSGgoSY3VycmVudF92ZXJzaW9uX2lkGAIgASgJEhQKDGlzX3NhbmRib3hlZBgDIAEoCCIUChJTZXRTYW5kYm94UmVzcG9uc2UibwoNU3RhdHVzUmVxdWVzdBIPCgd1c2VyX2lkGAEgASgJEhcKD29yZ2FuaXphdGlvbl9pZBgCIAEoCRIYChBhcHBsaWNhdGlvbl9uYW1lGAMgASgJEhoKEmN1cnJlbnRfdmVyc2lvbl9pZBgEIAEoCSLUAQoOU3RhdHVzUmVzcG9uc2USLgoFc3RhdGUYASABKA4yHy5saXF1aWRtZXRhbC52MWFscGhhMS5Vbml0U3RhdGUSPAoHbW9kdWxlcxgCIAMoCzIrLmxpcXVpZG1ldGFsLnYxYWxwaGExLlN0YXR1c1Jlc3BvbnNlLk1vZHVsZRpUCgZNb2R1bGUSDAoEbmFtZRgBIAEoCRIuCgVzdGF0ZRgCIAEoDjIfLmxpcXVpZG1ldGFsLnYxYWxwaGExLlVuaXRTdGF0ZRIMCgR1cmxzGAMgAygJKtIBCglVbml0U3RhdGUSGgoWVU5JVF9TVEFURV9VTlNQRUNJRklFRBAAEhYKElVOSVRfU1RBVEVfUEVORElORxABEhcKE1VOSVRfU1RBVEVfU1RBUlRJTkcQAhIWChJVTklUX1NUQVRFX1JVTk5JTkcQAxIXChNVTklUX1NUQVRFX1NUT1BQSU5HEAQSFgoSVU5JVF9TVEFURV9TVE9QUEVEEAUSFwoTVU5JVF9TVEFURV9ERUxFVElORxAGEhYKElVOSVRfU1RBVEVfREVMRVRFRBAHKlUKEUJ1bmRsZUFyY2hpdmVUeXBlEiMKH0JVTkRMRV9BUkNISVZFX1RZUEVfVU5TUEVDSUZJRUQQABIbChdCVU5ETEVfQVJDSElWRV9UWVBFX1pJUBABKpIBChZXYXRjaFJlc3BvbnNlRXZlbnRUeXBlEikKJVdBVENIX1JFU1BPTlNFX0VWRU5UX1RZUEVfVU5TUEVDSUZJRUQQABIlCiFXQVRDSF9SRVNQT05TRV9FVkVOVF9UWVBFX01FU1NBR0UQARImCiJXQVRDSF9SRVNQT05TRV9FVkVOVF9UWVBFX0NPTVBMRVRFEAIywwkKDkNhdGFsb2dTZXJ2aWNlEmsKDlF1ZXJ5UmVzb3VyY2VzEisubGlxdWlkbWV0YWwudjFhbHBoYTEuUXVlcnlSZXNvdXJjZXNSZXF1ZXN0GiwubGlxdWlkbWV0YWwudjFhbHBoYTEuUXVlcnlSZXNvdXJjZXNSZXNwb25zZRJcCglCb290c3RyYXASJi5saXF1aWRtZXRhbC52MWFscGhhMS5Cb290c3RyYXBSZXF1ZXN0GicubGlxdWlkbWV0YWwudjFhbHBoYTEuQm9vdHN0cmFwUmVzcG9uc2USZQoMQXBwbGljYXRpb25zEikubGlxdWlkbWV0YWwudjFhbHBoYTEuQXBwbGljYXRpb25zUmVxdWVzdBoqLmxpcXVpZG1ldGFsLnYxYWxwaGExLkFwcGxpY2F0aW9uc1Jlc3BvbnNlElMKBkRlcGxveRIjLmxpcXVpZG1ldGFsLnYxYWxwaGExLkRlcGxveVJlcXVlc3QaJC5saXF1aWRtZXRhbC52MWFscGhhMS5EZXBsb3lSZXNwb25zZRJlCgxVcGxvYWRCdW5kbGUSKS5saXF1aWRtZXRhbC52MWFscGhhMS5VcGxvYWRCdW5kbGVSZXF1ZXN0GioubGlxdWlkbWV0YWwudjFhbHBoYTEuVXBsb2FkQnVuZGxlUmVzcG9uc2USVgoHU2V0RW52cxIkLmxpcXVpZG1ldGFsLnYxYWxwaGExLlNldEVudnNSZXF1ZXN0GiUubGlxdWlkbWV0YWwudjFhbHBoYTEuU2V0RW52c1Jlc3BvbnNlElYKB0dldEVudnMSJC5saXF1aWRtZXRhbC52MWFscGhhMS5HZXRFbnZzUmVxdWVzdBolLmxpcXVpZG1ldGFsLnYxYWxwaGExLkdldEVudnNSZXNwb25zZRJWCgdSZWxlYXNlEiQubGlxdWlkbWV0YWwudjFhbHBoYTEuUmVsZWFzZVJlcXVlc3QaJS5saXF1aWRtZXRhbC52MWFscGhhMS5SZWxlYXNlUmVzcG9uc2USUgoFV2F0Y2gSIi5saXF1aWRtZXRhbC52MWFscGhhMS5XYXRjaFJlcXVlc3QaIy5saXF1aWRtZXRhbC52MWFscGhhMS5XYXRjaFJlc3BvbnNlMAESUwoGRGVsZXRlEiMubGlxdWlkbWV0YWwudjFhbHBoYTEuRGVsZXRlUmVxdWVzdBokLmxpcXVpZG1ldGFsLnYxYWxwaGExLkRlbGV0ZVJlc3BvbnNlElwKCVNldEFjdGl2ZRImLmxpcXVpZG1ldGFsLnYxYWxwaGExLlNldEFjdGl2ZVJlcXVlc3QaJy5saXF1aWRtZXRhbC52MWFscGhhMS5TZXRBY3RpdmVSZXNwb25zZRJfCgpTZXRTYW5kYm94EicubGlxdWlkbWV0YWwudjFhbHBoYTEuU2V0U2FuZGJveFJlcXVlc3QaKC5saXF1aWRtZXRhbC52MWFscGhhMS5TZXRTYW5kYm94UmVzcG9uc2USUwoGU3RhdHVzEiMubGlxdWlkbWV0YWwudjFhbHBoYTEuU3RhdHVzUmVxdWVzdBokLmxpcXVpZG1ldGFsLnYxYWxwaGExLlN0YXR1c1Jlc3BvbnNlQpkBChhjb20ubGlxdWlkbWV0YWwudjFhbHBoYTFCDENhdGFsb2dQcm90b1ABogIDTFhYqgIUTGlxdWlkbWV0YWwuVjFhbHBoYTHKAhRMaXF1aWRtZXRhbFxWMWFscGhhMeICIExpcXVpZG1ldGFsXFYxYWxwaGExXEdQQk1ldGFkYXRh6gIVTGlxdWlkbWV0YWw6OlYxYWxwaGExYgZwcm90bzM", [file_google_protobuf_struct, file_google_protobuf_timestamp]);
112
16
 
113
17
  /**
114
18
  * @generated from message liquidmetal.v1alpha1.ApplicationsRequest
115
19
  */
116
- export class ApplicationsRequest extends Message<ApplicationsRequest> {
20
+ export type ApplicationsRequest = Message<"liquidmetal.v1alpha1.ApplicationsRequest"> & {
117
21
  /**
118
22
  * user_id is the user for which applications are being requested.
119
23
  *
120
24
  * @generated from field: string user_id = 1;
121
25
  */
122
- userId = "";
26
+ userId: string;
123
27
 
124
28
  /**
125
29
  * organization_id is the organization within which applications are being requested.
126
30
  *
127
31
  * @generated from field: string organization_id = 2;
128
32
  */
129
- organizationId = "";
33
+ organizationId: string;
130
34
 
131
35
  /**
132
36
  * show_deleted is a flag to indicate if deleted applications should be included in the response.
133
37
  *
134
38
  * @generated from field: bool show_deleted = 3;
135
39
  */
136
- showDeleted = false;
40
+ showDeleted: boolean;
137
41
 
138
42
  /**
139
43
  * @generated from field: optional string next_page_token = 4;
140
44
  */
141
45
  nextPageToken?: string;
46
+ };
142
47
 
143
- constructor(data?: PartialMessage<ApplicationsRequest>) {
144
- super();
145
- proto3.util.initPartial(data, this);
146
- }
147
-
148
- static readonly runtime: typeof proto3 = proto3;
149
- static readonly typeName = "liquidmetal.v1alpha1.ApplicationsRequest";
150
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
151
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
152
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
153
- { no: 3, name: "show_deleted", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
154
- { no: 4, name: "next_page_token", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
155
- ]);
156
-
157
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ApplicationsRequest {
158
- return new ApplicationsRequest().fromBinary(bytes, options);
159
- }
160
-
161
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ApplicationsRequest {
162
- return new ApplicationsRequest().fromJson(jsonValue, options);
163
- }
164
-
165
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ApplicationsRequest {
166
- return new ApplicationsRequest().fromJsonString(jsonString, options);
167
- }
168
-
169
- static equals(a: ApplicationsRequest | PlainMessage<ApplicationsRequest> | undefined, b: ApplicationsRequest | PlainMessage<ApplicationsRequest> | undefined): boolean {
170
- return proto3.util.equals(ApplicationsRequest, a, b);
171
- }
172
- }
48
+ /**
49
+ * Describes the message liquidmetal.v1alpha1.ApplicationsRequest.
50
+ * Use `create(ApplicationsRequestSchema)` to create a new message.
51
+ */
52
+ export const ApplicationsRequestSchema: GenMessage<ApplicationsRequest> = /*@__PURE__*/
53
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 0);
173
54
 
174
55
  /**
175
56
  * @generated from message liquidmetal.v1alpha1.ApplicationsResponse
176
57
  */
177
- export class ApplicationsResponse extends Message<ApplicationsResponse> {
58
+ export type ApplicationsResponse = Message<"liquidmetal.v1alpha1.ApplicationsResponse"> & {
178
59
  /**
179
60
  * @generated from field: repeated liquidmetal.v1alpha1.ApplicationsResponse.Application applications = 1;
180
61
  */
181
- applications: ApplicationsResponse_Application[] = [];
62
+ applications: ApplicationsResponse_Application[];
182
63
 
183
64
  /**
184
65
  * @generated from field: optional string next_page_token = 2;
185
66
  */
186
67
  nextPageToken?: string;
68
+ };
187
69
 
188
- constructor(data?: PartialMessage<ApplicationsResponse>) {
189
- super();
190
- proto3.util.initPartial(data, this);
191
- }
192
-
193
- static readonly runtime: typeof proto3 = proto3;
194
- static readonly typeName = "liquidmetal.v1alpha1.ApplicationsResponse";
195
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
196
- { no: 1, name: "applications", kind: "message", T: ApplicationsResponse_Application, repeated: true },
197
- { no: 2, name: "next_page_token", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
198
- ]);
199
-
200
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ApplicationsResponse {
201
- return new ApplicationsResponse().fromBinary(bytes, options);
202
- }
203
-
204
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ApplicationsResponse {
205
- return new ApplicationsResponse().fromJson(jsonValue, options);
206
- }
207
-
208
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ApplicationsResponse {
209
- return new ApplicationsResponse().fromJsonString(jsonString, options);
210
- }
211
-
212
- static equals(a: ApplicationsResponse | PlainMessage<ApplicationsResponse> | undefined, b: ApplicationsResponse | PlainMessage<ApplicationsResponse> | undefined): boolean {
213
- return proto3.util.equals(ApplicationsResponse, a, b);
214
- }
215
- }
70
+ /**
71
+ * Describes the message liquidmetal.v1alpha1.ApplicationsResponse.
72
+ * Use `create(ApplicationsResponseSchema)` to create a new message.
73
+ */
74
+ export const ApplicationsResponseSchema: GenMessage<ApplicationsResponse> = /*@__PURE__*/
75
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 1);
216
76
 
217
77
  /**
218
78
  * @generated from message liquidmetal.v1alpha1.ApplicationsResponse.Application
219
79
  */
220
- export class ApplicationsResponse_Application extends Message<ApplicationsResponse_Application> {
80
+ export type ApplicationsResponse_Application = Message<"liquidmetal.v1alpha1.ApplicationsResponse.Application"> & {
221
81
  /**
222
82
  * @generated from field: string name = 1;
223
83
  */
224
- name = "";
84
+ name: string;
225
85
 
226
86
  /**
227
87
  * @generated from field: string version_id = 2;
228
88
  */
229
- versionId = "";
89
+ versionId: string;
230
90
 
231
91
  /**
232
92
  * @generated from field: string manifest = 3;
233
93
  */
234
- manifest = "";
94
+ manifest: string;
235
95
 
236
96
  /**
237
97
  * @generated from field: optional string suite = 4;
@@ -256,12 +116,12 @@ export class ApplicationsResponse_Application extends Message<ApplicationsRespon
256
116
  /**
257
117
  * @generated from field: bool is_active = 8;
258
118
  */
259
- isActive = false;
119
+ isActive: boolean;
260
120
 
261
121
  /**
262
122
  * @generated from field: string organization_id = 9;
263
123
  */
264
- organizationId = "";
124
+ organizationId: string;
265
125
 
266
126
  /**
267
127
  * @generated from field: optional string branch = 10;
@@ -271,7 +131,7 @@ export class ApplicationsResponse_Application extends Message<ApplicationsRespon
271
131
  /**
272
132
  * @generated from field: bool is_sandboxed = 11;
273
133
  */
274
- isSandboxed = false;
134
+ isSandboxed: boolean;
275
135
 
276
136
  /**
277
137
  * @generated from field: optional string previous_version_id = 12;
@@ -281,61 +141,29 @@ export class ApplicationsResponse_Application extends Message<ApplicationsRespon
281
141
  /**
282
142
  * @generated from field: liquidmetal.v1alpha1.UnitState state = 13;
283
143
  */
284
- state = UnitState.UNSPECIFIED;
285
-
286
- constructor(data?: PartialMessage<ApplicationsResponse_Application>) {
287
- super();
288
- proto3.util.initPartial(data, this);
289
- }
290
-
291
- static readonly runtime: typeof proto3 = proto3;
292
- static readonly typeName = "liquidmetal.v1alpha1.ApplicationsResponse.Application";
293
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
294
- { no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
295
- { no: 2, name: "version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
296
- { no: 3, name: "manifest", kind: "scalar", T: 9 /* ScalarType.STRING */ },
297
- { no: 4, name: "suite", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
298
- { no: 5, name: "created_at", kind: "message", T: Timestamp },
299
- { no: 6, name: "updated_at", kind: "message", T: Timestamp },
300
- { no: 7, name: "deleted_at", kind: "message", T: Timestamp, opt: true },
301
- { no: 8, name: "is_active", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
302
- { no: 9, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
303
- { no: 10, name: "branch", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
304
- { no: 11, name: "is_sandboxed", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
305
- { no: 12, name: "previous_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
306
- { no: 13, name: "state", kind: "enum", T: proto3.getEnumType(UnitState) },
307
- ]);
308
-
309
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ApplicationsResponse_Application {
310
- return new ApplicationsResponse_Application().fromBinary(bytes, options);
311
- }
312
-
313
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ApplicationsResponse_Application {
314
- return new ApplicationsResponse_Application().fromJson(jsonValue, options);
315
- }
316
-
317
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ApplicationsResponse_Application {
318
- return new ApplicationsResponse_Application().fromJsonString(jsonString, options);
319
- }
320
-
321
- static equals(a: ApplicationsResponse_Application | PlainMessage<ApplicationsResponse_Application> | undefined, b: ApplicationsResponse_Application | PlainMessage<ApplicationsResponse_Application> | undefined): boolean {
322
- return proto3.util.equals(ApplicationsResponse_Application, a, b);
323
- }
324
- }
144
+ state: UnitState;
145
+ };
146
+
147
+ /**
148
+ * Describes the message liquidmetal.v1alpha1.ApplicationsResponse.Application.
149
+ * Use `create(ApplicationsResponse_ApplicationSchema)` to create a new message.
150
+ */
151
+ export const ApplicationsResponse_ApplicationSchema: GenMessage<ApplicationsResponse_Application> = /*@__PURE__*/
152
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 1, 0);
325
153
 
326
154
  /**
327
155
  * @generated from message liquidmetal.v1alpha1.BootstrapRequest
328
156
  */
329
- export class BootstrapRequest extends Message<BootstrapRequest> {
157
+ export type BootstrapRequest = Message<"liquidmetal.v1alpha1.BootstrapRequest"> & {
330
158
  /**
331
159
  * @generated from field: string user_id = 1;
332
160
  */
333
- userId = "";
161
+ userId: string;
334
162
 
335
163
  /**
336
164
  * @generated from field: string organization_id = 2;
337
165
  */
338
- organizationId = "";
166
+ organizationId: string;
339
167
 
340
168
  /**
341
169
  * token is a special string interpreted by the catalog service to prove that
@@ -343,7 +171,7 @@ export class BootstrapRequest extends Message<BootstrapRequest> {
343
171
  *
344
172
  * @generated from field: string token = 3;
345
173
  */
346
- token = "";
174
+ token: string;
347
175
 
348
176
  /**
349
177
  * cloudflare_account_id is cloudflare's account identifier tag.
@@ -353,7 +181,7 @@ export class BootstrapRequest extends Message<BootstrapRequest> {
353
181
  *
354
182
  * @generated from field: string cloudflare_account_id = 4;
355
183
  */
356
- cloudflareAccountId = "";
184
+ cloudflareAccountId: string;
357
185
 
358
186
  /**
359
187
  * cloudflare_bearer_token is an API key used with an http header
@@ -361,7 +189,7 @@ export class BootstrapRequest extends Message<BootstrapRequest> {
361
189
  *
362
190
  * @generated from field: string cloudflare_bearer_token = 5;
363
191
  */
364
- cloudflareBearerToken = "";
192
+ cloudflareBearerToken: string;
365
193
 
366
194
  /**
367
195
  * liquidmetal_services_domain is a domain allocated for running services like
@@ -373,7 +201,7 @@ export class BootstrapRequest extends Message<BootstrapRequest> {
373
201
  *
374
202
  * @generated from field: string liquidmetal_services_domain = 6;
375
203
  */
376
- liquidmetalServicesDomain = "";
204
+ liquidmetalServicesDomain: string;
377
205
 
378
206
  /**
379
207
  * customer_services_domain is a domain allocated for running
@@ -383,72 +211,28 @@ export class BootstrapRequest extends Message<BootstrapRequest> {
383
211
  *
384
212
  * @generated from field: string customer_services_domain = 7;
385
213
  */
386
- customerServicesDomain = "";
387
-
388
- constructor(data?: PartialMessage<BootstrapRequest>) {
389
- super();
390
- proto3.util.initPartial(data, this);
391
- }
392
-
393
- static readonly runtime: typeof proto3 = proto3;
394
- static readonly typeName = "liquidmetal.v1alpha1.BootstrapRequest";
395
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
396
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
397
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
398
- { no: 3, name: "token", kind: "scalar", T: 9 /* ScalarType.STRING */ },
399
- { no: 4, name: "cloudflare_account_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
400
- { no: 5, name: "cloudflare_bearer_token", kind: "scalar", T: 9 /* ScalarType.STRING */ },
401
- { no: 6, name: "liquidmetal_services_domain", kind: "scalar", T: 9 /* ScalarType.STRING */ },
402
- { no: 7, name: "customer_services_domain", kind: "scalar", T: 9 /* ScalarType.STRING */ },
403
- ]);
404
-
405
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BootstrapRequest {
406
- return new BootstrapRequest().fromBinary(bytes, options);
407
- }
408
-
409
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BootstrapRequest {
410
- return new BootstrapRequest().fromJson(jsonValue, options);
411
- }
412
-
413
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BootstrapRequest {
414
- return new BootstrapRequest().fromJsonString(jsonString, options);
415
- }
416
-
417
- static equals(a: BootstrapRequest | PlainMessage<BootstrapRequest> | undefined, b: BootstrapRequest | PlainMessage<BootstrapRequest> | undefined): boolean {
418
- return proto3.util.equals(BootstrapRequest, a, b);
419
- }
420
- }
214
+ customerServicesDomain: string;
215
+ };
421
216
 
422
217
  /**
423
- * @generated from message liquidmetal.v1alpha1.BootstrapResponse
218
+ * Describes the message liquidmetal.v1alpha1.BootstrapRequest.
219
+ * Use `create(BootstrapRequestSchema)` to create a new message.
424
220
  */
425
- export class BootstrapResponse extends Message<BootstrapResponse> {
426
- constructor(data?: PartialMessage<BootstrapResponse>) {
427
- super();
428
- proto3.util.initPartial(data, this);
429
- }
430
-
431
- static readonly runtime: typeof proto3 = proto3;
432
- static readonly typeName = "liquidmetal.v1alpha1.BootstrapResponse";
433
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
434
- ]);
221
+ export const BootstrapRequestSchema: GenMessage<BootstrapRequest> = /*@__PURE__*/
222
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 2);
435
223
 
436
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BootstrapResponse {
437
- return new BootstrapResponse().fromBinary(bytes, options);
438
- }
439
-
440
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BootstrapResponse {
441
- return new BootstrapResponse().fromJson(jsonValue, options);
442
- }
443
-
444
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BootstrapResponse {
445
- return new BootstrapResponse().fromJsonString(jsonString, options);
446
- }
224
+ /**
225
+ * @generated from message liquidmetal.v1alpha1.BootstrapResponse
226
+ */
227
+ export type BootstrapResponse = Message<"liquidmetal.v1alpha1.BootstrapResponse"> & {
228
+ };
447
229
 
448
- static equals(a: BootstrapResponse | PlainMessage<BootstrapResponse> | undefined, b: BootstrapResponse | PlainMessage<BootstrapResponse> | undefined): boolean {
449
- return proto3.util.equals(BootstrapResponse, a, b);
450
- }
451
- }
230
+ /**
231
+ * Describes the message liquidmetal.v1alpha1.BootstrapResponse.
232
+ * Use `create(BootstrapResponseSchema)` to create a new message.
233
+ */
234
+ export const BootstrapResponseSchema: GenMessage<BootstrapResponse> = /*@__PURE__*/
235
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 3);
452
236
 
453
237
  /**
454
238
  * InternalApplicationsRequestPaginationToken is what we serialize into an
@@ -459,274 +243,176 @@ export class BootstrapResponse extends Message<BootstrapResponse> {
459
243
  *
460
244
  * @generated from message liquidmetal.v1alpha1.InternalApplicationsRequestPaginationToken
461
245
  */
462
- export class InternalApplicationsRequestPaginationToken extends Message<InternalApplicationsRequestPaginationToken> {
463
- constructor(data?: PartialMessage<InternalApplicationsRequestPaginationToken>) {
464
- super();
465
- proto3.util.initPartial(data, this);
466
- }
467
-
468
- static readonly runtime: typeof proto3 = proto3;
469
- static readonly typeName = "liquidmetal.v1alpha1.InternalApplicationsRequestPaginationToken";
470
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
471
- ]);
472
-
473
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): InternalApplicationsRequestPaginationToken {
474
- return new InternalApplicationsRequestPaginationToken().fromBinary(bytes, options);
475
- }
476
-
477
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): InternalApplicationsRequestPaginationToken {
478
- return new InternalApplicationsRequestPaginationToken().fromJson(jsonValue, options);
479
- }
480
-
481
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): InternalApplicationsRequestPaginationToken {
482
- return new InternalApplicationsRequestPaginationToken().fromJsonString(jsonString, options);
483
- }
246
+ export type InternalApplicationsRequestPaginationToken = Message<"liquidmetal.v1alpha1.InternalApplicationsRequestPaginationToken"> & {
247
+ };
484
248
 
485
- static equals(a: InternalApplicationsRequestPaginationToken | PlainMessage<InternalApplicationsRequestPaginationToken> | undefined, b: InternalApplicationsRequestPaginationToken | PlainMessage<InternalApplicationsRequestPaginationToken> | undefined): boolean {
486
- return proto3.util.equals(InternalApplicationsRequestPaginationToken, a, b);
487
- }
488
- }
249
+ /**
250
+ * Describes the message liquidmetal.v1alpha1.InternalApplicationsRequestPaginationToken.
251
+ * Use `create(InternalApplicationsRequestPaginationTokenSchema)` to create a new message.
252
+ */
253
+ export const InternalApplicationsRequestPaginationTokenSchema: GenMessage<InternalApplicationsRequestPaginationToken> = /*@__PURE__*/
254
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 4);
489
255
 
490
256
  /**
491
257
  * @generated from message liquidmetal.v1alpha1.UploadBundleRequest
492
258
  */
493
- export class UploadBundleRequest extends Message<UploadBundleRequest> {
259
+ export type UploadBundleRequest = Message<"liquidmetal.v1alpha1.UploadBundleRequest"> & {
494
260
  /**
495
261
  * @generated from field: string user_id = 1;
496
262
  */
497
- userId = "";
263
+ userId: string;
498
264
 
499
265
  /**
500
266
  * @generated from field: string organization_id = 2;
501
267
  */
502
- organizationId = "";
268
+ organizationId: string;
503
269
 
504
270
  /**
505
271
  * @generated from field: string application_name = 3;
506
272
  */
507
- applicationName = "";
273
+ applicationName: string;
508
274
 
509
275
  /**
510
276
  * @generated from field: string application_version_id = 4;
511
277
  */
512
- applicationVersionId = "";
278
+ applicationVersionId: string;
513
279
 
514
280
  /**
515
281
  * @generated from field: string bundle_name = 5;
516
282
  */
517
- bundleName = "";
283
+ bundleName: string;
518
284
 
519
285
  /**
520
286
  * @generated from field: liquidmetal.v1alpha1.BundleArchiveType archive_type = 6;
521
287
  */
522
- archiveType = BundleArchiveType.UNSPECIFIED;
288
+ archiveType: BundleArchiveType;
523
289
 
524
290
  /**
525
291
  * @generated from field: bytes archive = 7;
526
292
  */
527
- archive = new Uint8Array(0);
528
-
529
- constructor(data?: PartialMessage<UploadBundleRequest>) {
530
- super();
531
- proto3.util.initPartial(data, this);
532
- }
533
-
534
- static readonly runtime: typeof proto3 = proto3;
535
- static readonly typeName = "liquidmetal.v1alpha1.UploadBundleRequest";
536
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
537
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
538
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
539
- { no: 3, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
540
- { no: 4, name: "application_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
541
- { no: 5, name: "bundle_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
542
- { no: 6, name: "archive_type", kind: "enum", T: proto3.getEnumType(BundleArchiveType) },
543
- { no: 7, name: "archive", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
544
- ]);
545
-
546
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UploadBundleRequest {
547
- return new UploadBundleRequest().fromBinary(bytes, options);
548
- }
549
-
550
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UploadBundleRequest {
551
- return new UploadBundleRequest().fromJson(jsonValue, options);
552
- }
553
-
554
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UploadBundleRequest {
555
- return new UploadBundleRequest().fromJsonString(jsonString, options);
556
- }
557
-
558
- static equals(a: UploadBundleRequest | PlainMessage<UploadBundleRequest> | undefined, b: UploadBundleRequest | PlainMessage<UploadBundleRequest> | undefined): boolean {
559
- return proto3.util.equals(UploadBundleRequest, a, b);
560
- }
561
- }
293
+ archive: Uint8Array;
294
+ };
562
295
 
563
296
  /**
564
- * @generated from message liquidmetal.v1alpha1.UploadBundleResponse
297
+ * Describes the message liquidmetal.v1alpha1.UploadBundleRequest.
298
+ * Use `create(UploadBundleRequestSchema)` to create a new message.
565
299
  */
566
- export class UploadBundleResponse extends Message<UploadBundleResponse> {
567
- constructor(data?: PartialMessage<UploadBundleResponse>) {
568
- super();
569
- proto3.util.initPartial(data, this);
570
- }
571
-
572
- static readonly runtime: typeof proto3 = proto3;
573
- static readonly typeName = "liquidmetal.v1alpha1.UploadBundleResponse";
574
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
575
- ]);
576
-
577
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UploadBundleResponse {
578
- return new UploadBundleResponse().fromBinary(bytes, options);
579
- }
580
-
581
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UploadBundleResponse {
582
- return new UploadBundleResponse().fromJson(jsonValue, options);
583
- }
300
+ export const UploadBundleRequestSchema: GenMessage<UploadBundleRequest> = /*@__PURE__*/
301
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 5);
584
302
 
585
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UploadBundleResponse {
586
- return new UploadBundleResponse().fromJsonString(jsonString, options);
587
- }
303
+ /**
304
+ * @generated from message liquidmetal.v1alpha1.UploadBundleResponse
305
+ */
306
+ export type UploadBundleResponse = Message<"liquidmetal.v1alpha1.UploadBundleResponse"> & {
307
+ };
588
308
 
589
- static equals(a: UploadBundleResponse | PlainMessage<UploadBundleResponse> | undefined, b: UploadBundleResponse | PlainMessage<UploadBundleResponse> | undefined): boolean {
590
- return proto3.util.equals(UploadBundleResponse, a, b);
591
- }
592
- }
309
+ /**
310
+ * Describes the message liquidmetal.v1alpha1.UploadBundleResponse.
311
+ * Use `create(UploadBundleResponseSchema)` to create a new message.
312
+ */
313
+ export const UploadBundleResponseSchema: GenMessage<UploadBundleResponse> = /*@__PURE__*/
314
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 6);
593
315
 
594
316
  /**
595
317
  * @generated from message liquidmetal.v1alpha1.QueryResourcesRequest
596
318
  */
597
- export class QueryResourcesRequest extends Message<QueryResourcesRequest> {
319
+ export type QueryResourcesRequest = Message<"liquidmetal.v1alpha1.QueryResourcesRequest"> & {
598
320
  /**
599
321
  * @generated from field: string user_id = 1;
600
322
  */
601
- userId = "";
323
+ userId: string;
602
324
 
603
325
  /**
604
326
  * @generated from field: string organization_id = 2;
605
327
  */
606
- organizationId = "";
328
+ organizationId: string;
607
329
 
608
330
  /**
609
331
  * @generated from field: string application_name = 3;
610
332
  */
611
- applicationName = "";
333
+ applicationName: string;
612
334
 
613
335
  /**
614
336
  * @generated from field: string application_version_id = 4;
615
337
  */
616
- applicationVersionId = "";
617
-
618
- constructor(data?: PartialMessage<QueryResourcesRequest>) {
619
- super();
620
- proto3.util.initPartial(data, this);
621
- }
622
-
623
- static readonly runtime: typeof proto3 = proto3;
624
- static readonly typeName = "liquidmetal.v1alpha1.QueryResourcesRequest";
625
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
626
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
627
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
628
- { no: 3, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
629
- { no: 4, name: "application_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
630
- ]);
631
-
632
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): QueryResourcesRequest {
633
- return new QueryResourcesRequest().fromBinary(bytes, options);
634
- }
635
-
636
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): QueryResourcesRequest {
637
- return new QueryResourcesRequest().fromJson(jsonValue, options);
638
- }
639
-
640
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): QueryResourcesRequest {
641
- return new QueryResourcesRequest().fromJsonString(jsonString, options);
642
- }
643
-
644
- static equals(a: QueryResourcesRequest | PlainMessage<QueryResourcesRequest> | undefined, b: QueryResourcesRequest | PlainMessage<QueryResourcesRequest> | undefined): boolean {
645
- return proto3.util.equals(QueryResourcesRequest, a, b);
646
- }
647
- }
338
+ applicationVersionId: string;
339
+ };
340
+
341
+ /**
342
+ * Describes the message liquidmetal.v1alpha1.QueryResourcesRequest.
343
+ * Use `create(QueryResourcesRequestSchema)` to create a new message.
344
+ */
345
+ export const QueryResourcesRequestSchema: GenMessage<QueryResourcesRequest> = /*@__PURE__*/
346
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 7);
648
347
 
649
348
  /**
650
349
  * @generated from message liquidmetal.v1alpha1.QueryResourcesResponse
651
350
  */
652
- export class QueryResourcesResponse extends Message<QueryResourcesResponse> {
351
+ export type QueryResourcesResponse = Message<"liquidmetal.v1alpha1.QueryResourcesResponse"> & {
653
352
  /**
654
353
  * @generated from field: repeated liquidmetal.v1alpha1.QueryResourcesResponse.Resource resources = 1;
655
354
  */
656
- resources: QueryResourcesResponse_Resource[] = [];
355
+ resources: QueryResourcesResponse_Resource[];
657
356
 
658
357
  /**
659
358
  * @generated from field: optional string next_page_token = 2;
660
359
  */
661
360
  nextPageToken?: string;
361
+ };
662
362
 
663
- constructor(data?: PartialMessage<QueryResourcesResponse>) {
664
- super();
665
- proto3.util.initPartial(data, this);
666
- }
667
-
668
- static readonly runtime: typeof proto3 = proto3;
669
- static readonly typeName = "liquidmetal.v1alpha1.QueryResourcesResponse";
670
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
671
- { no: 1, name: "resources", kind: "message", T: QueryResourcesResponse_Resource, repeated: true },
672
- { no: 2, name: "next_page_token", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
673
- ]);
674
-
675
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): QueryResourcesResponse {
676
- return new QueryResourcesResponse().fromBinary(bytes, options);
677
- }
678
-
679
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): QueryResourcesResponse {
680
- return new QueryResourcesResponse().fromJson(jsonValue, options);
681
- }
682
-
683
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): QueryResourcesResponse {
684
- return new QueryResourcesResponse().fromJsonString(jsonString, options);
685
- }
686
-
687
- static equals(a: QueryResourcesResponse | PlainMessage<QueryResourcesResponse> | undefined, b: QueryResourcesResponse | PlainMessage<QueryResourcesResponse> | undefined): boolean {
688
- return proto3.util.equals(QueryResourcesResponse, a, b);
689
- }
690
- }
363
+ /**
364
+ * Describes the message liquidmetal.v1alpha1.QueryResourcesResponse.
365
+ * Use `create(QueryResourcesResponseSchema)` to create a new message.
366
+ */
367
+ export const QueryResourcesResponseSchema: GenMessage<QueryResourcesResponse> = /*@__PURE__*/
368
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 8);
691
369
 
692
370
  /**
693
371
  * @generated from message liquidmetal.v1alpha1.QueryResourcesResponse.Resource
694
372
  */
695
- export class QueryResourcesResponse_Resource extends Message<QueryResourcesResponse_Resource> {
373
+ export type QueryResourcesResponse_Resource = Message<"liquidmetal.v1alpha1.QueryResourcesResponse.Resource"> & {
696
374
  /**
697
375
  * @generated from field: string organization_id = 1;
698
376
  */
699
- organizationId = "";
377
+ organizationId: string;
700
378
 
701
379
  /**
702
380
  * @generated from field: string application_name = 2;
703
381
  */
704
- applicationName = "";
382
+ applicationName: string;
705
383
 
706
384
  /**
707
385
  * @generated from field: string application_version_id = 3;
708
386
  */
709
- applicationVersionId = "";
387
+ applicationVersionId: string;
710
388
 
711
389
  /**
712
390
  * @generated from field: string resource_id = 4;
713
391
  */
714
- resourceId = "";
392
+ resourceId: string;
715
393
 
716
394
  /**
717
395
  * @generated from field: string name = 5;
718
396
  */
719
- name = "";
397
+ name: string;
720
398
 
721
399
  /**
400
+ * type and resource_type represent the same concept except one is a string
401
+ * and one is an enum.
402
+ *
722
403
  * @generated from field: string type = 6;
723
404
  */
724
- type = "";
405
+ type: string;
406
+
407
+ /**
408
+ * @generated from field: liquidmetal.v1alpha1.QueryResourcesResponse.Resource.ResourceType resource_type = 7;
409
+ */
410
+ resourceType: QueryResourcesResponse_Resource_ResourceType;
725
411
 
726
412
  /**
727
413
  * @generated from field: google.protobuf.Struct attributes = 8;
728
414
  */
729
- attributes?: Struct;
415
+ attributes?: JsonObject;
730
416
 
731
417
  /**
732
418
  * @generated from field: google.protobuf.Timestamp created_at = 9;
@@ -737,142 +423,158 @@ export class QueryResourcesResponse_Resource extends Message<QueryResourcesRespo
737
423
  * @generated from field: google.protobuf.Timestamp updated_at = 10;
738
424
  */
739
425
  updatedAt?: Timestamp;
426
+ };
740
427
 
741
- constructor(data?: PartialMessage<QueryResourcesResponse_Resource>) {
742
- super();
743
- proto3.util.initPartial(data, this);
744
- }
745
-
746
- static readonly runtime: typeof proto3 = proto3;
747
- static readonly typeName = "liquidmetal.v1alpha1.QueryResourcesResponse.Resource";
748
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
749
- { no: 1, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
750
- { no: 2, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
751
- { no: 3, name: "application_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
752
- { no: 4, name: "resource_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
753
- { no: 5, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
754
- { no: 6, name: "type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
755
- { no: 8, name: "attributes", kind: "message", T: Struct },
756
- { no: 9, name: "created_at", kind: "message", T: Timestamp },
757
- { no: 10, name: "updated_at", kind: "message", T: Timestamp },
758
- ]);
759
-
760
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): QueryResourcesResponse_Resource {
761
- return new QueryResourcesResponse_Resource().fromBinary(bytes, options);
762
- }
763
-
764
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): QueryResourcesResponse_Resource {
765
- return new QueryResourcesResponse_Resource().fromJson(jsonValue, options);
766
- }
767
-
768
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): QueryResourcesResponse_Resource {
769
- return new QueryResourcesResponse_Resource().fromJsonString(jsonString, options);
770
- }
771
-
772
- static equals(a: QueryResourcesResponse_Resource | PlainMessage<QueryResourcesResponse_Resource> | undefined, b: QueryResourcesResponse_Resource | PlainMessage<QueryResourcesResponse_Resource> | undefined): boolean {
773
- return proto3.util.equals(QueryResourcesResponse_Resource, a, b);
774
- }
775
- }
428
+ /**
429
+ * Describes the message liquidmetal.v1alpha1.QueryResourcesResponse.Resource.
430
+ * Use `create(QueryResourcesResponse_ResourceSchema)` to create a new message.
431
+ */
432
+ export const QueryResourcesResponse_ResourceSchema: GenMessage<QueryResourcesResponse_Resource> = /*@__PURE__*/
433
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 8, 0);
776
434
 
777
435
  /**
778
- * @generated from message liquidmetal.v1alpha1.DeployRequest
436
+ * @generated from enum liquidmetal.v1alpha1.QueryResourcesResponse.Resource.ResourceType
779
437
  */
780
- export class DeployRequest extends Message<DeployRequest> {
438
+ export enum QueryResourcesResponse_Resource_ResourceType {
781
439
  /**
782
- * @generated from field: string user_id = 1;
440
+ * @generated from enum value: RESOURCE_TYPE_UNSPECIFIED = 0;
783
441
  */
784
- userId = "";
442
+ UNSPECIFIED = 0,
785
443
 
786
444
  /**
787
- * @generated from field: string organization_id = 2;
445
+ * @generated from enum value: RESOURCE_TYPE_QUEUE_CONSUMER = 1;
788
446
  */
789
- organizationId = "";
447
+ QUEUE_CONSUMER = 1,
790
448
 
791
449
  /**
792
- * @generated from field: repeated liquidmetal.v1alpha1.DeployRequest.Application applications = 3;
450
+ * @generated from enum value: RESOURCE_TYPE_SCRIPT = 2;
451
+ */
452
+ SCRIPT = 2,
453
+
454
+ /**
455
+ * @generated from enum value: RESOURCE_TYPE_D1 = 3;
456
+ */
457
+ D1 = 3,
458
+
459
+ /**
460
+ * @generated from enum value: RESOURCE_TYPE_D1_QUERY = 4;
461
+ */
462
+ D1_QUERY = 4,
463
+
464
+ /**
465
+ * @generated from enum value: RESOURCE_TYPE_VECTORIZE = 5;
466
+ */
467
+ VECTORIZE = 5,
468
+
469
+ /**
470
+ * @generated from enum value: RESOURCE_TYPE_ENV_VAR = 6;
471
+ */
472
+ ENV_VAR = 6,
473
+
474
+ /**
475
+ * @generated from enum value: RESOURCE_TYPE_BUCKET = 7;
793
476
  */
794
- applications: DeployRequest_Application[] = [];
477
+ BUCKET = 7,
795
478
 
796
- constructor(data?: PartialMessage<DeployRequest>) {
797
- super();
798
- proto3.util.initPartial(data, this);
799
- }
479
+ /**
480
+ * @generated from enum value: RESOURCE_TYPE_QUEUE = 8;
481
+ */
482
+ QUEUE = 8,
483
+
484
+ /**
485
+ * @generated from enum value: RESOURCE_TYPE_SCRIPT_BINDING = 9;
486
+ */
487
+ SCRIPT_BINDING = 9,
800
488
 
801
- static readonly runtime: typeof proto3 = proto3;
802
- static readonly typeName = "liquidmetal.v1alpha1.DeployRequest";
803
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
804
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
805
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
806
- { no: 3, name: "applications", kind: "message", T: DeployRequest_Application, repeated: true },
807
- ]);
489
+ /**
490
+ * @generated from enum value: RESOURCE_TYPE_BUCKET_NOTIFICATION = 10;
491
+ */
492
+ BUCKET_NOTIFICATION = 10,
808
493
 
809
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeployRequest {
810
- return new DeployRequest().fromBinary(bytes, options);
811
- }
494
+ /**
495
+ * @generated from enum value: RESOURCE_TYPE_METADATA = 11;
496
+ */
497
+ METADATA = 11,
812
498
 
813
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeployRequest {
814
- return new DeployRequest().fromJson(jsonValue, options);
815
- }
499
+ /**
500
+ * @generated from enum value: RESOURCE_TYPE_CUSTOM_DOMAIN = 12;
501
+ */
502
+ CUSTOM_DOMAIN = 12,
816
503
 
817
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeployRequest {
818
- return new DeployRequest().fromJsonString(jsonString, options);
819
- }
504
+ /**
505
+ * @generated from enum value: RESOURCE_TYPE_ROUTE = 13;
506
+ */
507
+ ROUTE = 13,
820
508
 
821
- static equals(a: DeployRequest | PlainMessage<DeployRequest> | undefined, b: DeployRequest | PlainMessage<DeployRequest> | undefined): boolean {
822
- return proto3.util.equals(DeployRequest, a, b);
823
- }
509
+ /**
510
+ * @generated from enum value: RESOURCE_TYPE_SMART_BUCKET = 14;
511
+ */
512
+ SMART_BUCKET = 14,
824
513
  }
825
514
 
826
515
  /**
827
- * @generated from message liquidmetal.v1alpha1.DeployRequest.ApplicationMetadata
516
+ * Describes the enum liquidmetal.v1alpha1.QueryResourcesResponse.Resource.ResourceType.
828
517
  */
829
- export class DeployRequest_ApplicationMetadata extends Message<DeployRequest_ApplicationMetadata> {
518
+ export const QueryResourcesResponse_Resource_ResourceTypeSchema: GenEnum<QueryResourcesResponse_Resource_ResourceType> = /*@__PURE__*/
519
+ enumDesc(file_liquidmetal_v1alpha1_catalog, 8, 0, 0);
520
+
521
+ /**
522
+ * @generated from message liquidmetal.v1alpha1.DeployRequest
523
+ */
524
+ export type DeployRequest = Message<"liquidmetal.v1alpha1.DeployRequest"> & {
830
525
  /**
831
- * @generated from field: string runtime_version = 1;
526
+ * @generated from field: string user_id = 1;
832
527
  */
833
- runtimeVersion = "";
528
+ userId: string;
834
529
 
835
- constructor(data?: PartialMessage<DeployRequest_ApplicationMetadata>) {
836
- super();
837
- proto3.util.initPartial(data, this);
838
- }
839
-
840
- static readonly runtime: typeof proto3 = proto3;
841
- static readonly typeName = "liquidmetal.v1alpha1.DeployRequest.ApplicationMetadata";
842
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
843
- { no: 1, name: "runtime_version", kind: "scalar", T: 9 /* ScalarType.STRING */ },
844
- ]);
530
+ /**
531
+ * @generated from field: string organization_id = 2;
532
+ */
533
+ organizationId: string;
845
534
 
846
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeployRequest_ApplicationMetadata {
847
- return new DeployRequest_ApplicationMetadata().fromBinary(bytes, options);
848
- }
535
+ /**
536
+ * @generated from field: repeated liquidmetal.v1alpha1.DeployRequest.Application applications = 3;
537
+ */
538
+ applications: DeployRequest_Application[];
539
+ };
849
540
 
850
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeployRequest_ApplicationMetadata {
851
- return new DeployRequest_ApplicationMetadata().fromJson(jsonValue, options);
852
- }
541
+ /**
542
+ * Describes the message liquidmetal.v1alpha1.DeployRequest.
543
+ * Use `create(DeployRequestSchema)` to create a new message.
544
+ */
545
+ export const DeployRequestSchema: GenMessage<DeployRequest> = /*@__PURE__*/
546
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 9);
853
547
 
854
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeployRequest_ApplicationMetadata {
855
- return new DeployRequest_ApplicationMetadata().fromJsonString(jsonString, options);
856
- }
548
+ /**
549
+ * @generated from message liquidmetal.v1alpha1.DeployRequest.ApplicationMetadata
550
+ */
551
+ export type DeployRequest_ApplicationMetadata = Message<"liquidmetal.v1alpha1.DeployRequest.ApplicationMetadata"> & {
552
+ /**
553
+ * @generated from field: string runtime_version = 1;
554
+ */
555
+ runtimeVersion: string;
556
+ };
857
557
 
858
- static equals(a: DeployRequest_ApplicationMetadata | PlainMessage<DeployRequest_ApplicationMetadata> | undefined, b: DeployRequest_ApplicationMetadata | PlainMessage<DeployRequest_ApplicationMetadata> | undefined): boolean {
859
- return proto3.util.equals(DeployRequest_ApplicationMetadata, a, b);
860
- }
861
- }
558
+ /**
559
+ * Describes the message liquidmetal.v1alpha1.DeployRequest.ApplicationMetadata.
560
+ * Use `create(DeployRequest_ApplicationMetadataSchema)` to create a new message.
561
+ */
562
+ export const DeployRequest_ApplicationMetadataSchema: GenMessage<DeployRequest_ApplicationMetadata> = /*@__PURE__*/
563
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 9, 0);
862
564
 
863
565
  /**
864
566
  * @generated from message liquidmetal.v1alpha1.DeployRequest.Application
865
567
  */
866
- export class DeployRequest_Application extends Message<DeployRequest_Application> {
568
+ export type DeployRequest_Application = Message<"liquidmetal.v1alpha1.DeployRequest.Application"> & {
867
569
  /**
868
570
  * @generated from field: string suite = 1;
869
571
  */
870
- suite = "";
572
+ suite: string;
871
573
 
872
574
  /**
873
575
  * @generated from field: string application = 2;
874
576
  */
875
- application = "";
577
+ application: string;
876
578
 
877
579
  /**
878
580
  * Required if amend is false.
@@ -899,7 +601,7 @@ export class DeployRequest_Application extends Message<DeployRequest_Application
899
601
  /**
900
602
  * @generated from field: string manifest = 6;
901
603
  */
902
- manifest = "";
604
+ manifest: string;
903
605
 
904
606
  /**
905
607
  * @generated from field: liquidmetal.v1alpha1.DeployRequest.ApplicationMetadata metadata = 7;
@@ -909,1287 +611,942 @@ export class DeployRequest_Application extends Message<DeployRequest_Application
909
611
  /**
910
612
  * @generated from field: bool amend = 8;
911
613
  */
912
- amend = false;
614
+ amend: boolean;
913
615
 
914
616
  /**
915
617
  * @generated from field: optional bool is_active = 9;
916
618
  */
917
619
  isActive?: boolean;
918
620
 
919
- constructor(data?: PartialMessage<DeployRequest_Application>) {
920
- super();
921
- proto3.util.initPartial(data, this);
922
- }
923
-
924
- static readonly runtime: typeof proto3 = proto3;
925
- static readonly typeName = "liquidmetal.v1alpha1.DeployRequest.Application";
926
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
927
- { no: 1, name: "suite", kind: "scalar", T: 9 /* ScalarType.STRING */ },
928
- { no: 2, name: "application", kind: "scalar", T: 9 /* ScalarType.STRING */ },
929
- { no: 3, name: "previous_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
930
- { no: 4, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
931
- { no: 5, name: "branch", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
932
- { no: 6, name: "manifest", kind: "scalar", T: 9 /* ScalarType.STRING */ },
933
- { no: 7, name: "metadata", kind: "message", T: DeployRequest_ApplicationMetadata },
934
- { no: 8, name: "amend", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
935
- { no: 9, name: "is_active", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
936
- ]);
937
-
938
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeployRequest_Application {
939
- return new DeployRequest_Application().fromBinary(bytes, options);
940
- }
941
-
942
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeployRequest_Application {
943
- return new DeployRequest_Application().fromJson(jsonValue, options);
944
- }
945
-
946
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeployRequest_Application {
947
- return new DeployRequest_Application().fromJsonString(jsonString, options);
948
- }
949
-
950
- static equals(a: DeployRequest_Application | PlainMessage<DeployRequest_Application> | undefined, b: DeployRequest_Application | PlainMessage<DeployRequest_Application> | undefined): boolean {
951
- return proto3.util.equals(DeployRequest_Application, a, b);
952
- }
953
- }
621
+ /**
622
+ * Optionally resume/replace a deploy in-progress under this lock.
623
+ *
624
+ * @generated from field: optional string lock = 10;
625
+ */
626
+ lock?: string;
627
+ };
628
+
629
+ /**
630
+ * Describes the message liquidmetal.v1alpha1.DeployRequest.Application.
631
+ * Use `create(DeployRequest_ApplicationSchema)` to create a new message.
632
+ */
633
+ export const DeployRequest_ApplicationSchema: GenMessage<DeployRequest_Application> = /*@__PURE__*/
634
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 9, 1);
954
635
 
955
636
  /**
956
637
  * @generated from message liquidmetal.v1alpha1.DeployResponse
957
638
  */
958
- export class DeployResponse extends Message<DeployResponse> {
639
+ export type DeployResponse = Message<"liquidmetal.v1alpha1.DeployResponse"> & {
959
640
  /**
960
641
  * @generated from field: string organization_id = 1;
961
642
  */
962
- organizationId = "";
643
+ organizationId: string;
963
644
 
964
645
  /**
965
646
  * @generated from field: repeated liquidmetal.v1alpha1.DeployResponse.Application applications = 2;
966
647
  */
967
- applications: DeployResponse_Application[] = [];
968
-
969
- constructor(data?: PartialMessage<DeployResponse>) {
970
- super();
971
- proto3.util.initPartial(data, this);
972
- }
648
+ applications: DeployResponse_Application[];
649
+ };
973
650
 
974
- static readonly runtime: typeof proto3 = proto3;
975
- static readonly typeName = "liquidmetal.v1alpha1.DeployResponse";
976
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
977
- { no: 1, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
978
- { no: 2, name: "applications", kind: "message", T: DeployResponse_Application, repeated: true },
979
- ]);
980
-
981
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeployResponse {
982
- return new DeployResponse().fromBinary(bytes, options);
983
- }
984
-
985
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeployResponse {
986
- return new DeployResponse().fromJson(jsonValue, options);
987
- }
988
-
989
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeployResponse {
990
- return new DeployResponse().fromJsonString(jsonString, options);
991
- }
992
-
993
- static equals(a: DeployResponse | PlainMessage<DeployResponse> | undefined, b: DeployResponse | PlainMessage<DeployResponse> | undefined): boolean {
994
- return proto3.util.equals(DeployResponse, a, b);
995
- }
996
- }
651
+ /**
652
+ * Describes the message liquidmetal.v1alpha1.DeployResponse.
653
+ * Use `create(DeployResponseSchema)` to create a new message.
654
+ */
655
+ export const DeployResponseSchema: GenMessage<DeployResponse> = /*@__PURE__*/
656
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 10);
997
657
 
998
658
  /**
999
659
  * @generated from message liquidmetal.v1alpha1.DeployResponse.Application
1000
660
  */
1001
- export class DeployResponse_Application extends Message<DeployResponse_Application> {
661
+ export type DeployResponse_Application = Message<"liquidmetal.v1alpha1.DeployResponse.Application"> & {
1002
662
  /**
1003
663
  * @generated from field: string application_name = 1;
1004
664
  */
1005
- applicationName = "";
665
+ applicationName: string;
1006
666
 
1007
667
  /**
1008
668
  * @generated from field: string current_version_id = 2;
1009
669
  */
1010
- currentVersionId = "";
670
+ currentVersionId: string;
1011
671
 
1012
672
  /**
1013
673
  * @generated from field: string branch = 3;
1014
674
  */
1015
- branch = "";
675
+ branch: string;
1016
676
 
1017
677
  /**
1018
678
  * @generated from field: string lock = 4;
1019
679
  */
1020
- lock = "";
1021
-
1022
- constructor(data?: PartialMessage<DeployResponse_Application>) {
1023
- super();
1024
- proto3.util.initPartial(data, this);
1025
- }
1026
-
1027
- static readonly runtime: typeof proto3 = proto3;
1028
- static readonly typeName = "liquidmetal.v1alpha1.DeployResponse.Application";
1029
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1030
- { no: 1, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1031
- { no: 2, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1032
- { no: 3, name: "branch", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1033
- { no: 4, name: "lock", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1034
- ]);
1035
-
1036
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeployResponse_Application {
1037
- return new DeployResponse_Application().fromBinary(bytes, options);
1038
- }
1039
-
1040
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeployResponse_Application {
1041
- return new DeployResponse_Application().fromJson(jsonValue, options);
1042
- }
1043
-
1044
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeployResponse_Application {
1045
- return new DeployResponse_Application().fromJsonString(jsonString, options);
1046
- }
1047
-
1048
- static equals(a: DeployResponse_Application | PlainMessage<DeployResponse_Application> | undefined, b: DeployResponse_Application | PlainMessage<DeployResponse_Application> | undefined): boolean {
1049
- return proto3.util.equals(DeployResponse_Application, a, b);
1050
- }
1051
- }
680
+ lock: string;
681
+ };
682
+
683
+ /**
684
+ * Describes the message liquidmetal.v1alpha1.DeployResponse.Application.
685
+ * Use `create(DeployResponse_ApplicationSchema)` to create a new message.
686
+ */
687
+ export const DeployResponse_ApplicationSchema: GenMessage<DeployResponse_Application> = /*@__PURE__*/
688
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 10, 0);
1052
689
 
1053
690
  /**
1054
691
  * @generated from message liquidmetal.v1alpha1.SetEnvsRequest
1055
692
  */
1056
- export class SetEnvsRequest extends Message<SetEnvsRequest> {
693
+ export type SetEnvsRequest = Message<"liquidmetal.v1alpha1.SetEnvsRequest"> & {
1057
694
  /**
1058
695
  * @generated from field: string user_id = 1;
1059
696
  */
1060
- userId = "";
697
+ userId: string;
1061
698
 
1062
699
  /**
1063
700
  * @generated from field: string organization_id = 2;
1064
701
  */
1065
- organizationId = "";
702
+ organizationId: string;
1066
703
 
1067
704
  /**
1068
705
  * @generated from field: repeated liquidmetal.v1alpha1.SetEnvsRequest.Env envs = 3;
1069
706
  */
1070
- envs: SetEnvsRequest_Env[] = [];
1071
-
1072
- constructor(data?: PartialMessage<SetEnvsRequest>) {
1073
- super();
1074
- proto3.util.initPartial(data, this);
1075
- }
1076
-
1077
- static readonly runtime: typeof proto3 = proto3;
1078
- static readonly typeName = "liquidmetal.v1alpha1.SetEnvsRequest";
1079
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1080
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1081
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1082
- { no: 3, name: "envs", kind: "message", T: SetEnvsRequest_Env, repeated: true },
1083
- ]);
1084
-
1085
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SetEnvsRequest {
1086
- return new SetEnvsRequest().fromBinary(bytes, options);
1087
- }
1088
-
1089
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SetEnvsRequest {
1090
- return new SetEnvsRequest().fromJson(jsonValue, options);
1091
- }
1092
-
1093
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SetEnvsRequest {
1094
- return new SetEnvsRequest().fromJsonString(jsonString, options);
1095
- }
707
+ envs: SetEnvsRequest_Env[];
708
+ };
1096
709
 
1097
- static equals(a: SetEnvsRequest | PlainMessage<SetEnvsRequest> | undefined, b: SetEnvsRequest | PlainMessage<SetEnvsRequest> | undefined): boolean {
1098
- return proto3.util.equals(SetEnvsRequest, a, b);
1099
- }
1100
- }
710
+ /**
711
+ * Describes the message liquidmetal.v1alpha1.SetEnvsRequest.
712
+ * Use `create(SetEnvsRequestSchema)` to create a new message.
713
+ */
714
+ export const SetEnvsRequestSchema: GenMessage<SetEnvsRequest> = /*@__PURE__*/
715
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 11);
1101
716
 
1102
717
  /**
1103
718
  * @generated from message liquidmetal.v1alpha1.SetEnvsRequest.Env
1104
719
  */
1105
- export class SetEnvsRequest_Env extends Message<SetEnvsRequest_Env> {
720
+ export type SetEnvsRequest_Env = Message<"liquidmetal.v1alpha1.SetEnvsRequest.Env"> & {
1106
721
  /**
1107
722
  * @generated from field: string application_name = 1;
1108
723
  */
1109
- applicationName = "";
724
+ applicationName: string;
1110
725
 
1111
726
  /**
1112
727
  * @generated from field: string current_version_id = 2;
1113
728
  */
1114
- currentVersionId = "";
729
+ currentVersionId: string;
1115
730
 
1116
731
  /**
1117
732
  * @generated from field: string key = 3;
1118
733
  */
1119
- key = "";
734
+ key: string;
1120
735
 
1121
736
  /**
1122
737
  * @generated from field: string value = 4;
1123
738
  */
1124
- value = "";
739
+ value: string;
1125
740
 
1126
741
  /**
1127
742
  * @generated from field: bool is_secret = 5;
1128
743
  */
1129
- isSecret = false;
1130
-
1131
- constructor(data?: PartialMessage<SetEnvsRequest_Env>) {
1132
- super();
1133
- proto3.util.initPartial(data, this);
1134
- }
1135
-
1136
- static readonly runtime: typeof proto3 = proto3;
1137
- static readonly typeName = "liquidmetal.v1alpha1.SetEnvsRequest.Env";
1138
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1139
- { no: 1, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1140
- { no: 2, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1141
- { no: 3, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1142
- { no: 4, name: "value", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1143
- { no: 5, name: "is_secret", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
1144
- ]);
1145
-
1146
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SetEnvsRequest_Env {
1147
- return new SetEnvsRequest_Env().fromBinary(bytes, options);
1148
- }
1149
-
1150
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SetEnvsRequest_Env {
1151
- return new SetEnvsRequest_Env().fromJson(jsonValue, options);
1152
- }
1153
-
1154
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SetEnvsRequest_Env {
1155
- return new SetEnvsRequest_Env().fromJsonString(jsonString, options);
1156
- }
1157
-
1158
- static equals(a: SetEnvsRequest_Env | PlainMessage<SetEnvsRequest_Env> | undefined, b: SetEnvsRequest_Env | PlainMessage<SetEnvsRequest_Env> | undefined): boolean {
1159
- return proto3.util.equals(SetEnvsRequest_Env, a, b);
1160
- }
1161
- }
744
+ isSecret: boolean;
745
+ };
1162
746
 
1163
747
  /**
1164
- * @generated from message liquidmetal.v1alpha1.SetEnvsResponse
748
+ * Describes the message liquidmetal.v1alpha1.SetEnvsRequest.Env.
749
+ * Use `create(SetEnvsRequest_EnvSchema)` to create a new message.
1165
750
  */
1166
- export class SetEnvsResponse extends Message<SetEnvsResponse> {
1167
- constructor(data?: PartialMessage<SetEnvsResponse>) {
1168
- super();
1169
- proto3.util.initPartial(data, this);
1170
- }
1171
-
1172
- static readonly runtime: typeof proto3 = proto3;
1173
- static readonly typeName = "liquidmetal.v1alpha1.SetEnvsResponse";
1174
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1175
- ]);
1176
-
1177
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SetEnvsResponse {
1178
- return new SetEnvsResponse().fromBinary(bytes, options);
1179
- }
1180
-
1181
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SetEnvsResponse {
1182
- return new SetEnvsResponse().fromJson(jsonValue, options);
1183
- }
751
+ export const SetEnvsRequest_EnvSchema: GenMessage<SetEnvsRequest_Env> = /*@__PURE__*/
752
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 11, 0);
1184
753
 
1185
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SetEnvsResponse {
1186
- return new SetEnvsResponse().fromJsonString(jsonString, options);
1187
- }
754
+ /**
755
+ * @generated from message liquidmetal.v1alpha1.SetEnvsResponse
756
+ */
757
+ export type SetEnvsResponse = Message<"liquidmetal.v1alpha1.SetEnvsResponse"> & {
758
+ };
1188
759
 
1189
- static equals(a: SetEnvsResponse | PlainMessage<SetEnvsResponse> | undefined, b: SetEnvsResponse | PlainMessage<SetEnvsResponse> | undefined): boolean {
1190
- return proto3.util.equals(SetEnvsResponse, a, b);
1191
- }
1192
- }
760
+ /**
761
+ * Describes the message liquidmetal.v1alpha1.SetEnvsResponse.
762
+ * Use `create(SetEnvsResponseSchema)` to create a new message.
763
+ */
764
+ export const SetEnvsResponseSchema: GenMessage<SetEnvsResponse> = /*@__PURE__*/
765
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 12);
1193
766
 
1194
767
  /**
1195
768
  * @generated from message liquidmetal.v1alpha1.GetEnvsRequest
1196
769
  */
1197
- export class GetEnvsRequest extends Message<GetEnvsRequest> {
770
+ export type GetEnvsRequest = Message<"liquidmetal.v1alpha1.GetEnvsRequest"> & {
1198
771
  /**
1199
772
  * @generated from field: string user_id = 1;
1200
773
  */
1201
- userId = "";
774
+ userId: string;
1202
775
 
1203
776
  /**
1204
777
  * @generated from field: string organization_id = 2;
1205
778
  */
1206
- organizationId = "";
779
+ organizationId: string;
1207
780
 
1208
781
  /**
1209
782
  * @generated from field: repeated liquidmetal.v1alpha1.GetEnvsRequest.Env envs = 3;
1210
783
  */
1211
- envs: GetEnvsRequest_Env[] = [];
1212
-
1213
- constructor(data?: PartialMessage<GetEnvsRequest>) {
1214
- super();
1215
- proto3.util.initPartial(data, this);
1216
- }
1217
-
1218
- static readonly runtime: typeof proto3 = proto3;
1219
- static readonly typeName = "liquidmetal.v1alpha1.GetEnvsRequest";
1220
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1221
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1222
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1223
- { no: 3, name: "envs", kind: "message", T: GetEnvsRequest_Env, repeated: true },
1224
- ]);
784
+ envs: GetEnvsRequest_Env[];
785
+ };
1225
786
 
1226
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEnvsRequest {
1227
- return new GetEnvsRequest().fromBinary(bytes, options);
1228
- }
1229
-
1230
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEnvsRequest {
1231
- return new GetEnvsRequest().fromJson(jsonValue, options);
1232
- }
1233
-
1234
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEnvsRequest {
1235
- return new GetEnvsRequest().fromJsonString(jsonString, options);
1236
- }
1237
-
1238
- static equals(a: GetEnvsRequest | PlainMessage<GetEnvsRequest> | undefined, b: GetEnvsRequest | PlainMessage<GetEnvsRequest> | undefined): boolean {
1239
- return proto3.util.equals(GetEnvsRequest, a, b);
1240
- }
1241
- }
787
+ /**
788
+ * Describes the message liquidmetal.v1alpha1.GetEnvsRequest.
789
+ * Use `create(GetEnvsRequestSchema)` to create a new message.
790
+ */
791
+ export const GetEnvsRequestSchema: GenMessage<GetEnvsRequest> = /*@__PURE__*/
792
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 13);
1242
793
 
1243
794
  /**
1244
795
  * @generated from message liquidmetal.v1alpha1.GetEnvsRequest.Env
1245
796
  */
1246
- export class GetEnvsRequest_Env extends Message<GetEnvsRequest_Env> {
797
+ export type GetEnvsRequest_Env = Message<"liquidmetal.v1alpha1.GetEnvsRequest.Env"> & {
1247
798
  /**
1248
799
  * @generated from field: string application_name = 1;
1249
800
  */
1250
- applicationName = "";
801
+ applicationName: string;
1251
802
 
1252
803
  /**
1253
804
  * @generated from field: string current_version_id = 2;
1254
805
  */
1255
- currentVersionId = "";
806
+ currentVersionId: string;
1256
807
 
1257
808
  /**
1258
809
  * @generated from field: string key = 3;
1259
810
  */
1260
- key = "";
1261
-
1262
- constructor(data?: PartialMessage<GetEnvsRequest_Env>) {
1263
- super();
1264
- proto3.util.initPartial(data, this);
1265
- }
1266
-
1267
- static readonly runtime: typeof proto3 = proto3;
1268
- static readonly typeName = "liquidmetal.v1alpha1.GetEnvsRequest.Env";
1269
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1270
- { no: 1, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1271
- { no: 2, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1272
- { no: 3, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1273
- ]);
811
+ key: string;
812
+ };
1274
813
 
1275
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEnvsRequest_Env {
1276
- return new GetEnvsRequest_Env().fromBinary(bytes, options);
1277
- }
1278
-
1279
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEnvsRequest_Env {
1280
- return new GetEnvsRequest_Env().fromJson(jsonValue, options);
1281
- }
1282
-
1283
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEnvsRequest_Env {
1284
- return new GetEnvsRequest_Env().fromJsonString(jsonString, options);
1285
- }
1286
-
1287
- static equals(a: GetEnvsRequest_Env | PlainMessage<GetEnvsRequest_Env> | undefined, b: GetEnvsRequest_Env | PlainMessage<GetEnvsRequest_Env> | undefined): boolean {
1288
- return proto3.util.equals(GetEnvsRequest_Env, a, b);
1289
- }
1290
- }
814
+ /**
815
+ * Describes the message liquidmetal.v1alpha1.GetEnvsRequest.Env.
816
+ * Use `create(GetEnvsRequest_EnvSchema)` to create a new message.
817
+ */
818
+ export const GetEnvsRequest_EnvSchema: GenMessage<GetEnvsRequest_Env> = /*@__PURE__*/
819
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 13, 0);
1291
820
 
1292
821
  /**
1293
822
  * @generated from message liquidmetal.v1alpha1.GetEnvsResponse
1294
823
  */
1295
- export class GetEnvsResponse extends Message<GetEnvsResponse> {
824
+ export type GetEnvsResponse = Message<"liquidmetal.v1alpha1.GetEnvsResponse"> & {
1296
825
  /**
1297
826
  * @generated from field: repeated liquidmetal.v1alpha1.GetEnvsResponse.Env envs = 1;
1298
827
  */
1299
- envs: GetEnvsResponse_Env[] = [];
1300
-
1301
- constructor(data?: PartialMessage<GetEnvsResponse>) {
1302
- super();
1303
- proto3.util.initPartial(data, this);
1304
- }
1305
-
1306
- static readonly runtime: typeof proto3 = proto3;
1307
- static readonly typeName = "liquidmetal.v1alpha1.GetEnvsResponse";
1308
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1309
- { no: 1, name: "envs", kind: "message", T: GetEnvsResponse_Env, repeated: true },
1310
- ]);
828
+ envs: GetEnvsResponse_Env[];
829
+ };
1311
830
 
1312
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEnvsResponse {
1313
- return new GetEnvsResponse().fromBinary(bytes, options);
1314
- }
1315
-
1316
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEnvsResponse {
1317
- return new GetEnvsResponse().fromJson(jsonValue, options);
1318
- }
1319
-
1320
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEnvsResponse {
1321
- return new GetEnvsResponse().fromJsonString(jsonString, options);
1322
- }
1323
-
1324
- static equals(a: GetEnvsResponse | PlainMessage<GetEnvsResponse> | undefined, b: GetEnvsResponse | PlainMessage<GetEnvsResponse> | undefined): boolean {
1325
- return proto3.util.equals(GetEnvsResponse, a, b);
1326
- }
1327
- }
831
+ /**
832
+ * Describes the message liquidmetal.v1alpha1.GetEnvsResponse.
833
+ * Use `create(GetEnvsResponseSchema)` to create a new message.
834
+ */
835
+ export const GetEnvsResponseSchema: GenMessage<GetEnvsResponse> = /*@__PURE__*/
836
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 14);
1328
837
 
1329
838
  /**
1330
839
  * @generated from message liquidmetal.v1alpha1.GetEnvsResponse.Env
1331
840
  */
1332
- export class GetEnvsResponse_Env extends Message<GetEnvsResponse_Env> {
841
+ export type GetEnvsResponse_Env = Message<"liquidmetal.v1alpha1.GetEnvsResponse.Env"> & {
1333
842
  /**
1334
843
  * @generated from field: string application_name = 1;
1335
844
  */
1336
- applicationName = "";
845
+ applicationName: string;
1337
846
 
1338
847
  /**
1339
848
  * @generated from field: string current_version_id = 2;
1340
849
  */
1341
- currentVersionId = "";
850
+ currentVersionId: string;
1342
851
 
1343
852
  /**
1344
853
  * @generated from field: string key = 3;
1345
854
  */
1346
- key = "";
855
+ key: string;
1347
856
 
1348
857
  /**
1349
858
  * @generated from field: string value = 4;
1350
859
  */
1351
- value = "";
860
+ value: string;
1352
861
 
1353
862
  /**
1354
863
  * @generated from field: bool is_secret = 5;
1355
864
  */
1356
- isSecret = false;
1357
-
1358
- constructor(data?: PartialMessage<GetEnvsResponse_Env>) {
1359
- super();
1360
- proto3.util.initPartial(data, this);
1361
- }
1362
-
1363
- static readonly runtime: typeof proto3 = proto3;
1364
- static readonly typeName = "liquidmetal.v1alpha1.GetEnvsResponse.Env";
1365
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1366
- { no: 1, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1367
- { no: 2, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1368
- { no: 3, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1369
- { no: 4, name: "value", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1370
- { no: 5, name: "is_secret", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
1371
- ]);
1372
-
1373
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetEnvsResponse_Env {
1374
- return new GetEnvsResponse_Env().fromBinary(bytes, options);
1375
- }
1376
-
1377
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetEnvsResponse_Env {
1378
- return new GetEnvsResponse_Env().fromJson(jsonValue, options);
1379
- }
1380
-
1381
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetEnvsResponse_Env {
1382
- return new GetEnvsResponse_Env().fromJsonString(jsonString, options);
1383
- }
1384
-
1385
- static equals(a: GetEnvsResponse_Env | PlainMessage<GetEnvsResponse_Env> | undefined, b: GetEnvsResponse_Env | PlainMessage<GetEnvsResponse_Env> | undefined): boolean {
1386
- return proto3.util.equals(GetEnvsResponse_Env, a, b);
1387
- }
1388
- }
865
+ isSecret: boolean;
866
+ };
867
+
868
+ /**
869
+ * Describes the message liquidmetal.v1alpha1.GetEnvsResponse.Env.
870
+ * Use `create(GetEnvsResponse_EnvSchema)` to create a new message.
871
+ */
872
+ export const GetEnvsResponse_EnvSchema: GenMessage<GetEnvsResponse_Env> = /*@__PURE__*/
873
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 14, 0);
1389
874
 
1390
875
  /**
1391
876
  * @generated from message liquidmetal.v1alpha1.ReleaseRequest
1392
877
  */
1393
- export class ReleaseRequest extends Message<ReleaseRequest> {
878
+ export type ReleaseRequest = Message<"liquidmetal.v1alpha1.ReleaseRequest"> & {
1394
879
  /**
1395
880
  * @generated from field: string user_id = 1;
1396
881
  */
1397
- userId = "";
882
+ userId: string;
1398
883
 
1399
884
  /**
1400
885
  * @generated from field: string organization_id = 2;
1401
886
  */
1402
- organizationId = "";
887
+ organizationId: string;
1403
888
 
1404
889
  /**
1405
890
  * @generated from field: repeated liquidmetal.v1alpha1.ReleaseRequest.Lock locks = 3;
1406
891
  */
1407
- locks: ReleaseRequest_Lock[] = [];
1408
-
1409
- constructor(data?: PartialMessage<ReleaseRequest>) {
1410
- super();
1411
- proto3.util.initPartial(data, this);
1412
- }
1413
-
1414
- static readonly runtime: typeof proto3 = proto3;
1415
- static readonly typeName = "liquidmetal.v1alpha1.ReleaseRequest";
1416
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1417
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1418
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1419
- { no: 3, name: "locks", kind: "message", T: ReleaseRequest_Lock, repeated: true },
1420
- ]);
892
+ locks: ReleaseRequest_Lock[];
893
+ };
1421
894
 
1422
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ReleaseRequest {
1423
- return new ReleaseRequest().fromBinary(bytes, options);
1424
- }
1425
-
1426
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ReleaseRequest {
1427
- return new ReleaseRequest().fromJson(jsonValue, options);
1428
- }
1429
-
1430
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ReleaseRequest {
1431
- return new ReleaseRequest().fromJsonString(jsonString, options);
1432
- }
1433
-
1434
- static equals(a: ReleaseRequest | PlainMessage<ReleaseRequest> | undefined, b: ReleaseRequest | PlainMessage<ReleaseRequest> | undefined): boolean {
1435
- return proto3.util.equals(ReleaseRequest, a, b);
1436
- }
1437
- }
895
+ /**
896
+ * Describes the message liquidmetal.v1alpha1.ReleaseRequest.
897
+ * Use `create(ReleaseRequestSchema)` to create a new message.
898
+ */
899
+ export const ReleaseRequestSchema: GenMessage<ReleaseRequest> = /*@__PURE__*/
900
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 15);
1438
901
 
1439
902
  /**
1440
903
  * @generated from message liquidmetal.v1alpha1.ReleaseRequest.Lock
1441
904
  */
1442
- export class ReleaseRequest_Lock extends Message<ReleaseRequest_Lock> {
905
+ export type ReleaseRequest_Lock = Message<"liquidmetal.v1alpha1.ReleaseRequest.Lock"> & {
1443
906
  /**
1444
907
  * @generated from field: string application_name = 1;
1445
908
  */
1446
- applicationName = "";
909
+ applicationName: string;
1447
910
 
1448
911
  /**
1449
912
  * @generated from field: string current_version_id = 2;
1450
913
  */
1451
- currentVersionId = "";
914
+ currentVersionId: string;
1452
915
 
1453
916
  /**
1454
917
  * @generated from field: string lock = 3;
1455
918
  */
1456
- lock = "";
1457
-
1458
- constructor(data?: PartialMessage<ReleaseRequest_Lock>) {
1459
- super();
1460
- proto3.util.initPartial(data, this);
1461
- }
1462
-
1463
- static readonly runtime: typeof proto3 = proto3;
1464
- static readonly typeName = "liquidmetal.v1alpha1.ReleaseRequest.Lock";
1465
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1466
- { no: 1, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1467
- { no: 2, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1468
- { no: 3, name: "lock", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1469
- ]);
919
+ lock: string;
920
+ };
1470
921
 
1471
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ReleaseRequest_Lock {
1472
- return new ReleaseRequest_Lock().fromBinary(bytes, options);
1473
- }
1474
-
1475
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ReleaseRequest_Lock {
1476
- return new ReleaseRequest_Lock().fromJson(jsonValue, options);
1477
- }
1478
-
1479
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ReleaseRequest_Lock {
1480
- return new ReleaseRequest_Lock().fromJsonString(jsonString, options);
1481
- }
1482
-
1483
- static equals(a: ReleaseRequest_Lock | PlainMessage<ReleaseRequest_Lock> | undefined, b: ReleaseRequest_Lock | PlainMessage<ReleaseRequest_Lock> | undefined): boolean {
1484
- return proto3.util.equals(ReleaseRequest_Lock, a, b);
1485
- }
1486
- }
922
+ /**
923
+ * Describes the message liquidmetal.v1alpha1.ReleaseRequest.Lock.
924
+ * Use `create(ReleaseRequest_LockSchema)` to create a new message.
925
+ */
926
+ export const ReleaseRequest_LockSchema: GenMessage<ReleaseRequest_Lock> = /*@__PURE__*/
927
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 15, 0);
1487
928
 
1488
929
  /**
1489
930
  * @generated from message liquidmetal.v1alpha1.ReleaseResponse
1490
931
  */
1491
- export class ReleaseResponse extends Message<ReleaseResponse> {
1492
- constructor(data?: PartialMessage<ReleaseResponse>) {
1493
- super();
1494
- proto3.util.initPartial(data, this);
1495
- }
1496
-
1497
- static readonly runtime: typeof proto3 = proto3;
1498
- static readonly typeName = "liquidmetal.v1alpha1.ReleaseResponse";
1499
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1500
- ]);
1501
-
1502
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ReleaseResponse {
1503
- return new ReleaseResponse().fromBinary(bytes, options);
1504
- }
932
+ export type ReleaseResponse = Message<"liquidmetal.v1alpha1.ReleaseResponse"> & {
933
+ };
1505
934
 
1506
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ReleaseResponse {
1507
- return new ReleaseResponse().fromJson(jsonValue, options);
1508
- }
1509
-
1510
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ReleaseResponse {
1511
- return new ReleaseResponse().fromJsonString(jsonString, options);
1512
- }
1513
-
1514
- static equals(a: ReleaseResponse | PlainMessage<ReleaseResponse> | undefined, b: ReleaseResponse | PlainMessage<ReleaseResponse> | undefined): boolean {
1515
- return proto3.util.equals(ReleaseResponse, a, b);
1516
- }
1517
- }
935
+ /**
936
+ * Describes the message liquidmetal.v1alpha1.ReleaseResponse.
937
+ * Use `create(ReleaseResponseSchema)` to create a new message.
938
+ */
939
+ export const ReleaseResponseSchema: GenMessage<ReleaseResponse> = /*@__PURE__*/
940
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 16);
1518
941
 
1519
942
  /**
1520
943
  * @generated from message liquidmetal.v1alpha1.WatchRequest
1521
944
  */
1522
- export class WatchRequest extends Message<WatchRequest> {
945
+ export type WatchRequest = Message<"liquidmetal.v1alpha1.WatchRequest"> & {
1523
946
  /**
1524
947
  * @generated from field: string user_id = 1;
1525
948
  */
1526
- userId = "";
949
+ userId: string;
1527
950
 
1528
951
  /**
1529
952
  * @generated from field: string organization_id = 2;
1530
953
  */
1531
- organizationId = "";
954
+ organizationId: string;
1532
955
 
1533
956
  /**
1534
957
  * @generated from field: repeated liquidmetal.v1alpha1.WatchRequest.Application applications = 3;
1535
958
  */
1536
- applications: WatchRequest_Application[] = [];
1537
-
1538
- constructor(data?: PartialMessage<WatchRequest>) {
1539
- super();
1540
- proto3.util.initPartial(data, this);
1541
- }
1542
-
1543
- static readonly runtime: typeof proto3 = proto3;
1544
- static readonly typeName = "liquidmetal.v1alpha1.WatchRequest";
1545
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1546
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1547
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1548
- { no: 3, name: "applications", kind: "message", T: WatchRequest_Application, repeated: true },
1549
- ]);
1550
-
1551
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WatchRequest {
1552
- return new WatchRequest().fromBinary(bytes, options);
1553
- }
959
+ applications: WatchRequest_Application[];
960
+ };
1554
961
 
1555
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WatchRequest {
1556
- return new WatchRequest().fromJson(jsonValue, options);
1557
- }
1558
-
1559
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): WatchRequest {
1560
- return new WatchRequest().fromJsonString(jsonString, options);
1561
- }
1562
-
1563
- static equals(a: WatchRequest | PlainMessage<WatchRequest> | undefined, b: WatchRequest | PlainMessage<WatchRequest> | undefined): boolean {
1564
- return proto3.util.equals(WatchRequest, a, b);
1565
- }
1566
- }
962
+ /**
963
+ * Describes the message liquidmetal.v1alpha1.WatchRequest.
964
+ * Use `create(WatchRequestSchema)` to create a new message.
965
+ */
966
+ export const WatchRequestSchema: GenMessage<WatchRequest> = /*@__PURE__*/
967
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 17);
1567
968
 
1568
969
  /**
1569
970
  * @generated from message liquidmetal.v1alpha1.WatchRequest.Application
1570
971
  */
1571
- export class WatchRequest_Application extends Message<WatchRequest_Application> {
972
+ export type WatchRequest_Application = Message<"liquidmetal.v1alpha1.WatchRequest.Application"> & {
1572
973
  /**
1573
974
  * @generated from field: string application_name = 1;
1574
975
  */
1575
- applicationName = "";
976
+ applicationName: string;
1576
977
 
1577
978
  /**
1578
979
  * @generated from field: string current_version_id = 2;
1579
980
  */
1580
- currentVersionId = "";
1581
-
1582
- constructor(data?: PartialMessage<WatchRequest_Application>) {
1583
- super();
1584
- proto3.util.initPartial(data, this);
1585
- }
1586
-
1587
- static readonly runtime: typeof proto3 = proto3;
1588
- static readonly typeName = "liquidmetal.v1alpha1.WatchRequest.Application";
1589
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1590
- { no: 1, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1591
- { no: 2, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1592
- ]);
1593
-
1594
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WatchRequest_Application {
1595
- return new WatchRequest_Application().fromBinary(bytes, options);
1596
- }
981
+ currentVersionId: string;
982
+ };
1597
983
 
1598
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WatchRequest_Application {
1599
- return new WatchRequest_Application().fromJson(jsonValue, options);
1600
- }
1601
-
1602
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): WatchRequest_Application {
1603
- return new WatchRequest_Application().fromJsonString(jsonString, options);
1604
- }
1605
-
1606
- static equals(a: WatchRequest_Application | PlainMessage<WatchRequest_Application> | undefined, b: WatchRequest_Application | PlainMessage<WatchRequest_Application> | undefined): boolean {
1607
- return proto3.util.equals(WatchRequest_Application, a, b);
1608
- }
1609
- }
984
+ /**
985
+ * Describes the message liquidmetal.v1alpha1.WatchRequest.Application.
986
+ * Use `create(WatchRequest_ApplicationSchema)` to create a new message.
987
+ */
988
+ export const WatchRequest_ApplicationSchema: GenMessage<WatchRequest_Application> = /*@__PURE__*/
989
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 17, 0);
1610
990
 
1611
991
  /**
1612
992
  * @generated from message liquidmetal.v1alpha1.WatchResponse
1613
993
  */
1614
- export class WatchResponse extends Message<WatchResponse> {
994
+ export type WatchResponse = Message<"liquidmetal.v1alpha1.WatchResponse"> & {
1615
995
  /**
1616
996
  * @generated from field: string application_name = 1;
1617
997
  */
1618
- applicationName = "";
998
+ applicationName: string;
1619
999
 
1620
1000
  /**
1621
1001
  * @generated from field: string current_version_id = 2;
1622
1002
  */
1623
- currentVersionId = "";
1003
+ currentVersionId: string;
1624
1004
 
1625
1005
  /**
1626
1006
  * @generated from field: string event_id = 3;
1627
1007
  */
1628
- eventId = "";
1008
+ eventId: string;
1629
1009
 
1630
1010
  /**
1631
1011
  * @generated from field: liquidmetal.v1alpha1.WatchResponseEventType event_type = 4;
1632
1012
  */
1633
- eventType = WatchResponseEventType.UNSPECIFIED;
1634
-
1635
- constructor(data?: PartialMessage<WatchResponse>) {
1636
- super();
1637
- proto3.util.initPartial(data, this);
1638
- }
1639
-
1640
- static readonly runtime: typeof proto3 = proto3;
1641
- static readonly typeName = "liquidmetal.v1alpha1.WatchResponse";
1642
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1643
- { no: 1, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1644
- { no: 2, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1645
- { no: 3, name: "event_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1646
- { no: 4, name: "event_type", kind: "enum", T: proto3.getEnumType(WatchResponseEventType) },
1647
- ]);
1648
-
1649
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WatchResponse {
1650
- return new WatchResponse().fromBinary(bytes, options);
1651
- }
1652
-
1653
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WatchResponse {
1654
- return new WatchResponse().fromJson(jsonValue, options);
1655
- }
1656
-
1657
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): WatchResponse {
1658
- return new WatchResponse().fromJsonString(jsonString, options);
1659
- }
1660
-
1661
- static equals(a: WatchResponse | PlainMessage<WatchResponse> | undefined, b: WatchResponse | PlainMessage<WatchResponse> | undefined): boolean {
1662
- return proto3.util.equals(WatchResponse, a, b);
1663
- }
1664
- }
1013
+ eventType: WatchResponseEventType;
1014
+ };
1015
+
1016
+ /**
1017
+ * Describes the message liquidmetal.v1alpha1.WatchResponse.
1018
+ * Use `create(WatchResponseSchema)` to create a new message.
1019
+ */
1020
+ export const WatchResponseSchema: GenMessage<WatchResponse> = /*@__PURE__*/
1021
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 18);
1665
1022
 
1666
1023
  /**
1667
1024
  * @generated from message liquidmetal.v1alpha1.DeleteRequest
1668
1025
  */
1669
- export class DeleteRequest extends Message<DeleteRequest> {
1026
+ export type DeleteRequest = Message<"liquidmetal.v1alpha1.DeleteRequest"> & {
1670
1027
  /**
1671
1028
  * @generated from field: string user_id = 1;
1672
1029
  */
1673
- userId = "";
1030
+ userId: string;
1674
1031
 
1675
1032
  /**
1676
1033
  * @generated from field: string organization_id = 2;
1677
1034
  */
1678
- organizationId = "";
1035
+ organizationId: string;
1679
1036
 
1680
1037
  /**
1681
1038
  * @generated from field: repeated liquidmetal.v1alpha1.DeleteRequest.Application applications = 3;
1682
1039
  */
1683
- applications: DeleteRequest_Application[] = [];
1684
-
1685
- constructor(data?: PartialMessage<DeleteRequest>) {
1686
- super();
1687
- proto3.util.initPartial(data, this);
1688
- }
1689
-
1690
- static readonly runtime: typeof proto3 = proto3;
1691
- static readonly typeName = "liquidmetal.v1alpha1.DeleteRequest";
1692
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1693
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1694
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1695
- { no: 3, name: "applications", kind: "message", T: DeleteRequest_Application, repeated: true },
1696
- ]);
1697
-
1698
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteRequest {
1699
- return new DeleteRequest().fromBinary(bytes, options);
1700
- }
1040
+ applications: DeleteRequest_Application[];
1041
+ };
1701
1042
 
1702
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteRequest {
1703
- return new DeleteRequest().fromJson(jsonValue, options);
1704
- }
1705
-
1706
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteRequest {
1707
- return new DeleteRequest().fromJsonString(jsonString, options);
1708
- }
1709
-
1710
- static equals(a: DeleteRequest | PlainMessage<DeleteRequest> | undefined, b: DeleteRequest | PlainMessage<DeleteRequest> | undefined): boolean {
1711
- return proto3.util.equals(DeleteRequest, a, b);
1712
- }
1713
- }
1043
+ /**
1044
+ * Describes the message liquidmetal.v1alpha1.DeleteRequest.
1045
+ * Use `create(DeleteRequestSchema)` to create a new message.
1046
+ */
1047
+ export const DeleteRequestSchema: GenMessage<DeleteRequest> = /*@__PURE__*/
1048
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 19);
1714
1049
 
1715
1050
  /**
1716
1051
  * @generated from message liquidmetal.v1alpha1.DeleteRequest.Application
1717
1052
  */
1718
- export class DeleteRequest_Application extends Message<DeleteRequest_Application> {
1053
+ export type DeleteRequest_Application = Message<"liquidmetal.v1alpha1.DeleteRequest.Application"> & {
1719
1054
  /**
1720
1055
  * @generated from field: string application_name = 1;
1721
1056
  */
1722
- applicationName = "";
1057
+ applicationName: string;
1723
1058
 
1724
1059
  /**
1725
1060
  * @generated from field: string current_version_id = 2;
1726
1061
  */
1727
- currentVersionId = "";
1728
-
1729
- constructor(data?: PartialMessage<DeleteRequest_Application>) {
1730
- super();
1731
- proto3.util.initPartial(data, this);
1732
- }
1733
-
1734
- static readonly runtime: typeof proto3 = proto3;
1735
- static readonly typeName = "liquidmetal.v1alpha1.DeleteRequest.Application";
1736
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1737
- { no: 1, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1738
- { no: 2, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1739
- ]);
1740
-
1741
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteRequest_Application {
1742
- return new DeleteRequest_Application().fromBinary(bytes, options);
1743
- }
1062
+ currentVersionId: string;
1063
+ };
1744
1064
 
1745
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteRequest_Application {
1746
- return new DeleteRequest_Application().fromJson(jsonValue, options);
1747
- }
1748
-
1749
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteRequest_Application {
1750
- return new DeleteRequest_Application().fromJsonString(jsonString, options);
1751
- }
1752
-
1753
- static equals(a: DeleteRequest_Application | PlainMessage<DeleteRequest_Application> | undefined, b: DeleteRequest_Application | PlainMessage<DeleteRequest_Application> | undefined): boolean {
1754
- return proto3.util.equals(DeleteRequest_Application, a, b);
1755
- }
1756
- }
1065
+ /**
1066
+ * Describes the message liquidmetal.v1alpha1.DeleteRequest.Application.
1067
+ * Use `create(DeleteRequest_ApplicationSchema)` to create a new message.
1068
+ */
1069
+ export const DeleteRequest_ApplicationSchema: GenMessage<DeleteRequest_Application> = /*@__PURE__*/
1070
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 19, 0);
1757
1071
 
1758
1072
  /**
1759
1073
  * @generated from message liquidmetal.v1alpha1.DeleteResponse
1760
1074
  */
1761
- export class DeleteResponse extends Message<DeleteResponse> {
1762
- constructor(data?: PartialMessage<DeleteResponse>) {
1763
- super();
1764
- proto3.util.initPartial(data, this);
1765
- }
1766
-
1767
- static readonly runtime: typeof proto3 = proto3;
1768
- static readonly typeName = "liquidmetal.v1alpha1.DeleteResponse";
1769
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1770
- ]);
1771
-
1772
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteResponse {
1773
- return new DeleteResponse().fromBinary(bytes, options);
1774
- }
1775
-
1776
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteResponse {
1777
- return new DeleteResponse().fromJson(jsonValue, options);
1778
- }
1075
+ export type DeleteResponse = Message<"liquidmetal.v1alpha1.DeleteResponse"> & {
1076
+ };
1779
1077
 
1780
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteResponse {
1781
- return new DeleteResponse().fromJsonString(jsonString, options);
1782
- }
1783
-
1784
- static equals(a: DeleteResponse | PlainMessage<DeleteResponse> | undefined, b: DeleteResponse | PlainMessage<DeleteResponse> | undefined): boolean {
1785
- return proto3.util.equals(DeleteResponse, a, b);
1786
- }
1787
- }
1078
+ /**
1079
+ * Describes the message liquidmetal.v1alpha1.DeleteResponse.
1080
+ * Use `create(DeleteResponseSchema)` to create a new message.
1081
+ */
1082
+ export const DeleteResponseSchema: GenMessage<DeleteResponse> = /*@__PURE__*/
1083
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 20);
1788
1084
 
1789
1085
  /**
1790
1086
  * @generated from message liquidmetal.v1alpha1.SetActiveRequest
1791
1087
  */
1792
- export class SetActiveRequest extends Message<SetActiveRequest> {
1088
+ export type SetActiveRequest = Message<"liquidmetal.v1alpha1.SetActiveRequest"> & {
1793
1089
  /**
1794
1090
  * @generated from field: string user_id = 1;
1795
1091
  */
1796
- userId = "";
1092
+ userId: string;
1797
1093
 
1798
1094
  /**
1799
1095
  * @generated from field: string organization_id = 2;
1800
1096
  */
1801
- organizationId = "";
1097
+ organizationId: string;
1802
1098
 
1803
1099
  /**
1804
1100
  * @generated from field: repeated liquidmetal.v1alpha1.SetActiveRequest.Application applications = 3;
1805
1101
  */
1806
- applications: SetActiveRequest_Application[] = [];
1807
-
1808
- constructor(data?: PartialMessage<SetActiveRequest>) {
1809
- super();
1810
- proto3.util.initPartial(data, this);
1811
- }
1812
-
1813
- static readonly runtime: typeof proto3 = proto3;
1814
- static readonly typeName = "liquidmetal.v1alpha1.SetActiveRequest";
1815
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1816
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1817
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1818
- { no: 3, name: "applications", kind: "message", T: SetActiveRequest_Application, repeated: true },
1819
- ]);
1820
-
1821
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SetActiveRequest {
1822
- return new SetActiveRequest().fromBinary(bytes, options);
1823
- }
1824
-
1825
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SetActiveRequest {
1826
- return new SetActiveRequest().fromJson(jsonValue, options);
1827
- }
1102
+ applications: SetActiveRequest_Application[];
1103
+ };
1828
1104
 
1829
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SetActiveRequest {
1830
- return new SetActiveRequest().fromJsonString(jsonString, options);
1831
- }
1832
-
1833
- static equals(a: SetActiveRequest | PlainMessage<SetActiveRequest> | undefined, b: SetActiveRequest | PlainMessage<SetActiveRequest> | undefined): boolean {
1834
- return proto3.util.equals(SetActiveRequest, a, b);
1835
- }
1836
- }
1105
+ /**
1106
+ * Describes the message liquidmetal.v1alpha1.SetActiveRequest.
1107
+ * Use `create(SetActiveRequestSchema)` to create a new message.
1108
+ */
1109
+ export const SetActiveRequestSchema: GenMessage<SetActiveRequest> = /*@__PURE__*/
1110
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 21);
1837
1111
 
1838
1112
  /**
1839
1113
  * @generated from message liquidmetal.v1alpha1.SetActiveRequest.Application
1840
1114
  */
1841
- export class SetActiveRequest_Application extends Message<SetActiveRequest_Application> {
1115
+ export type SetActiveRequest_Application = Message<"liquidmetal.v1alpha1.SetActiveRequest.Application"> & {
1842
1116
  /**
1843
1117
  * @generated from field: string application_name = 1;
1844
1118
  */
1845
- applicationName = "";
1119
+ applicationName: string;
1846
1120
 
1847
1121
  /**
1848
1122
  * @generated from field: string current_version_id = 2;
1849
1123
  */
1850
- currentVersionId = "";
1124
+ currentVersionId: string;
1851
1125
 
1852
1126
  /**
1853
1127
  * @generated from field: bool is_active = 3;
1854
1128
  */
1855
- isActive = false;
1856
-
1857
- constructor(data?: PartialMessage<SetActiveRequest_Application>) {
1858
- super();
1859
- proto3.util.initPartial(data, this);
1860
- }
1861
-
1862
- static readonly runtime: typeof proto3 = proto3;
1863
- static readonly typeName = "liquidmetal.v1alpha1.SetActiveRequest.Application";
1864
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1865
- { no: 1, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1866
- { no: 2, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1867
- { no: 3, name: "is_active", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
1868
- ]);
1869
-
1870
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SetActiveRequest_Application {
1871
- return new SetActiveRequest_Application().fromBinary(bytes, options);
1872
- }
1873
-
1874
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SetActiveRequest_Application {
1875
- return new SetActiveRequest_Application().fromJson(jsonValue, options);
1876
- }
1129
+ isActive: boolean;
1130
+ };
1877
1131
 
1878
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SetActiveRequest_Application {
1879
- return new SetActiveRequest_Application().fromJsonString(jsonString, options);
1880
- }
1881
-
1882
- static equals(a: SetActiveRequest_Application | PlainMessage<SetActiveRequest_Application> | undefined, b: SetActiveRequest_Application | PlainMessage<SetActiveRequest_Application> | undefined): boolean {
1883
- return proto3.util.equals(SetActiveRequest_Application, a, b);
1884
- }
1885
- }
1132
+ /**
1133
+ * Describes the message liquidmetal.v1alpha1.SetActiveRequest.Application.
1134
+ * Use `create(SetActiveRequest_ApplicationSchema)` to create a new message.
1135
+ */
1136
+ export const SetActiveRequest_ApplicationSchema: GenMessage<SetActiveRequest_Application> = /*@__PURE__*/
1137
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 21, 0);
1886
1138
 
1887
1139
  /**
1888
1140
  * @generated from message liquidmetal.v1alpha1.SetActiveResponse
1889
1141
  */
1890
- export class SetActiveResponse extends Message<SetActiveResponse> {
1891
- constructor(data?: PartialMessage<SetActiveResponse>) {
1892
- super();
1893
- proto3.util.initPartial(data, this);
1894
- }
1895
-
1896
- static readonly runtime: typeof proto3 = proto3;
1897
- static readonly typeName = "liquidmetal.v1alpha1.SetActiveResponse";
1898
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1899
- ]);
1900
-
1901
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SetActiveResponse {
1902
- return new SetActiveResponse().fromBinary(bytes, options);
1903
- }
1904
-
1905
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SetActiveResponse {
1906
- return new SetActiveResponse().fromJson(jsonValue, options);
1907
- }
1908
-
1909
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SetActiveResponse {
1910
- return new SetActiveResponse().fromJsonString(jsonString, options);
1911
- }
1142
+ export type SetActiveResponse = Message<"liquidmetal.v1alpha1.SetActiveResponse"> & {
1143
+ };
1912
1144
 
1913
- static equals(a: SetActiveResponse | PlainMessage<SetActiveResponse> | undefined, b: SetActiveResponse | PlainMessage<SetActiveResponse> | undefined): boolean {
1914
- return proto3.util.equals(SetActiveResponse, a, b);
1915
- }
1916
- }
1145
+ /**
1146
+ * Describes the message liquidmetal.v1alpha1.SetActiveResponse.
1147
+ * Use `create(SetActiveResponseSchema)` to create a new message.
1148
+ */
1149
+ export const SetActiveResponseSchema: GenMessage<SetActiveResponse> = /*@__PURE__*/
1150
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 22);
1917
1151
 
1918
1152
  /**
1919
1153
  * @generated from message liquidmetal.v1alpha1.SetSandboxRequest
1920
1154
  */
1921
- export class SetSandboxRequest extends Message<SetSandboxRequest> {
1155
+ export type SetSandboxRequest = Message<"liquidmetal.v1alpha1.SetSandboxRequest"> & {
1922
1156
  /**
1923
1157
  * @generated from field: string user_id = 1;
1924
1158
  */
1925
- userId = "";
1159
+ userId: string;
1926
1160
 
1927
1161
  /**
1928
1162
  * @generated from field: string organization_id = 2;
1929
1163
  */
1930
- organizationId = "";
1164
+ organizationId: string;
1931
1165
 
1932
1166
  /**
1933
1167
  * @generated from field: repeated liquidmetal.v1alpha1.SetSandboxRequest.Application applications = 3;
1934
1168
  */
1935
- applications: SetSandboxRequest_Application[] = [];
1936
-
1937
- constructor(data?: PartialMessage<SetSandboxRequest>) {
1938
- super();
1939
- proto3.util.initPartial(data, this);
1940
- }
1941
-
1942
- static readonly runtime: typeof proto3 = proto3;
1943
- static readonly typeName = "liquidmetal.v1alpha1.SetSandboxRequest";
1944
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1945
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1946
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1947
- { no: 3, name: "applications", kind: "message", T: SetSandboxRequest_Application, repeated: true },
1948
- ]);
1949
-
1950
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SetSandboxRequest {
1951
- return new SetSandboxRequest().fromBinary(bytes, options);
1952
- }
1953
-
1954
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SetSandboxRequest {
1955
- return new SetSandboxRequest().fromJson(jsonValue, options);
1956
- }
1957
-
1958
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SetSandboxRequest {
1959
- return new SetSandboxRequest().fromJsonString(jsonString, options);
1960
- }
1169
+ applications: SetSandboxRequest_Application[];
1170
+ };
1961
1171
 
1962
- static equals(a: SetSandboxRequest | PlainMessage<SetSandboxRequest> | undefined, b: SetSandboxRequest | PlainMessage<SetSandboxRequest> | undefined): boolean {
1963
- return proto3.util.equals(SetSandboxRequest, a, b);
1964
- }
1965
- }
1172
+ /**
1173
+ * Describes the message liquidmetal.v1alpha1.SetSandboxRequest.
1174
+ * Use `create(SetSandboxRequestSchema)` to create a new message.
1175
+ */
1176
+ export const SetSandboxRequestSchema: GenMessage<SetSandboxRequest> = /*@__PURE__*/
1177
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 23);
1966
1178
 
1967
1179
  /**
1968
1180
  * @generated from message liquidmetal.v1alpha1.SetSandboxRequest.Application
1969
1181
  */
1970
- export class SetSandboxRequest_Application extends Message<SetSandboxRequest_Application> {
1182
+ export type SetSandboxRequest_Application = Message<"liquidmetal.v1alpha1.SetSandboxRequest.Application"> & {
1971
1183
  /**
1972
1184
  * @generated from field: string application_name = 1;
1973
1185
  */
1974
- applicationName = "";
1186
+ applicationName: string;
1975
1187
 
1976
1188
  /**
1977
1189
  * @generated from field: string current_version_id = 2;
1978
1190
  */
1979
- currentVersionId = "";
1191
+ currentVersionId: string;
1980
1192
 
1981
1193
  /**
1982
1194
  * @generated from field: bool is_sandboxed = 3;
1983
1195
  */
1984
- isSandboxed = false;
1985
-
1986
- constructor(data?: PartialMessage<SetSandboxRequest_Application>) {
1987
- super();
1988
- proto3.util.initPartial(data, this);
1989
- }
1990
-
1991
- static readonly runtime: typeof proto3 = proto3;
1992
- static readonly typeName = "liquidmetal.v1alpha1.SetSandboxRequest.Application";
1993
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
1994
- { no: 1, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1995
- { no: 2, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
1996
- { no: 3, name: "is_sandboxed", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
1997
- ]);
1998
-
1999
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SetSandboxRequest_Application {
2000
- return new SetSandboxRequest_Application().fromBinary(bytes, options);
2001
- }
2002
-
2003
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SetSandboxRequest_Application {
2004
- return new SetSandboxRequest_Application().fromJson(jsonValue, options);
2005
- }
2006
-
2007
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SetSandboxRequest_Application {
2008
- return new SetSandboxRequest_Application().fromJsonString(jsonString, options);
2009
- }
1196
+ isSandboxed: boolean;
1197
+ };
2010
1198
 
2011
- static equals(a: SetSandboxRequest_Application | PlainMessage<SetSandboxRequest_Application> | undefined, b: SetSandboxRequest_Application | PlainMessage<SetSandboxRequest_Application> | undefined): boolean {
2012
- return proto3.util.equals(SetSandboxRequest_Application, a, b);
2013
- }
2014
- }
1199
+ /**
1200
+ * Describes the message liquidmetal.v1alpha1.SetSandboxRequest.Application.
1201
+ * Use `create(SetSandboxRequest_ApplicationSchema)` to create a new message.
1202
+ */
1203
+ export const SetSandboxRequest_ApplicationSchema: GenMessage<SetSandboxRequest_Application> = /*@__PURE__*/
1204
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 23, 0);
2015
1205
 
2016
1206
  /**
2017
1207
  * @generated from message liquidmetal.v1alpha1.SetSandboxResponse
2018
1208
  */
2019
- export class SetSandboxResponse extends Message<SetSandboxResponse> {
2020
- constructor(data?: PartialMessage<SetSandboxResponse>) {
2021
- super();
2022
- proto3.util.initPartial(data, this);
2023
- }
2024
-
2025
- static readonly runtime: typeof proto3 = proto3;
2026
- static readonly typeName = "liquidmetal.v1alpha1.SetSandboxResponse";
2027
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
2028
- ]);
1209
+ export type SetSandboxResponse = Message<"liquidmetal.v1alpha1.SetSandboxResponse"> & {
1210
+ };
2029
1211
 
2030
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SetSandboxResponse {
2031
- return new SetSandboxResponse().fromBinary(bytes, options);
2032
- }
2033
-
2034
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SetSandboxResponse {
2035
- return new SetSandboxResponse().fromJson(jsonValue, options);
2036
- }
2037
-
2038
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SetSandboxResponse {
2039
- return new SetSandboxResponse().fromJsonString(jsonString, options);
2040
- }
2041
-
2042
- static equals(a: SetSandboxResponse | PlainMessage<SetSandboxResponse> | undefined, b: SetSandboxResponse | PlainMessage<SetSandboxResponse> | undefined): boolean {
2043
- return proto3.util.equals(SetSandboxResponse, a, b);
2044
- }
2045
- }
1212
+ /**
1213
+ * Describes the message liquidmetal.v1alpha1.SetSandboxResponse.
1214
+ * Use `create(SetSandboxResponseSchema)` to create a new message.
1215
+ */
1216
+ export const SetSandboxResponseSchema: GenMessage<SetSandboxResponse> = /*@__PURE__*/
1217
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 24);
2046
1218
 
2047
1219
  /**
2048
1220
  * @generated from message liquidmetal.v1alpha1.StatusRequest
2049
1221
  */
2050
- export class StatusRequest extends Message<StatusRequest> {
1222
+ export type StatusRequest = Message<"liquidmetal.v1alpha1.StatusRequest"> & {
2051
1223
  /**
2052
1224
  * @generated from field: string user_id = 1;
2053
1225
  */
2054
- userId = "";
1226
+ userId: string;
2055
1227
 
2056
1228
  /**
2057
1229
  * @generated from field: string organization_id = 2;
2058
1230
  */
2059
- organizationId = "";
1231
+ organizationId: string;
2060
1232
 
2061
1233
  /**
2062
1234
  * @generated from field: string application_name = 3;
2063
1235
  */
2064
- applicationName = "";
1236
+ applicationName: string;
2065
1237
 
2066
1238
  /**
2067
1239
  * @generated from field: string current_version_id = 4;
2068
1240
  */
2069
- currentVersionId = "";
2070
-
2071
- constructor(data?: PartialMessage<StatusRequest>) {
2072
- super();
2073
- proto3.util.initPartial(data, this);
2074
- }
2075
-
2076
- static readonly runtime: typeof proto3 = proto3;
2077
- static readonly typeName = "liquidmetal.v1alpha1.StatusRequest";
2078
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
2079
- { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
2080
- { no: 2, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
2081
- { no: 3, name: "application_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
2082
- { no: 4, name: "current_version_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
2083
- ]);
2084
-
2085
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StatusRequest {
2086
- return new StatusRequest().fromBinary(bytes, options);
2087
- }
2088
-
2089
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StatusRequest {
2090
- return new StatusRequest().fromJson(jsonValue, options);
2091
- }
2092
-
2093
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StatusRequest {
2094
- return new StatusRequest().fromJsonString(jsonString, options);
2095
- }
2096
-
2097
- static equals(a: StatusRequest | PlainMessage<StatusRequest> | undefined, b: StatusRequest | PlainMessage<StatusRequest> | undefined): boolean {
2098
- return proto3.util.equals(StatusRequest, a, b);
2099
- }
2100
- }
1241
+ currentVersionId: string;
1242
+ };
1243
+
1244
+ /**
1245
+ * Describes the message liquidmetal.v1alpha1.StatusRequest.
1246
+ * Use `create(StatusRequestSchema)` to create a new message.
1247
+ */
1248
+ export const StatusRequestSchema: GenMessage<StatusRequest> = /*@__PURE__*/
1249
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 25);
2101
1250
 
2102
1251
  /**
2103
1252
  * @generated from message liquidmetal.v1alpha1.StatusResponse
2104
1253
  */
2105
- export class StatusResponse extends Message<StatusResponse> {
1254
+ export type StatusResponse = Message<"liquidmetal.v1alpha1.StatusResponse"> & {
2106
1255
  /**
2107
1256
  * @generated from field: liquidmetal.v1alpha1.UnitState state = 1;
2108
1257
  */
2109
- state = UnitState.UNSPECIFIED;
1258
+ state: UnitState;
2110
1259
 
2111
1260
  /**
2112
1261
  * @generated from field: repeated liquidmetal.v1alpha1.StatusResponse.Module modules = 2;
2113
1262
  */
2114
- modules: StatusResponse_Module[] = [];
2115
-
2116
- constructor(data?: PartialMessage<StatusResponse>) {
2117
- super();
2118
- proto3.util.initPartial(data, this);
2119
- }
2120
-
2121
- static readonly runtime: typeof proto3 = proto3;
2122
- static readonly typeName = "liquidmetal.v1alpha1.StatusResponse";
2123
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
2124
- { no: 1, name: "state", kind: "enum", T: proto3.getEnumType(UnitState) },
2125
- { no: 2, name: "modules", kind: "message", T: StatusResponse_Module, repeated: true },
2126
- ]);
1263
+ modules: StatusResponse_Module[];
1264
+ };
2127
1265
 
2128
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StatusResponse {
2129
- return new StatusResponse().fromBinary(bytes, options);
2130
- }
2131
-
2132
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StatusResponse {
2133
- return new StatusResponse().fromJson(jsonValue, options);
2134
- }
2135
-
2136
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StatusResponse {
2137
- return new StatusResponse().fromJsonString(jsonString, options);
2138
- }
2139
-
2140
- static equals(a: StatusResponse | PlainMessage<StatusResponse> | undefined, b: StatusResponse | PlainMessage<StatusResponse> | undefined): boolean {
2141
- return proto3.util.equals(StatusResponse, a, b);
2142
- }
2143
- }
1266
+ /**
1267
+ * Describes the message liquidmetal.v1alpha1.StatusResponse.
1268
+ * Use `create(StatusResponseSchema)` to create a new message.
1269
+ */
1270
+ export const StatusResponseSchema: GenMessage<StatusResponse> = /*@__PURE__*/
1271
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 26);
2144
1272
 
2145
1273
  /**
2146
1274
  * A module corresponds to a module in an application manifest.
2147
1275
  *
2148
1276
  * @generated from message liquidmetal.v1alpha1.StatusResponse.Module
2149
1277
  */
2150
- export class StatusResponse_Module extends Message<StatusResponse_Module> {
1278
+ export type StatusResponse_Module = Message<"liquidmetal.v1alpha1.StatusResponse.Module"> & {
2151
1279
  /**
2152
1280
  * @generated from field: string name = 1;
2153
1281
  */
2154
- name = "";
1282
+ name: string;
2155
1283
 
2156
1284
  /**
2157
1285
  * @generated from field: liquidmetal.v1alpha1.UnitState state = 2;
2158
1286
  */
2159
- state = UnitState.UNSPECIFIED;
1287
+ state: UnitState;
2160
1288
 
2161
1289
  /**
2162
1290
  * @generated from field: repeated string urls = 3;
2163
1291
  */
2164
- urls: string[] = [];
1292
+ urls: string[];
1293
+ };
1294
+
1295
+ /**
1296
+ * Describes the message liquidmetal.v1alpha1.StatusResponse.Module.
1297
+ * Use `create(StatusResponse_ModuleSchema)` to create a new message.
1298
+ */
1299
+ export const StatusResponse_ModuleSchema: GenMessage<StatusResponse_Module> = /*@__PURE__*/
1300
+ messageDesc(file_liquidmetal_v1alpha1_catalog, 26, 0);
1301
+
1302
+ /**
1303
+ * UnitState is the state of an application, module or resource.
1304
+ *
1305
+ * @generated from enum liquidmetal.v1alpha1.UnitState
1306
+ */
1307
+ export enum UnitState {
1308
+ /**
1309
+ * @generated from enum value: UNIT_STATE_UNSPECIFIED = 0;
1310
+ */
1311
+ UNSPECIFIED = 0,
1312
+
1313
+ /**
1314
+ * @generated from enum value: UNIT_STATE_PENDING = 1;
1315
+ */
1316
+ PENDING = 1,
1317
+
1318
+ /**
1319
+ * @generated from enum value: UNIT_STATE_STARTING = 2;
1320
+ */
1321
+ STARTING = 2,
1322
+
1323
+ /**
1324
+ * @generated from enum value: UNIT_STATE_RUNNING = 3;
1325
+ */
1326
+ RUNNING = 3,
1327
+
1328
+ /**
1329
+ * @generated from enum value: UNIT_STATE_STOPPING = 4;
1330
+ */
1331
+ STOPPING = 4,
1332
+
1333
+ /**
1334
+ * @generated from enum value: UNIT_STATE_STOPPED = 5;
1335
+ */
1336
+ STOPPED = 5,
1337
+
1338
+ /**
1339
+ * @generated from enum value: UNIT_STATE_DELETING = 6;
1340
+ */
1341
+ DELETING = 6,
1342
+
1343
+ /**
1344
+ * @generated from enum value: UNIT_STATE_DELETED = 7;
1345
+ */
1346
+ DELETED = 7,
1347
+ }
2165
1348
 
2166
- constructor(data?: PartialMessage<StatusResponse_Module>) {
2167
- super();
2168
- proto3.util.initPartial(data, this);
2169
- }
1349
+ /**
1350
+ * Describes the enum liquidmetal.v1alpha1.UnitState.
1351
+ */
1352
+ export const UnitStateSchema: GenEnum<UnitState> = /*@__PURE__*/
1353
+ enumDesc(file_liquidmetal_v1alpha1_catalog, 0);
1354
+
1355
+ /**
1356
+ * @generated from enum liquidmetal.v1alpha1.BundleArchiveType
1357
+ */
1358
+ export enum BundleArchiveType {
1359
+ /**
1360
+ * @generated from enum value: BUNDLE_ARCHIVE_TYPE_UNSPECIFIED = 0;
1361
+ */
1362
+ UNSPECIFIED = 0,
2170
1363
 
2171
- static readonly runtime: typeof proto3 = proto3;
2172
- static readonly typeName = "liquidmetal.v1alpha1.StatusResponse.Module";
2173
- static readonly fields: FieldList = proto3.util.newFieldList(() => [
2174
- { no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
2175
- { no: 2, name: "state", kind: "enum", T: proto3.getEnumType(UnitState) },
2176
- { no: 3, name: "urls", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
2177
- ]);
1364
+ /**
1365
+ * @generated from enum value: BUNDLE_ARCHIVE_TYPE_ZIP = 1;
1366
+ */
1367
+ ZIP = 1,
1368
+ }
2178
1369
 
2179
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StatusResponse_Module {
2180
- return new StatusResponse_Module().fromBinary(bytes, options);
2181
- }
1370
+ /**
1371
+ * Describes the enum liquidmetal.v1alpha1.BundleArchiveType.
1372
+ */
1373
+ export const BundleArchiveTypeSchema: GenEnum<BundleArchiveType> = /*@__PURE__*/
1374
+ enumDesc(file_liquidmetal_v1alpha1_catalog, 1);
2182
1375
 
2183
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StatusResponse_Module {
2184
- return new StatusResponse_Module().fromJson(jsonValue, options);
2185
- }
1376
+ /**
1377
+ * @generated from enum liquidmetal.v1alpha1.WatchResponseEventType
1378
+ */
1379
+ export enum WatchResponseEventType {
1380
+ /**
1381
+ * @generated from enum value: WATCH_RESPONSE_EVENT_TYPE_UNSPECIFIED = 0;
1382
+ */
1383
+ UNSPECIFIED = 0,
2186
1384
 
2187
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StatusResponse_Module {
2188
- return new StatusResponse_Module().fromJsonString(jsonString, options);
2189
- }
1385
+ /**
1386
+ * @generated from enum value: WATCH_RESPONSE_EVENT_TYPE_MESSAGE = 1;
1387
+ */
1388
+ MESSAGE = 1,
2190
1389
 
2191
- static equals(a: StatusResponse_Module | PlainMessage<StatusResponse_Module> | undefined, b: StatusResponse_Module | PlainMessage<StatusResponse_Module> | undefined): boolean {
2192
- return proto3.util.equals(StatusResponse_Module, a, b);
2193
- }
1390
+ /**
1391
+ * @generated from enum value: WATCH_RESPONSE_EVENT_TYPE_COMPLETE = 2;
1392
+ */
1393
+ COMPLETE = 2,
2194
1394
  }
2195
1395
 
1396
+ /**
1397
+ * Describes the enum liquidmetal.v1alpha1.WatchResponseEventType.
1398
+ */
1399
+ export const WatchResponseEventTypeSchema: GenEnum<WatchResponseEventType> = /*@__PURE__*/
1400
+ enumDesc(file_liquidmetal_v1alpha1_catalog, 2);
1401
+
1402
+ /**
1403
+ * CatalogService defines data interactions for the catalog portion of the
1404
+ * rainbow UI.
1405
+ *
1406
+ * As an authorization style choice, the RPCs are focused on providing user
1407
+ * context data explicitly (don't assume the userId or orgId from the
1408
+ * authentication header.) It is expected that an authorization layer will
1409
+ * enforce the ability for a request to act as a specified user or org matching
1410
+ * against the authentication header. This makes services easier to mock without
1411
+ * needing to think about injecting mock authentication contexts and allows for
1412
+ * use cases where certain roles of users may wish to act as other users.
1413
+ *
1414
+ * @generated from service liquidmetal.v1alpha1.CatalogService
1415
+ */
1416
+ export const CatalogService: GenService<{
1417
+ /**
1418
+ * QueryResources returns the physical underlying resources for a given query
1419
+ *
1420
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.QueryResources
1421
+ */
1422
+ queryResources: {
1423
+ methodKind: "unary";
1424
+ input: typeof QueryResourcesRequestSchema;
1425
+ output: typeof QueryResourcesResponseSchema;
1426
+ },
1427
+ /**
1428
+ * Bootstrap is a special RPC that is used to bootstrap the system
1429
+ * using a one-time token.
1430
+ *
1431
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.Bootstrap
1432
+ */
1433
+ bootstrap: {
1434
+ methodKind: "unary";
1435
+ input: typeof BootstrapRequestSchema;
1436
+ output: typeof BootstrapResponseSchema;
1437
+ },
1438
+ /**
1439
+ * Applications fetches a list of applications for an organization.
1440
+ * This list follows best practices for pagination.
1441
+ * https://protobuf.dev/programming-guides/api/#define-pagination-api
1442
+ *
1443
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.Applications
1444
+ */
1445
+ applications: {
1446
+ methodKind: "unary";
1447
+ input: typeof ApplicationsRequestSchema;
1448
+ output: typeof ApplicationsResponseSchema;
1449
+ },
1450
+ /**
1451
+ * Deploy creates a new version, or branch, or amends in place.
1452
+ *
1453
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.Deploy
1454
+ */
1455
+ deploy: {
1456
+ methodKind: "unary";
1457
+ input: typeof DeployRequestSchema;
1458
+ output: typeof DeployResponseSchema;
1459
+ },
1460
+ /**
1461
+ * UploadBundle uploads a bundle for a specific application version.
1462
+ *
1463
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.UploadBundle
1464
+ */
1465
+ uploadBundle: {
1466
+ methodKind: "unary";
1467
+ input: typeof UploadBundleRequestSchema;
1468
+ output: typeof UploadBundleResponseSchema;
1469
+ },
1470
+ /**
1471
+ * SetEnvs sets multiple environment variables for an application/version.
1472
+ *
1473
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.SetEnvs
1474
+ */
1475
+ setEnvs: {
1476
+ methodKind: "unary";
1477
+ input: typeof SetEnvsRequestSchema;
1478
+ output: typeof SetEnvsResponseSchema;
1479
+ },
1480
+ /**
1481
+ * GetEnvs gets multiple environment variables for an application/version.
1482
+ *
1483
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.GetEnvs
1484
+ */
1485
+ getEnvs: {
1486
+ methodKind: "unary";
1487
+ input: typeof GetEnvsRequestSchema;
1488
+ output: typeof GetEnvsResponseSchema;
1489
+ },
1490
+ /**
1491
+ * Release allows a deployed application to converge.
1492
+ *
1493
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.Release
1494
+ */
1495
+ release: {
1496
+ methodKind: "unary";
1497
+ input: typeof ReleaseRequestSchema;
1498
+ output: typeof ReleaseResponseSchema;
1499
+ },
1500
+ /**
1501
+ * Watch attaches a watcher to the ring buffer associated with an application.
1502
+ *
1503
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.Watch
1504
+ */
1505
+ watch: {
1506
+ methodKind: "server_streaming";
1507
+ input: typeof WatchRequestSchema;
1508
+ output: typeof WatchResponseSchema;
1509
+ },
1510
+ /**
1511
+ * Delete sets an application to deleting.
1512
+ *
1513
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.Delete
1514
+ */
1515
+ delete: {
1516
+ methodKind: "unary";
1517
+ input: typeof DeleteRequestSchema;
1518
+ output: typeof DeleteResponseSchema;
1519
+ },
1520
+ /**
1521
+ * setActive sets application active/inactive (start/stop) state.
1522
+ *
1523
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.SetActive
1524
+ */
1525
+ setActive: {
1526
+ methodKind: "unary";
1527
+ input: typeof SetActiveRequestSchema;
1528
+ output: typeof SetActiveResponseSchema;
1529
+ },
1530
+ /**
1531
+ * setSandbox sets application sandboxed/unsandboxed state.
1532
+ *
1533
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.SetSandbox
1534
+ */
1535
+ setSandbox: {
1536
+ methodKind: "unary";
1537
+ input: typeof SetSandboxRequestSchema;
1538
+ output: typeof SetSandboxResponseSchema;
1539
+ },
1540
+ /**
1541
+ * Status returns the status of an application@version.
1542
+ *
1543
+ * @generated from rpc liquidmetal.v1alpha1.CatalogService.Status
1544
+ */
1545
+ status: {
1546
+ methodKind: "unary";
1547
+ input: typeof StatusRequestSchema;
1548
+ output: typeof StatusResponseSchema;
1549
+ },
1550
+ }> = /*@__PURE__*/
1551
+ serviceDesc(file_liquidmetal_v1alpha1_catalog, 0);
1552
+