@liquidmetal-ai/drizzle 0.2.3 → 0.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/dist/appify/build.d.ts +8 -0
- package/dist/appify/build.d.ts.map +1 -1
- package/dist/appify/build.js +68 -2
- package/dist/appify/build.test.js +170 -2
- package/dist/appify/parse.d.ts +13 -2
- package/dist/appify/parse.d.ts.map +1 -1
- package/dist/appify/parse.js +51 -2
- package/dist/appify/parse.test.js +149 -2
- package/dist/codestore.js +1 -1
- package/dist/liquidmetal/v1alpha1/catalog_pb.d.ts +526 -479
- package/dist/liquidmetal/v1alpha1/catalog_pb.d.ts.map +1 -1
- package/dist/liquidmetal/v1alpha1/catalog_pb.js +210 -1726
- package/dist/liquidmetal/v1alpha1/rainbow_auth_pb.d.ts +110 -92
- package/dist/liquidmetal/v1alpha1/rainbow_auth_pb.d.ts.map +1 -1
- package/dist/liquidmetal/v1alpha1/rainbow_auth_pb.js +38 -361
- package/dist/liquidmetal/v1alpha1/raindrop_pb.d.ts +14 -13
- package/dist/liquidmetal/v1alpha1/raindrop_pb.d.ts.map +1 -1
- package/dist/liquidmetal/v1alpha1/raindrop_pb.js +10 -48
- package/dist/liquidmetal/v1alpha1/resource_interface_pb.d.ts +146 -122
- package/dist/liquidmetal/v1alpha1/resource_interface_pb.d.ts.map +1 -1
- package/dist/liquidmetal/v1alpha1/resource_interface_pb.js +49 -428
- package/dist/liquidmetal/v1alpha1/search_agent_pb.d.ts +262 -142
- package/dist/liquidmetal/v1alpha1/search_agent_pb.d.ts.map +1 -1
- package/dist/liquidmetal/v1alpha1/search_agent_pb.js +68 -684
- package/eslint.config.mjs +3 -1
- package/package.json +2 -1
- package/src/appify/build.test.ts +197 -2
- package/src/appify/build.ts +71 -2
- package/src/appify/parse.test.ts +154 -2
- package/src/appify/parse.ts +55 -3
- package/src/codestore.ts +1 -1
- package/src/liquidmetal/v1alpha1/catalog_pb.ts +719 -1467
- package/src/liquidmetal/v1alpha1/rainbow_auth_pb.ts +142 -284
- package/src/liquidmetal/v1alpha1/raindrop_pb.ts +21 -35
- package/src/liquidmetal/v1alpha1/resource_interface_pb.ts +192 -378
- package/src/liquidmetal/v1alpha1/search_agent_pb.ts +310 -450
- package/tsconfig.json +11 -3
- package/tsconfig.tsbuildinfo +1 -1
- package/.turbo/turbo-lint.log +0 -6
- package/.turbo/turbo-test.log +0 -6
- package/dist/liquidmetal/v1alpha1/catalog_connect.d.ts +0 -168
- package/dist/liquidmetal/v1alpha1/catalog_connect.d.ts.map +0 -1
- package/dist/liquidmetal/v1alpha1/catalog_connect.js +0 -171
- package/dist/liquidmetal/v1alpha1/rainbow_auth_connect.d.ts +0 -49
- package/dist/liquidmetal/v1alpha1/rainbow_auth_connect.d.ts.map +0 -1
- package/dist/liquidmetal/v1alpha1/rainbow_auth_connect.js +0 -52
- package/dist/liquidmetal/v1alpha1/rainbow_public_connect.d.ts +0 -26
- package/dist/liquidmetal/v1alpha1/rainbow_public_connect.d.ts.map +0 -1
- package/dist/liquidmetal/v1alpha1/rainbow_public_connect.js +0 -29
- package/dist/liquidmetal/v1alpha1/rainbow_public_pb.d.ts +0 -202
- package/dist/liquidmetal/v1alpha1/rainbow_public_pb.d.ts.map +0 -1
- package/dist/liquidmetal/v1alpha1/rainbow_public_pb.js +0 -298
- package/dist/liquidmetal/v1alpha1/resource_interface_connect.d.ts +0 -68
- package/dist/liquidmetal/v1alpha1/resource_interface_connect.d.ts.map +0 -1
- package/dist/liquidmetal/v1alpha1/resource_interface_connect.js +0 -73
- package/dist/liquidmetal/v1alpha1/search_agent_connect.d.ts +0 -170
- package/dist/liquidmetal/v1alpha1/search_agent_connect.d.ts.map +0 -1
- package/dist/liquidmetal/v1alpha1/search_agent_connect.js +0 -173
- package/src/liquidmetal/v1alpha1/catalog_connect.ts +0 -174
- package/src/liquidmetal/v1alpha1/rainbow_auth_connect.ts +0 -55
- package/src/liquidmetal/v1alpha1/rainbow_public_connect.ts +0 -32
- package/src/liquidmetal/v1alpha1/rainbow_public_pb.ts +0 -366
- package/src/liquidmetal/v1alpha1/resource_interface_connect.ts +0 -77
- package/src/liquidmetal/v1alpha1/search_agent_connect.ts +0 -176
|
@@ -1,454 +1,75 @@
|
|
|
1
|
-
// @generated by protoc-gen-es
|
|
1
|
+
// @generated by protoc-gen-es v2.2.5 with parameter "target=ts,import_extension=.js"
|
|
2
2
|
// @generated from file liquidmetal/v1alpha1/resource_interface.proto (package liquidmetal.v1alpha1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import {
|
|
4
|
+
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
+
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
* Describes the file liquidmetal/v1alpha1/resource_interface.proto.
|
|
8
|
+
*/
|
|
9
|
+
export const file_liquidmetal_v1alpha1_resource_interface = /*@__PURE__*/ fileDesc("Ci1saXF1aWRtZXRhbC92MWFscGhhMS9yZXNvdXJjZV9pbnRlcmZhY2UucHJvdG8SFGxpcXVpZG1ldGFsLnYxYWxwaGExIsIBCgtTbWFydEJ1Y2tldBIKCgJpZBgBIAEoBRIRCglidWNrZXRfaWQYAiABKAkSEwoLYnVja2V0X25hbWUYAyABKAkSCwoDdXJsGAQgASgJEhIKCmRlbGV0ZV91cmwYBSABKAkSLgoKY3JlYXRlZF9hdBgGIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASLgoKdXBkYXRlZF9hdBgHIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXAiVgoQUHV0T2JqZWN0UmVxdWVzdBIOCgZidWNrZXQYASABKAkSCwoDa2V5GAIgASgJEg8KB2NvbnRlbnQYAyABKAwSFAoMY29udGVudF90eXBlGAQgASgJIkEKEVB1dE9iamVjdFJlc3BvbnNlEg8KB3N1Y2Nlc3MYASABKAgSDgoGYnVja2V0GAIgASgJEgsKA2tleRgDIAEoCSIvChBHZXRPYmplY3RSZXF1ZXN0Eg4KBmJ1Y2tldBgBIAEoCRILCgNrZXkYAiABKAkiOgoRR2V0T2JqZWN0UmVzcG9uc2USDwoHY29udGVudBgBIAEoDBIUCgxjb250ZW50X3R5cGUYAiABKAkiMgoTRGVsZXRlT2JqZWN0UmVxdWVzdBIOCgZidWNrZXQYASABKAkSCwoDa2V5GAIgASgJIhYKFERlbGV0ZU9iamVjdFJlc3BvbnNlIiQKEkxpc3RPYmplY3RzUmVxdWVzdBIOCgZidWNrZXQYASABKAkicAoKT2JqZWN0SW5mbxILCgNrZXkYASABKAkSDAoEc2l6ZRgCIAEoAxIUCgxjb250ZW50X3R5cGUYAyABKAkSMQoNbGFzdF9tb2RpZmllZBgEIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXAiSAoTTGlzdE9iamVjdHNSZXNwb25zZRIxCgdvYmplY3RzGAEgAygLMiAubGlxdWlkbWV0YWwudjFhbHBoYTEuT2JqZWN0SW5mbyIZChdMaXN0U21hcnRCdWNrZXRzUmVxdWVzdCJOChhMaXN0U21hcnRCdWNrZXRzUmVzcG9uc2USMgoHYnVja2V0cxgBIAMoCzIhLmxpcXVpZG1ldGFsLnYxYWxwaGExLlNtYXJ0QnVja2V0MpMECg1PYmplY3RTZXJ2aWNlEl4KCVB1dE9iamVjdBImLmxpcXVpZG1ldGFsLnYxYWxwaGExLlB1dE9iamVjdFJlcXVlc3QaJy5saXF1aWRtZXRhbC52MWFscGhhMS5QdXRPYmplY3RSZXNwb25zZSIAEl4KCUdldE9iamVjdBImLmxpcXVpZG1ldGFsLnYxYWxwaGExLkdldE9iamVjdFJlcXVlc3QaJy5saXF1aWRtZXRhbC52MWFscGhhMS5HZXRPYmplY3RSZXNwb25zZSIAEmcKDERlbGV0ZU9iamVjdBIpLmxpcXVpZG1ldGFsLnYxYWxwaGExLkRlbGV0ZU9iamVjdFJlcXVlc3QaKi5saXF1aWRtZXRhbC52MWFscGhhMS5EZWxldGVPYmplY3RSZXNwb25zZSIAEmQKC0xpc3RPYmplY3RzEigubGlxdWlkbWV0YWwudjFhbHBoYTEuTGlzdE9iamVjdHNSZXF1ZXN0GikubGlxdWlkbWV0YWwudjFhbHBoYTEuTGlzdE9iamVjdHNSZXNwb25zZSIAEnMKEExpc3RTbWFydEJ1Y2tldHMSLS5saXF1aWRtZXRhbC52MWFscGhhMS5MaXN0U21hcnRCdWNrZXRzUmVxdWVzdBouLmxpcXVpZG1ldGFsLnYxYWxwaGExLkxpc3RTbWFydEJ1Y2tldHNSZXNwb25zZSIAQqMBChhjb20ubGlxdWlkbWV0YWwudjFhbHBoYTFCFlJlc291cmNlSW50ZXJmYWNlUHJvdG9QAaICA0xYWKoCFExpcXVpZG1ldGFsLlYxYWxwaGExygIUTGlxdWlkbWV0YWxcVjFhbHBoYTHiAiBMaXF1aWRtZXRhbFxWMWFscGhhMVxHUEJNZXRhZGF0YeoCFUxpcXVpZG1ldGFsOjpWMWFscGhhMWIGcHJvdG8z", [file_google_protobuf_timestamp]);
|
|
10
|
+
/**
|
|
11
|
+
* Describes the message liquidmetal.v1alpha1.SmartBucket.
|
|
12
|
+
* Use `create(SmartBucketSchema)` to create a new message.
|
|
10
13
|
*/
|
|
11
|
-
export
|
|
12
|
-
/**
|
|
13
|
-
* id of the record in the catalog SQL database
|
|
14
|
-
*
|
|
15
|
-
* @generated from field: int32 id = 1;
|
|
16
|
-
*/
|
|
17
|
-
id = 0;
|
|
18
|
-
/**
|
|
19
|
-
* internal bucket ID i.e the resource ID of the smart bucket
|
|
20
|
-
*
|
|
21
|
-
* @generated from field: string bucket_id = 2;
|
|
22
|
-
*/
|
|
23
|
-
bucketId = "";
|
|
24
|
-
/**
|
|
25
|
-
* user friendly name for the smart bucket
|
|
26
|
-
*
|
|
27
|
-
* @generated from field: string bucket_name = 3;
|
|
28
|
-
*/
|
|
29
|
-
bucketName = "";
|
|
30
|
-
/**
|
|
31
|
-
* the URL that can be called to retrieve an objects metadata from a smart bucket
|
|
32
|
-
*
|
|
33
|
-
* @generated from field: string url = 4;
|
|
34
|
-
*/
|
|
35
|
-
url = "";
|
|
36
|
-
/**
|
|
37
|
-
* the URL that can be called to delete an objects metadata from a smart bucket
|
|
38
|
-
*
|
|
39
|
-
* @generated from field: string delete_url = 5;
|
|
40
|
-
*/
|
|
41
|
-
deleteUrl = "";
|
|
42
|
-
/**
|
|
43
|
-
* the date and time the smart bucket was registered in the catalog
|
|
44
|
-
*
|
|
45
|
-
* @generated from field: google.protobuf.Timestamp created_at = 6;
|
|
46
|
-
*/
|
|
47
|
-
createdAt;
|
|
48
|
-
/**
|
|
49
|
-
* the date and time the smart bucket was last updated
|
|
50
|
-
*
|
|
51
|
-
* @generated from field: google.protobuf.Timestamp updated_at = 7;
|
|
52
|
-
*/
|
|
53
|
-
updatedAt;
|
|
54
|
-
constructor(data) {
|
|
55
|
-
super();
|
|
56
|
-
proto3.util.initPartial(data, this);
|
|
57
|
-
}
|
|
58
|
-
static runtime = proto3;
|
|
59
|
-
static typeName = "liquidmetal.v1alpha1.SmartBucket";
|
|
60
|
-
static fields = proto3.util.newFieldList(() => [
|
|
61
|
-
{ no: 1, name: "id", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
62
|
-
{ no: 2, name: "bucket_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
63
|
-
{ no: 3, name: "bucket_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
64
|
-
{ no: 4, name: "url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
65
|
-
{ no: 5, name: "delete_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
66
|
-
{ no: 6, name: "created_at", kind: "message", T: Timestamp },
|
|
67
|
-
{ no: 7, name: "updated_at", kind: "message", T: Timestamp },
|
|
68
|
-
]);
|
|
69
|
-
static fromBinary(bytes, options) {
|
|
70
|
-
return new SmartBucket().fromBinary(bytes, options);
|
|
71
|
-
}
|
|
72
|
-
static fromJson(jsonValue, options) {
|
|
73
|
-
return new SmartBucket().fromJson(jsonValue, options);
|
|
74
|
-
}
|
|
75
|
-
static fromJsonString(jsonString, options) {
|
|
76
|
-
return new SmartBucket().fromJsonString(jsonString, options);
|
|
77
|
-
}
|
|
78
|
-
static equals(a, b) {
|
|
79
|
-
return proto3.util.equals(SmartBucket, a, b);
|
|
80
|
-
}
|
|
81
|
-
}
|
|
14
|
+
export const SmartBucketSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 0);
|
|
82
15
|
/**
|
|
83
|
-
*
|
|
16
|
+
* Describes the message liquidmetal.v1alpha1.PutObjectRequest.
|
|
17
|
+
* Use `create(PutObjectRequestSchema)` to create a new message.
|
|
84
18
|
*/
|
|
85
|
-
export
|
|
86
|
-
/**
|
|
87
|
-
* @generated from field: string bucket = 1;
|
|
88
|
-
*/
|
|
89
|
-
bucket = "";
|
|
90
|
-
/**
|
|
91
|
-
* @generated from field: string key = 2;
|
|
92
|
-
*/
|
|
93
|
-
key = "";
|
|
94
|
-
/**
|
|
95
|
-
* @generated from field: bytes content = 3;
|
|
96
|
-
*/
|
|
97
|
-
content = new Uint8Array(0);
|
|
98
|
-
/**
|
|
99
|
-
* @generated from field: string content_type = 4;
|
|
100
|
-
*/
|
|
101
|
-
contentType = "";
|
|
102
|
-
constructor(data) {
|
|
103
|
-
super();
|
|
104
|
-
proto3.util.initPartial(data, this);
|
|
105
|
-
}
|
|
106
|
-
static runtime = proto3;
|
|
107
|
-
static typeName = "liquidmetal.v1alpha1.PutObjectRequest";
|
|
108
|
-
static fields = proto3.util.newFieldList(() => [
|
|
109
|
-
{ no: 1, name: "bucket", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
110
|
-
{ no: 2, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
111
|
-
{ no: 3, name: "content", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
112
|
-
{ no: 4, name: "content_type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
113
|
-
]);
|
|
114
|
-
static fromBinary(bytes, options) {
|
|
115
|
-
return new PutObjectRequest().fromBinary(bytes, options);
|
|
116
|
-
}
|
|
117
|
-
static fromJson(jsonValue, options) {
|
|
118
|
-
return new PutObjectRequest().fromJson(jsonValue, options);
|
|
119
|
-
}
|
|
120
|
-
static fromJsonString(jsonString, options) {
|
|
121
|
-
return new PutObjectRequest().fromJsonString(jsonString, options);
|
|
122
|
-
}
|
|
123
|
-
static equals(a, b) {
|
|
124
|
-
return proto3.util.equals(PutObjectRequest, a, b);
|
|
125
|
-
}
|
|
126
|
-
}
|
|
19
|
+
export const PutObjectRequestSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 1);
|
|
127
20
|
/**
|
|
128
|
-
*
|
|
21
|
+
* Describes the message liquidmetal.v1alpha1.PutObjectResponse.
|
|
22
|
+
* Use `create(PutObjectResponseSchema)` to create a new message.
|
|
129
23
|
*/
|
|
130
|
-
export
|
|
131
|
-
/**
|
|
132
|
-
* @generated from field: bool success = 1;
|
|
133
|
-
*/
|
|
134
|
-
success = false;
|
|
135
|
-
/**
|
|
136
|
-
* @generated from field: string bucket = 2;
|
|
137
|
-
*/
|
|
138
|
-
bucket = "";
|
|
139
|
-
/**
|
|
140
|
-
* @generated from field: string key = 3;
|
|
141
|
-
*/
|
|
142
|
-
key = "";
|
|
143
|
-
constructor(data) {
|
|
144
|
-
super();
|
|
145
|
-
proto3.util.initPartial(data, this);
|
|
146
|
-
}
|
|
147
|
-
static runtime = proto3;
|
|
148
|
-
static typeName = "liquidmetal.v1alpha1.PutObjectResponse";
|
|
149
|
-
static fields = proto3.util.newFieldList(() => [
|
|
150
|
-
{ no: 1, name: "success", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
151
|
-
{ no: 2, name: "bucket", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
152
|
-
{ no: 3, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
153
|
-
]);
|
|
154
|
-
static fromBinary(bytes, options) {
|
|
155
|
-
return new PutObjectResponse().fromBinary(bytes, options);
|
|
156
|
-
}
|
|
157
|
-
static fromJson(jsonValue, options) {
|
|
158
|
-
return new PutObjectResponse().fromJson(jsonValue, options);
|
|
159
|
-
}
|
|
160
|
-
static fromJsonString(jsonString, options) {
|
|
161
|
-
return new PutObjectResponse().fromJsonString(jsonString, options);
|
|
162
|
-
}
|
|
163
|
-
static equals(a, b) {
|
|
164
|
-
return proto3.util.equals(PutObjectResponse, a, b);
|
|
165
|
-
}
|
|
166
|
-
}
|
|
24
|
+
export const PutObjectResponseSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 2);
|
|
167
25
|
/**
|
|
168
|
-
*
|
|
26
|
+
* Describes the message liquidmetal.v1alpha1.GetObjectRequest.
|
|
27
|
+
* Use `create(GetObjectRequestSchema)` to create a new message.
|
|
169
28
|
*/
|
|
170
|
-
export
|
|
171
|
-
/**
|
|
172
|
-
* @generated from field: string bucket = 1;
|
|
173
|
-
*/
|
|
174
|
-
bucket = "";
|
|
175
|
-
/**
|
|
176
|
-
* @generated from field: string key = 2;
|
|
177
|
-
*/
|
|
178
|
-
key = "";
|
|
179
|
-
constructor(data) {
|
|
180
|
-
super();
|
|
181
|
-
proto3.util.initPartial(data, this);
|
|
182
|
-
}
|
|
183
|
-
static runtime = proto3;
|
|
184
|
-
static typeName = "liquidmetal.v1alpha1.GetObjectRequest";
|
|
185
|
-
static fields = proto3.util.newFieldList(() => [
|
|
186
|
-
{ no: 1, name: "bucket", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
187
|
-
{ no: 2, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
188
|
-
]);
|
|
189
|
-
static fromBinary(bytes, options) {
|
|
190
|
-
return new GetObjectRequest().fromBinary(bytes, options);
|
|
191
|
-
}
|
|
192
|
-
static fromJson(jsonValue, options) {
|
|
193
|
-
return new GetObjectRequest().fromJson(jsonValue, options);
|
|
194
|
-
}
|
|
195
|
-
static fromJsonString(jsonString, options) {
|
|
196
|
-
return new GetObjectRequest().fromJsonString(jsonString, options);
|
|
197
|
-
}
|
|
198
|
-
static equals(a, b) {
|
|
199
|
-
return proto3.util.equals(GetObjectRequest, a, b);
|
|
200
|
-
}
|
|
201
|
-
}
|
|
29
|
+
export const GetObjectRequestSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 3);
|
|
202
30
|
/**
|
|
203
|
-
*
|
|
31
|
+
* Describes the message liquidmetal.v1alpha1.GetObjectResponse.
|
|
32
|
+
* Use `create(GetObjectResponseSchema)` to create a new message.
|
|
204
33
|
*/
|
|
205
|
-
export
|
|
206
|
-
/**
|
|
207
|
-
* @generated from field: bytes content = 1;
|
|
208
|
-
*/
|
|
209
|
-
content = new Uint8Array(0);
|
|
210
|
-
/**
|
|
211
|
-
* @generated from field: string content_type = 2;
|
|
212
|
-
*/
|
|
213
|
-
contentType = "";
|
|
214
|
-
constructor(data) {
|
|
215
|
-
super();
|
|
216
|
-
proto3.util.initPartial(data, this);
|
|
217
|
-
}
|
|
218
|
-
static runtime = proto3;
|
|
219
|
-
static typeName = "liquidmetal.v1alpha1.GetObjectResponse";
|
|
220
|
-
static fields = proto3.util.newFieldList(() => [
|
|
221
|
-
{ no: 1, name: "content", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
222
|
-
{ no: 2, name: "content_type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
223
|
-
]);
|
|
224
|
-
static fromBinary(bytes, options) {
|
|
225
|
-
return new GetObjectResponse().fromBinary(bytes, options);
|
|
226
|
-
}
|
|
227
|
-
static fromJson(jsonValue, options) {
|
|
228
|
-
return new GetObjectResponse().fromJson(jsonValue, options);
|
|
229
|
-
}
|
|
230
|
-
static fromJsonString(jsonString, options) {
|
|
231
|
-
return new GetObjectResponse().fromJsonString(jsonString, options);
|
|
232
|
-
}
|
|
233
|
-
static equals(a, b) {
|
|
234
|
-
return proto3.util.equals(GetObjectResponse, a, b);
|
|
235
|
-
}
|
|
236
|
-
}
|
|
34
|
+
export const GetObjectResponseSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 4);
|
|
237
35
|
/**
|
|
238
|
-
*
|
|
36
|
+
* Describes the message liquidmetal.v1alpha1.DeleteObjectRequest.
|
|
37
|
+
* Use `create(DeleteObjectRequestSchema)` to create a new message.
|
|
239
38
|
*/
|
|
240
|
-
export
|
|
241
|
-
/**
|
|
242
|
-
* @generated from field: string bucket = 1;
|
|
243
|
-
*/
|
|
244
|
-
bucket = "";
|
|
245
|
-
/**
|
|
246
|
-
* @generated from field: string key = 2;
|
|
247
|
-
*/
|
|
248
|
-
key = "";
|
|
249
|
-
constructor(data) {
|
|
250
|
-
super();
|
|
251
|
-
proto3.util.initPartial(data, this);
|
|
252
|
-
}
|
|
253
|
-
static runtime = proto3;
|
|
254
|
-
static typeName = "liquidmetal.v1alpha1.DeleteObjectRequest";
|
|
255
|
-
static fields = proto3.util.newFieldList(() => [
|
|
256
|
-
{ no: 1, name: "bucket", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
257
|
-
{ no: 2, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
258
|
-
]);
|
|
259
|
-
static fromBinary(bytes, options) {
|
|
260
|
-
return new DeleteObjectRequest().fromBinary(bytes, options);
|
|
261
|
-
}
|
|
262
|
-
static fromJson(jsonValue, options) {
|
|
263
|
-
return new DeleteObjectRequest().fromJson(jsonValue, options);
|
|
264
|
-
}
|
|
265
|
-
static fromJsonString(jsonString, options) {
|
|
266
|
-
return new DeleteObjectRequest().fromJsonString(jsonString, options);
|
|
267
|
-
}
|
|
268
|
-
static equals(a, b) {
|
|
269
|
-
return proto3.util.equals(DeleteObjectRequest, a, b);
|
|
270
|
-
}
|
|
271
|
-
}
|
|
39
|
+
export const DeleteObjectRequestSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 5);
|
|
272
40
|
/**
|
|
273
|
-
*
|
|
41
|
+
* Describes the message liquidmetal.v1alpha1.DeleteObjectResponse.
|
|
42
|
+
* Use `create(DeleteObjectResponseSchema)` to create a new message.
|
|
274
43
|
*/
|
|
275
|
-
export
|
|
276
|
-
constructor(data) {
|
|
277
|
-
super();
|
|
278
|
-
proto3.util.initPartial(data, this);
|
|
279
|
-
}
|
|
280
|
-
static runtime = proto3;
|
|
281
|
-
static typeName = "liquidmetal.v1alpha1.DeleteObjectResponse";
|
|
282
|
-
static fields = proto3.util.newFieldList(() => []);
|
|
283
|
-
static fromBinary(bytes, options) {
|
|
284
|
-
return new DeleteObjectResponse().fromBinary(bytes, options);
|
|
285
|
-
}
|
|
286
|
-
static fromJson(jsonValue, options) {
|
|
287
|
-
return new DeleteObjectResponse().fromJson(jsonValue, options);
|
|
288
|
-
}
|
|
289
|
-
static fromJsonString(jsonString, options) {
|
|
290
|
-
return new DeleteObjectResponse().fromJsonString(jsonString, options);
|
|
291
|
-
}
|
|
292
|
-
static equals(a, b) {
|
|
293
|
-
return proto3.util.equals(DeleteObjectResponse, a, b);
|
|
294
|
-
}
|
|
295
|
-
}
|
|
44
|
+
export const DeleteObjectResponseSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 6);
|
|
296
45
|
/**
|
|
297
|
-
*
|
|
46
|
+
* Describes the message liquidmetal.v1alpha1.ListObjectsRequest.
|
|
47
|
+
* Use `create(ListObjectsRequestSchema)` to create a new message.
|
|
298
48
|
*/
|
|
299
|
-
export
|
|
300
|
-
/**
|
|
301
|
-
* @generated from field: string bucket = 1;
|
|
302
|
-
*/
|
|
303
|
-
bucket = "";
|
|
304
|
-
constructor(data) {
|
|
305
|
-
super();
|
|
306
|
-
proto3.util.initPartial(data, this);
|
|
307
|
-
}
|
|
308
|
-
static runtime = proto3;
|
|
309
|
-
static typeName = "liquidmetal.v1alpha1.ListObjectsRequest";
|
|
310
|
-
static fields = proto3.util.newFieldList(() => [
|
|
311
|
-
{ no: 1, name: "bucket", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
312
|
-
]);
|
|
313
|
-
static fromBinary(bytes, options) {
|
|
314
|
-
return new ListObjectsRequest().fromBinary(bytes, options);
|
|
315
|
-
}
|
|
316
|
-
static fromJson(jsonValue, options) {
|
|
317
|
-
return new ListObjectsRequest().fromJson(jsonValue, options);
|
|
318
|
-
}
|
|
319
|
-
static fromJsonString(jsonString, options) {
|
|
320
|
-
return new ListObjectsRequest().fromJsonString(jsonString, options);
|
|
321
|
-
}
|
|
322
|
-
static equals(a, b) {
|
|
323
|
-
return proto3.util.equals(ListObjectsRequest, a, b);
|
|
324
|
-
}
|
|
325
|
-
}
|
|
49
|
+
export const ListObjectsRequestSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 7);
|
|
326
50
|
/**
|
|
327
|
-
*
|
|
51
|
+
* Describes the message liquidmetal.v1alpha1.ObjectInfo.
|
|
52
|
+
* Use `create(ObjectInfoSchema)` to create a new message.
|
|
328
53
|
*/
|
|
329
|
-
export
|
|
330
|
-
/**
|
|
331
|
-
* @generated from field: string key = 1;
|
|
332
|
-
*/
|
|
333
|
-
key = "";
|
|
334
|
-
/**
|
|
335
|
-
* @generated from field: int64 size = 2;
|
|
336
|
-
*/
|
|
337
|
-
size = protoInt64.zero;
|
|
338
|
-
/**
|
|
339
|
-
* @generated from field: string content_type = 3;
|
|
340
|
-
*/
|
|
341
|
-
contentType = "";
|
|
342
|
-
/**
|
|
343
|
-
* @generated from field: google.protobuf.Timestamp last_modified = 4;
|
|
344
|
-
*/
|
|
345
|
-
lastModified;
|
|
346
|
-
constructor(data) {
|
|
347
|
-
super();
|
|
348
|
-
proto3.util.initPartial(data, this);
|
|
349
|
-
}
|
|
350
|
-
static runtime = proto3;
|
|
351
|
-
static typeName = "liquidmetal.v1alpha1.ObjectInfo";
|
|
352
|
-
static fields = proto3.util.newFieldList(() => [
|
|
353
|
-
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
354
|
-
{ no: 2, name: "size", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
355
|
-
{ no: 3, name: "content_type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
356
|
-
{ no: 4, name: "last_modified", kind: "message", T: Timestamp },
|
|
357
|
-
]);
|
|
358
|
-
static fromBinary(bytes, options) {
|
|
359
|
-
return new ObjectInfo().fromBinary(bytes, options);
|
|
360
|
-
}
|
|
361
|
-
static fromJson(jsonValue, options) {
|
|
362
|
-
return new ObjectInfo().fromJson(jsonValue, options);
|
|
363
|
-
}
|
|
364
|
-
static fromJsonString(jsonString, options) {
|
|
365
|
-
return new ObjectInfo().fromJsonString(jsonString, options);
|
|
366
|
-
}
|
|
367
|
-
static equals(a, b) {
|
|
368
|
-
return proto3.util.equals(ObjectInfo, a, b);
|
|
369
|
-
}
|
|
370
|
-
}
|
|
54
|
+
export const ObjectInfoSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 8);
|
|
371
55
|
/**
|
|
372
|
-
*
|
|
56
|
+
* Describes the message liquidmetal.v1alpha1.ListObjectsResponse.
|
|
57
|
+
* Use `create(ListObjectsResponseSchema)` to create a new message.
|
|
373
58
|
*/
|
|
374
|
-
export
|
|
375
|
-
/**
|
|
376
|
-
* @generated from field: repeated liquidmetal.v1alpha1.ObjectInfo objects = 1;
|
|
377
|
-
*/
|
|
378
|
-
objects = [];
|
|
379
|
-
constructor(data) {
|
|
380
|
-
super();
|
|
381
|
-
proto3.util.initPartial(data, this);
|
|
382
|
-
}
|
|
383
|
-
static runtime = proto3;
|
|
384
|
-
static typeName = "liquidmetal.v1alpha1.ListObjectsResponse";
|
|
385
|
-
static fields = proto3.util.newFieldList(() => [
|
|
386
|
-
{ no: 1, name: "objects", kind: "message", T: ObjectInfo, repeated: true },
|
|
387
|
-
]);
|
|
388
|
-
static fromBinary(bytes, options) {
|
|
389
|
-
return new ListObjectsResponse().fromBinary(bytes, options);
|
|
390
|
-
}
|
|
391
|
-
static fromJson(jsonValue, options) {
|
|
392
|
-
return new ListObjectsResponse().fromJson(jsonValue, options);
|
|
393
|
-
}
|
|
394
|
-
static fromJsonString(jsonString, options) {
|
|
395
|
-
return new ListObjectsResponse().fromJsonString(jsonString, options);
|
|
396
|
-
}
|
|
397
|
-
static equals(a, b) {
|
|
398
|
-
return proto3.util.equals(ListObjectsResponse, a, b);
|
|
399
|
-
}
|
|
400
|
-
}
|
|
59
|
+
export const ListObjectsResponseSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 9);
|
|
401
60
|
/**
|
|
402
|
-
*
|
|
61
|
+
* Describes the message liquidmetal.v1alpha1.ListSmartBucketsRequest.
|
|
62
|
+
* Use `create(ListSmartBucketsRequestSchema)` to create a new message.
|
|
403
63
|
*/
|
|
404
|
-
export
|
|
405
|
-
constructor(data) {
|
|
406
|
-
super();
|
|
407
|
-
proto3.util.initPartial(data, this);
|
|
408
|
-
}
|
|
409
|
-
static runtime = proto3;
|
|
410
|
-
static typeName = "liquidmetal.v1alpha1.ListSmartBucketsRequest";
|
|
411
|
-
static fields = proto3.util.newFieldList(() => []);
|
|
412
|
-
static fromBinary(bytes, options) {
|
|
413
|
-
return new ListSmartBucketsRequest().fromBinary(bytes, options);
|
|
414
|
-
}
|
|
415
|
-
static fromJson(jsonValue, options) {
|
|
416
|
-
return new ListSmartBucketsRequest().fromJson(jsonValue, options);
|
|
417
|
-
}
|
|
418
|
-
static fromJsonString(jsonString, options) {
|
|
419
|
-
return new ListSmartBucketsRequest().fromJsonString(jsonString, options);
|
|
420
|
-
}
|
|
421
|
-
static equals(a, b) {
|
|
422
|
-
return proto3.util.equals(ListSmartBucketsRequest, a, b);
|
|
423
|
-
}
|
|
424
|
-
}
|
|
64
|
+
export const ListSmartBucketsRequestSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 10);
|
|
425
65
|
/**
|
|
426
|
-
*
|
|
66
|
+
* Describes the message liquidmetal.v1alpha1.ListSmartBucketsResponse.
|
|
67
|
+
* Use `create(ListSmartBucketsResponseSchema)` to create a new message.
|
|
68
|
+
*/
|
|
69
|
+
export const ListSmartBucketsResponseSchema = /*@__PURE__*/ messageDesc(file_liquidmetal_v1alpha1_resource_interface, 11);
|
|
70
|
+
/**
|
|
71
|
+
* ObjectService handles operations on objects stored in buckets
|
|
72
|
+
*
|
|
73
|
+
* @generated from service liquidmetal.v1alpha1.ObjectService
|
|
427
74
|
*/
|
|
428
|
-
export
|
|
429
|
-
/**
|
|
430
|
-
* @generated from field: repeated liquidmetal.v1alpha1.SmartBucket buckets = 1;
|
|
431
|
-
*/
|
|
432
|
-
buckets = [];
|
|
433
|
-
constructor(data) {
|
|
434
|
-
super();
|
|
435
|
-
proto3.util.initPartial(data, this);
|
|
436
|
-
}
|
|
437
|
-
static runtime = proto3;
|
|
438
|
-
static typeName = "liquidmetal.v1alpha1.ListSmartBucketsResponse";
|
|
439
|
-
static fields = proto3.util.newFieldList(() => [
|
|
440
|
-
{ no: 1, name: "buckets", kind: "message", T: SmartBucket, repeated: true },
|
|
441
|
-
]);
|
|
442
|
-
static fromBinary(bytes, options) {
|
|
443
|
-
return new ListSmartBucketsResponse().fromBinary(bytes, options);
|
|
444
|
-
}
|
|
445
|
-
static fromJson(jsonValue, options) {
|
|
446
|
-
return new ListSmartBucketsResponse().fromJson(jsonValue, options);
|
|
447
|
-
}
|
|
448
|
-
static fromJsonString(jsonString, options) {
|
|
449
|
-
return new ListSmartBucketsResponse().fromJsonString(jsonString, options);
|
|
450
|
-
}
|
|
451
|
-
static equals(a, b) {
|
|
452
|
-
return proto3.util.equals(ListSmartBucketsResponse, a, b);
|
|
453
|
-
}
|
|
454
|
-
}
|
|
75
|
+
export const ObjectService = /*@__PURE__*/ serviceDesc(file_liquidmetal_v1alpha1_resource_interface, 0);
|