@sentio/runtime 2.39.7-rc.9 → 2.40.0-rc.2

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 (97) hide show
  1. package/lib/chunk-WDKQZPD5.js +78804 -0
  2. package/lib/index.d.ts +369 -9
  3. package/lib/index.js +92 -9
  4. package/lib/processor-runner.d.ts +0 -2
  5. package/lib/processor-runner.js +51460 -129
  6. package/package.json +5 -25
  7. package/src/db-context.ts +157 -7
  8. package/src/full-service.ts +5 -0
  9. package/src/gen/processor/protos/processor.ts +995 -90
  10. package/src/plugin.ts +30 -4
  11. package/src/processor-runner.ts +26 -2
  12. package/src/provider.ts +166 -0
  13. package/src/service.ts +197 -27
  14. package/src/tsup.config.ts +14 -0
  15. package/lib/chain-config.d.ts +0 -6
  16. package/lib/chain-config.d.ts.map +0 -1
  17. package/lib/chain-config.js +0 -2
  18. package/lib/chain-config.js.map +0 -1
  19. package/lib/db-context.d.ts +0 -17
  20. package/lib/db-context.d.ts.map +0 -1
  21. package/lib/db-context.js +0 -63
  22. package/lib/db-context.js.map +0 -1
  23. package/lib/decode-benchmark.d.ts +0 -3
  24. package/lib/decode-benchmark.d.ts.map +0 -1
  25. package/lib/decode-benchmark.js +0 -20
  26. package/lib/decode-benchmark.js.map +0 -1
  27. package/lib/endpoints.d.ts +0 -9
  28. package/lib/endpoints.d.ts.map +0 -1
  29. package/lib/endpoints.js +0 -9
  30. package/lib/endpoints.js.map +0 -1
  31. package/lib/full-service.d.ts +0 -655
  32. package/lib/full-service.d.ts.map +0 -1
  33. package/lib/full-service.js +0 -137
  34. package/lib/full-service.js.map +0 -1
  35. package/lib/gen/google/protobuf/empty.d.ts +0 -17
  36. package/lib/gen/google/protobuf/empty.d.ts.map +0 -1
  37. package/lib/gen/google/protobuf/empty.js +0 -40
  38. package/lib/gen/google/protobuf/empty.js.map +0 -1
  39. package/lib/gen/google/protobuf/struct.d.ts +0 -77
  40. package/lib/gen/google/protobuf/struct.d.ts.map +0 -1
  41. package/lib/gen/google/protobuf/struct.js +0 -429
  42. package/lib/gen/google/protobuf/struct.js.map +0 -1
  43. package/lib/gen/google/protobuf/timestamp.d.ts +0 -19
  44. package/lib/gen/google/protobuf/timestamp.d.ts.map +0 -1
  45. package/lib/gen/google/protobuf/timestamp.js +0 -83
  46. package/lib/gen/google/protobuf/timestamp.js.map +0 -1
  47. package/lib/gen/processor/protos/processor.d.ts +0 -1470
  48. package/lib/gen/processor/protos/processor.d.ts.map +0 -1
  49. package/lib/gen/processor/protos/processor.js +0 -8512
  50. package/lib/gen/processor/protos/processor.js.map +0 -1
  51. package/lib/gen/service/common/protos/common.d.ts +0 -1698
  52. package/lib/gen/service/common/protos/common.d.ts.map +0 -1
  53. package/lib/gen/service/common/protos/common.js +0 -11383
  54. package/lib/gen/service/common/protos/common.js.map +0 -1
  55. package/lib/global-config.d.ts +0 -8
  56. package/lib/global-config.d.ts.map +0 -1
  57. package/lib/global-config.js +0 -23
  58. package/lib/global-config.js.map +0 -1
  59. package/lib/global-config.test.d.ts +0 -2
  60. package/lib/global-config.test.d.ts.map +0 -1
  61. package/lib/global-config.test.js.map +0 -1
  62. package/lib/index.d.ts.map +0 -1
  63. package/lib/index.js.map +0 -1
  64. package/lib/logger.d.ts +0 -2
  65. package/lib/logger.d.ts.map +0 -1
  66. package/lib/logger.js +0 -39
  67. package/lib/logger.js.map +0 -1
  68. package/lib/logger.test.d.ts +0 -2
  69. package/lib/logger.test.d.ts.map +0 -1
  70. package/lib/logger.test.js.map +0 -1
  71. package/lib/plugin.d.ts +0 -29
  72. package/lib/plugin.d.ts.map +0 -1
  73. package/lib/plugin.js +0 -58
  74. package/lib/plugin.js.map +0 -1
  75. package/lib/processor-runner.d.ts.map +0 -1
  76. package/lib/processor-runner.js.map +0 -1
  77. package/lib/seq-mode.test.d.ts +0 -3
  78. package/lib/seq-mode.test.d.ts.map +0 -1
  79. package/lib/seq-mode.test.js.map +0 -1
  80. package/lib/service.d.ts +0 -179
  81. package/lib/service.d.ts.map +0 -1
  82. package/lib/service.js +0 -194
  83. package/lib/service.js.map +0 -1
  84. package/lib/service.test.d.ts +0 -3
  85. package/lib/service.test.d.ts.map +0 -1
  86. package/lib/service.test.js.map +0 -1
  87. package/lib/state-storage.test.d.ts +0 -2
  88. package/lib/state-storage.test.d.ts.map +0 -1
  89. package/lib/state-storage.test.js.map +0 -1
  90. package/lib/state.d.ts +0 -23
  91. package/lib/state.d.ts.map +0 -1
  92. package/lib/state.js +0 -61
  93. package/lib/state.js.map +0 -1
  94. package/lib/utils.d.ts +0 -6
  95. package/lib/utils.d.ts.map +0 -1
  96. package/lib/utils.js +0 -23
  97. package/lib/utils.js.map +0 -1
@@ -1,1698 +0,0 @@
1
- import _m0 from "protobufjs/minimal.js";
2
- export declare enum Tier {
3
- FREE = 0,
4
- DEV = 1,
5
- PRO = 2,
6
- ENTERPRISE = 3,
7
- ANONYMOUS = 16,
8
- UNRECOGNIZED = -1
9
- }
10
- export declare function tierFromJSON(object: any): Tier;
11
- export declare function tierToJSON(object: Tier): string;
12
- export declare enum OrganizationRole {
13
- ORG_MEMBER = 0,
14
- ORG_ADMIN = 1,
15
- UNRECOGNIZED = -1
16
- }
17
- export declare function organizationRoleFromJSON(object: any): OrganizationRole;
18
- export declare function organizationRoleToJSON(object: OrganizationRole): string;
19
- export declare enum JoinOperator {
20
- AND = 0,
21
- OR = 1,
22
- THEN = 2,
23
- UNRECOGNIZED = -1
24
- }
25
- export declare function joinOperatorFromJSON(object: any): JoinOperator;
26
- export declare function joinOperatorToJSON(object: JoinOperator): string;
27
- export declare enum Permission {
28
- READ = 0,
29
- WRITE = 1,
30
- ADMIN = 2,
31
- UNRECOGNIZED = -1
32
- }
33
- export declare function permissionFromJSON(object: any): Permission;
34
- export declare function permissionToJSON(object: Permission): string;
35
- export declare enum NotificationType {
36
- GENERAL = 0,
37
- PROCESSOR_UPLOAD_FAILED = 101,
38
- PROCESSOR_UPLOAD_SUCCESS = 102,
39
- PROCESSOR_OBSOLETED = 103,
40
- PROCESSOR_STOPPED = 104,
41
- PROCESSOR_ACTIVATED = 105,
42
- PROCESSOR_GENERAL = 106,
43
- PROCESSOR_ERROR = 107,
44
- EXPORT_TASK_FAILED = 201,
45
- EXPORT_TASK_SUCCESS = 202,
46
- BILLING_INVOICE = 301,
47
- BILLING_PAYMENT = 302,
48
- BILLING_SUBSCRIPTION = 303,
49
- UNRECOGNIZED = -1
50
- }
51
- export declare function notificationTypeFromJSON(object: any): NotificationType;
52
- export declare function notificationTypeToJSON(object: NotificationType): string;
53
- export interface UsageTracker {
54
- apiSku: string;
55
- webuiSku: string;
56
- projectIdField: string;
57
- projectSlugField: string;
58
- projectOwnerField: string;
59
- versionField: string;
60
- }
61
- export interface AccessMeta {
62
- projectIdField: string;
63
- projectSlugField: string;
64
- ownerIdField: string;
65
- ownerNameField: string;
66
- processorIdField: string;
67
- processorVersionField: string;
68
- }
69
- export interface User {
70
- id: string;
71
- email: string;
72
- emailVerified: boolean;
73
- lastName: string;
74
- firstName: string;
75
- locale: string;
76
- nickname: string;
77
- picture: string;
78
- sub: string;
79
- updatedAt: bigint;
80
- createdAt: bigint;
81
- username: string;
82
- accountStatus: User_AccountStatus;
83
- tier: Tier;
84
- }
85
- export declare enum User_AccountStatus {
86
- PENDING = 0,
87
- SET_USERNAME = 1,
88
- BANNED = 9,
89
- ACTIVE = 10,
90
- UNRECOGNIZED = -1
91
- }
92
- export declare function user_AccountStatusFromJSON(object: any): User_AccountStatus;
93
- export declare function user_AccountStatusToJSON(object: User_AccountStatus): string;
94
- export interface UserInfo {
95
- id: string;
96
- lastName: string;
97
- firstName: string;
98
- nickname: string;
99
- picture: string;
100
- username: string;
101
- }
102
- export interface Owner {
103
- user?: User | undefined;
104
- organization?: Organization | undefined;
105
- tier: Tier;
106
- }
107
- export interface Project {
108
- id: string;
109
- displayName: string;
110
- description: string;
111
- createdAt: bigint;
112
- updatedAt: bigint;
113
- slug: string;
114
- ownerId: string;
115
- owner: Owner | undefined;
116
- visibility: Project_Visibility;
117
- type: Project_Type;
118
- members: Project_ProjectMember[];
119
- multiVersion: boolean;
120
- ownerName: string;
121
- notificationChannels: Channel[];
122
- views: ProjectView[];
123
- supersetEnable: boolean;
124
- superset: ProjectSuperset | undefined;
125
- enableDisk: boolean;
126
- enableMaterializedView: boolean;
127
- }
128
- export declare enum Project_Visibility {
129
- PUBLIC = 0,
130
- PRIVATE = 1,
131
- UNRECOGNIZED = -1
132
- }
133
- export declare function project_VisibilityFromJSON(object: any): Project_Visibility;
134
- export declare function project_VisibilityToJSON(object: Project_Visibility): string;
135
- export declare enum Project_Type {
136
- SENTIO = 0,
137
- SUBGRAPH = 1,
138
- UNRECOGNIZED = -1
139
- }
140
- export declare function project_TypeFromJSON(object: any): Project_Type;
141
- export declare function project_TypeToJSON(object: Project_Type): string;
142
- export interface Project_ProjectMember {
143
- user: UserInfo | undefined;
144
- role: string;
145
- }
146
- export interface ProjectInfo {
147
- id: string;
148
- displayName: string;
149
- description: string;
150
- createdAt: bigint;
151
- updatedAt: bigint;
152
- slug: string;
153
- owner: string;
154
- visibility: Project_Visibility;
155
- type: Project_Type;
156
- multiVersion: boolean;
157
- supersetEnable: boolean;
158
- superset: ProjectSuperset | undefined;
159
- enableDisk: boolean;
160
- enableMaterializedView: boolean;
161
- }
162
- export interface EventLogColumn {
163
- id: string;
164
- size: number;
165
- name: string;
166
- accessorKey: string;
167
- enableHiding: boolean;
168
- enableSorting: boolean;
169
- enableResizing: boolean;
170
- }
171
- export interface ColumnState {
172
- columnSizing: {
173
- [key: string]: number;
174
- };
175
- columnVisibility: {
176
- [key: string]: boolean;
177
- };
178
- columnOrder: string[];
179
- sorting: ColumnState_Sort[];
180
- }
181
- export interface ColumnState_ColumnSizingEntry {
182
- key: string;
183
- value: number;
184
- }
185
- export interface ColumnState_ColumnVisibilityEntry {
186
- key: string;
187
- value: boolean;
188
- }
189
- export interface ColumnState_Sort {
190
- id: string;
191
- desc: boolean;
192
- }
193
- export interface EventLogConfig {
194
- columns: EventLogColumn[];
195
- state: ColumnState | undefined;
196
- }
197
- export interface ProjectView {
198
- id: string;
199
- projectId: string;
200
- name: string;
201
- config: ProjectView_ProjectViewConfig | undefined;
202
- }
203
- export interface ProjectView_ProjectViewConfig {
204
- eventLog: EventLogConfig | undefined;
205
- }
206
- export interface Organization {
207
- id: string;
208
- oid: string;
209
- name: string;
210
- createdAt: bigint;
211
- updatedAt: bigint;
212
- members: Organization_Member[];
213
- displayName: string;
214
- logoUrl: string;
215
- projects: ProjectInfo[];
216
- tier: Tier;
217
- }
218
- export interface Organization_Member {
219
- user: UserInfo | undefined;
220
- role: OrganizationRole;
221
- }
222
- export interface ApiKey {
223
- id: string;
224
- name: string;
225
- ownerId: string;
226
- scopes: string[];
227
- createdAt: bigint;
228
- updatedAt: bigint;
229
- expiresAt: bigint;
230
- source: string;
231
- }
232
- export interface TimeRangeLite {
233
- start: string;
234
- end: string;
235
- step: number;
236
- timezone: string;
237
- }
238
- export interface TimeRange {
239
- start: TimeRange_TimeLike | undefined;
240
- end: TimeRange_TimeLike | undefined;
241
- step: bigint;
242
- interval: Duration | undefined;
243
- timezone: string;
244
- }
245
- export interface TimeRange_TimeLike {
246
- relativeTime?: TimeRange_RelativeTime | undefined;
247
- absoluteTime?: bigint | undefined;
248
- }
249
- export interface TimeRange_RelativeTime {
250
- unit: string;
251
- value: number;
252
- align: string;
253
- }
254
- export interface Duration {
255
- value: number;
256
- unit: string;
257
- }
258
- export interface Formula {
259
- expression: string;
260
- alias: string;
261
- id: string;
262
- disabled: boolean;
263
- functions: Function[];
264
- }
265
- export interface Argument {
266
- stringValue?: string | undefined;
267
- intValue?: number | undefined;
268
- doubleValue?: number | undefined;
269
- boolValue?: boolean | undefined;
270
- durationValue?: Duration | undefined;
271
- }
272
- export interface Function {
273
- name: string;
274
- arguments: Argument[];
275
- }
276
- export interface Query {
277
- query: string;
278
- alias: string;
279
- id: string;
280
- labelSelector: {
281
- [key: string]: string;
282
- };
283
- aggregate: Aggregate | undefined;
284
- functions: Function[];
285
- disabled: boolean;
286
- }
287
- export interface Query_LabelSelectorEntry {
288
- key: string;
289
- value: string;
290
- }
291
- export interface Aggregate {
292
- op: Aggregate_AggregateOps;
293
- grouping: string[];
294
- }
295
- export declare enum Aggregate_AggregateOps {
296
- AVG = 0,
297
- SUM = 1,
298
- MIN = 2,
299
- MAX = 3,
300
- COUNT = 4,
301
- UNRECOGNIZED = -1
302
- }
303
- export declare function aggregate_AggregateOpsFromJSON(object: any): Aggregate_AggregateOps;
304
- export declare function aggregate_AggregateOpsToJSON(object: Aggregate_AggregateOps): string;
305
- export interface Selector {
306
- key: string;
307
- operator: Selector_OperatorType;
308
- value: Any[];
309
- }
310
- export declare enum Selector_OperatorType {
311
- EQ = 0,
312
- NEQ = 1,
313
- EXISTS = 9,
314
- NOT_EXISTS = 10,
315
- GT = 2,
316
- GTE = 3,
317
- LT = 4,
318
- LTE = 5,
319
- BETWEEN = 7,
320
- NOT_BETWEEN = 8,
321
- CONTAINS = 11,
322
- NOT_CONTAINS = 12,
323
- IN_COHORTS = 13,
324
- NOT_IN_COHORTS = 14,
325
- UNRECOGNIZED = -1
326
- }
327
- export declare function selector_OperatorTypeFromJSON(object: any): Selector_OperatorType;
328
- export declare function selector_OperatorTypeToJSON(object: Selector_OperatorType): string;
329
- export interface SelectorExpr {
330
- selector?: Selector | undefined;
331
- logicExpr?: SelectorExpr_LogicExpr | undefined;
332
- }
333
- export interface SelectorExpr_LogicExpr {
334
- expressions: SelectorExpr[];
335
- operator: JoinOperator;
336
- }
337
- export interface CohortsGroup {
338
- joinOperator: JoinOperator;
339
- filters: CohortsFilter[];
340
- }
341
- export interface CohortsQuery {
342
- joinOperator: JoinOperator;
343
- groups: CohortsGroup[];
344
- name: string;
345
- id: string;
346
- }
347
- export interface SegmentationQuery {
348
- resource: SegmentationQuery_Resource | undefined;
349
- alias: string;
350
- id: string;
351
- aggregation: SegmentationQuery_Aggregation | undefined;
352
- selectorExpr: SegmentationQuery_SelectorExpr | undefined;
353
- groupBy: string[];
354
- limit: number;
355
- functions: Function[];
356
- disabled: boolean;
357
- }
358
- export declare enum SegmentationQuery_ResourceType {
359
- EVENTS = 0,
360
- COHORTS = 1,
361
- UNRECOGNIZED = -1
362
- }
363
- export declare function segmentationQuery_ResourceTypeFromJSON(object: any): SegmentationQuery_ResourceType;
364
- export declare function segmentationQuery_ResourceTypeToJSON(object: SegmentationQuery_ResourceType): string;
365
- export interface SegmentationQuery_Resource {
366
- name: string;
367
- type: SegmentationQuery_ResourceType;
368
- cohortsId?: string | undefined;
369
- cohortsQuery?: CohortsQuery | undefined;
370
- }
371
- export interface SegmentationQuery_Aggregation {
372
- total?: SegmentationQuery_Aggregation_Total | undefined;
373
- unique?: SegmentationQuery_Aggregation_Unique | undefined;
374
- countUnique?: SegmentationQuery_Aggregation_CountUnique | undefined;
375
- aggregateProperties?: SegmentationQuery_Aggregation_AggregateProperties | undefined;
376
- }
377
- export interface SegmentationQuery_Aggregation_Total {
378
- }
379
- export interface SegmentationQuery_Aggregation_Unique {
380
- }
381
- export interface SegmentationQuery_Aggregation_CountUnique {
382
- duration: Duration | undefined;
383
- }
384
- export interface SegmentationQuery_Aggregation_AggregateProperties {
385
- type: SegmentationQuery_Aggregation_AggregateProperties_AggregationType;
386
- propertyName: string;
387
- }
388
- export declare enum SegmentationQuery_Aggregation_AggregateProperties_AggregationType {
389
- SUM = 0,
390
- CUMULATIVE_SUM = 6,
391
- AVG = 1,
392
- MEDIAN = 2,
393
- MIN = 3,
394
- MAX = 4,
395
- DISTINCT_COUNT = 5,
396
- CUMULATIVE_DISTINCT_COUNT = 9,
397
- CUMULATIVE_COUNT = 12,
398
- LAST = 7,
399
- CUMULATIVE_LAST = 10,
400
- FIRST = 8,
401
- CUMULATIVE_FIRST = 11,
402
- PERCENTILE_25TH = 20,
403
- PERCENTILE_75TH = 21,
404
- PERCENTILE_90TH = 22,
405
- PERCENTILE_95TH = 23,
406
- PERCENTILE_99TH = 24,
407
- UNRECOGNIZED = -1
408
- }
409
- export declare function segmentationQuery_Aggregation_AggregateProperties_AggregationTypeFromJSON(object: any): SegmentationQuery_Aggregation_AggregateProperties_AggregationType;
410
- export declare function segmentationQuery_Aggregation_AggregateProperties_AggregationTypeToJSON(object: SegmentationQuery_Aggregation_AggregateProperties_AggregationType): string;
411
- export interface SegmentationQuery_SelectorExpr {
412
- selector?: Selector | undefined;
413
- logicExpr?: SegmentationQuery_SelectorExpr_LogicExpr | undefined;
414
- }
415
- export interface SegmentationQuery_SelectorExpr_LogicExpr {
416
- expressions: SegmentationQuery_SelectorExpr[];
417
- operator: JoinOperator;
418
- }
419
- export interface CohortsFilter {
420
- symbol: boolean;
421
- name: string;
422
- aggregation: CohortsFilter_Aggregation | undefined;
423
- selectorExpr: SelectorExpr | undefined;
424
- timeRange: TimeRangeLite | undefined;
425
- }
426
- export interface CohortsFilter_Aggregation {
427
- total?: CohortsFilter_Aggregation_Total | undefined;
428
- aggregateProperties?: CohortsFilter_Aggregation_AggregateProperties | undefined;
429
- operator: CohortsFilter_Aggregation_OperatorType;
430
- value: Any[];
431
- }
432
- export declare enum CohortsFilter_Aggregation_OperatorType {
433
- EQ = 0,
434
- NEQ = 1,
435
- GT = 2,
436
- GTE = 3,
437
- LT = 4,
438
- LTE = 5,
439
- BETWEEN = 7,
440
- NOT_BETWEEN = 8,
441
- UNRECOGNIZED = -1
442
- }
443
- export declare function cohortsFilter_Aggregation_OperatorTypeFromJSON(object: any): CohortsFilter_Aggregation_OperatorType;
444
- export declare function cohortsFilter_Aggregation_OperatorTypeToJSON(object: CohortsFilter_Aggregation_OperatorType): string;
445
- export interface CohortsFilter_Aggregation_Total {
446
- }
447
- export interface CohortsFilter_Aggregation_AggregateProperties {
448
- type: CohortsFilter_Aggregation_AggregateProperties_AggregationType;
449
- propertyName: string;
450
- }
451
- export declare enum CohortsFilter_Aggregation_AggregateProperties_AggregationType {
452
- SUM = 0,
453
- AVG = 1,
454
- MEDIAN = 2,
455
- MIN = 3,
456
- MAX = 4,
457
- DISTINCT_COUNT = 5,
458
- LAST = 6,
459
- FIRST = 7,
460
- UNRECOGNIZED = -1
461
- }
462
- export declare function cohortsFilter_Aggregation_AggregateProperties_AggregationTypeFromJSON(object: any): CohortsFilter_Aggregation_AggregateProperties_AggregationType;
463
- export declare function cohortsFilter_Aggregation_AggregateProperties_AggregationTypeToJSON(object: CohortsFilter_Aggregation_AggregateProperties_AggregationType): string;
464
- export interface Contract {
465
- address: string;
466
- name: string;
467
- chainId: string;
468
- id: string;
469
- source: Contract_Source;
470
- }
471
- export declare enum Contract_Source {
472
- PROCESSOR = 0,
473
- UI = 1,
474
- UNRECOGNIZED = -1
475
- }
476
- export declare function contract_SourceFromJSON(object: any): Contract_Source;
477
- export declare function contract_SourceToJSON(object: Contract_Source): string;
478
- export interface ErrorRecord {
479
- id: string;
480
- namespace: number;
481
- code: number;
482
- namespaceCode: number;
483
- message: string;
484
- createdAt: Date | undefined;
485
- }
486
- export interface StringList {
487
- values: string[];
488
- }
489
- export interface Any {
490
- intValue?: number | undefined;
491
- longValue?: bigint | undefined;
492
- doubleValue?: number | undefined;
493
- stringValue?: string | undefined;
494
- boolValue?: boolean | undefined;
495
- dateValue?: Date | undefined;
496
- listValue?: StringList | undefined;
497
- }
498
- export interface Channel {
499
- id: string;
500
- projectId: string;
501
- type: Channel_Type;
502
- slackWebhookUrl: string;
503
- emailAddress: string;
504
- name: string;
505
- customWebhookUrl: string;
506
- customHeaders: {
507
- [key: string]: string;
508
- };
509
- telegramReference: string;
510
- telegramChatId: string;
511
- slackTeam: string;
512
- slackChannel: string;
513
- pagerdutyConfig: {
514
- [key: string]: any;
515
- } | undefined;
516
- }
517
- export declare enum Channel_Type {
518
- UNKNOWN = 0,
519
- EMAIL = 1,
520
- SLACK = 2,
521
- TELEGRAM = 3,
522
- WEBHOOK = 4,
523
- DISCORD = 5,
524
- PAGERDUTY = 6,
525
- UNRECOGNIZED = -1
526
- }
527
- export declare function channel_TypeFromJSON(object: any): Channel_Type;
528
- export declare function channel_TypeToJSON(object: Channel_Type): string;
529
- export interface Channel_CustomHeadersEntry {
530
- key: string;
531
- value: string;
532
- }
533
- export interface EventLogEntry {
534
- message: string;
535
- timestamp: bigint;
536
- logLevel: string;
537
- logType: string;
538
- contractName: string;
539
- contractAddress: string;
540
- blockNumber: bigint;
541
- chainId: string;
542
- attributes: {
543
- [key: string]: any;
544
- } | undefined;
545
- id: string;
546
- transactionHash: string;
547
- highlightedMessage: string;
548
- distinctId: string;
549
- eventName: string;
550
- logIndex: number;
551
- transactionIndex: number;
552
- }
553
- export interface Matrix {
554
- samples: Matrix_Sample[];
555
- totalSamples: number;
556
- }
557
- export interface Matrix_Sample {
558
- metric: Matrix_Metric | undefined;
559
- values: Matrix_Value[];
560
- }
561
- export interface Matrix_Metric {
562
- name: string;
563
- labels: {
564
- [key: string]: string;
565
- };
566
- displayName: string;
567
- }
568
- export interface Matrix_Metric_LabelsEntry {
569
- key: string;
570
- value: string;
571
- }
572
- export interface Matrix_Value {
573
- timestamp: bigint;
574
- value: number;
575
- }
576
- export interface DashboardSharingRequest {
577
- sharingId: string;
578
- panelId: string;
579
- samplesLimit: number;
580
- timeRange: TimeRangeLite | undefined;
581
- version: number;
582
- variables: {
583
- [key: string]: any;
584
- } | undefined;
585
- samplesOffset: number;
586
- }
587
- export interface UserUsage {
588
- tier: Tier;
589
- projects: number;
590
- alerts: number;
591
- }
592
- export interface CoinID {
593
- symbol?: string | undefined;
594
- address?: CoinID_AddressIdentifier | undefined;
595
- }
596
- export interface CoinID_AddressIdentifier {
597
- address: string;
598
- chain: string;
599
- }
600
- export interface PriceSegmentationQuery {
601
- id: string;
602
- alias: string;
603
- coinId: CoinID[];
604
- disabled: boolean;
605
- }
606
- export interface TabularData {
607
- columns: string[];
608
- columnTypes: {
609
- [key: string]: TabularData_ColumnType;
610
- };
611
- rows: {
612
- [key: string]: any;
613
- }[];
614
- generatedAt: Date | undefined;
615
- cursor: string;
616
- }
617
- export declare enum TabularData_ColumnType {
618
- STRING = 0,
619
- NUMBER = 1,
620
- BOOLEAN = 2,
621
- LIST = 3,
622
- TIME = 4,
623
- UNRECOGNIZED = -1
624
- }
625
- export declare function tabularData_ColumnTypeFromJSON(object: any): TabularData_ColumnType;
626
- export declare function tabularData_ColumnTypeToJSON(object: TabularData_ColumnType): string;
627
- export interface TabularData_ColumnTypesEntry {
628
- key: string;
629
- value: TabularData_ColumnType;
630
- }
631
- export interface Account {
632
- name: string;
633
- id: string;
634
- contact: string;
635
- paymentInfo: {
636
- [key: string]: any;
637
- } | undefined;
638
- ownerId: string;
639
- owner: Owner | undefined;
640
- address: string;
641
- paymentMethod: string;
642
- }
643
- export interface ImportedProject {
644
- name: string;
645
- project: Project | undefined;
646
- imported: Project | undefined;
647
- }
648
- export interface ProjectSuperset {
649
- projectId: string;
650
- createdAt: Date | undefined;
651
- syncAt: Date | undefined;
652
- }
653
- export interface SegmentParameter {
654
- cohortId?: string | undefined;
655
- allUsers?: boolean | undefined;
656
- }
657
- export interface RetentionQuery {
658
- resources: RetentionQuery_Resource[];
659
- criteria: RetentionQuery_Criteria;
660
- interval: RetentionQuery_Interval | undefined;
661
- selectorExpr: SelectorExpr | undefined;
662
- groupBy: string[];
663
- segmentBy: SegmentParameter[];
664
- windowSize: number;
665
- }
666
- export declare enum RetentionQuery_Criteria {
667
- OnOrAfter = 0,
668
- On = 1,
669
- UNRECOGNIZED = -1
670
- }
671
- export declare function retentionQuery_CriteriaFromJSON(object: any): RetentionQuery_Criteria;
672
- export declare function retentionQuery_CriteriaToJSON(object: RetentionQuery_Criteria): string;
673
- export interface RetentionQuery_Filter {
674
- propertyFilter: SelectorExpr | undefined;
675
- timeFilter: RetentionQuery_Filter_TimeFilter | undefined;
676
- }
677
- export interface RetentionQuery_Filter_TimeFilter {
678
- type: RetentionQuery_Filter_TimeFilter_Type;
679
- }
680
- export declare enum RetentionQuery_Filter_TimeFilter_Type {
681
- Disable = 0,
682
- FirstInTimeRange = 1,
683
- FirstInGlobal = 2,
684
- UNRECOGNIZED = -1
685
- }
686
- export declare function retentionQuery_Filter_TimeFilter_TypeFromJSON(object: any): RetentionQuery_Filter_TimeFilter_Type;
687
- export declare function retentionQuery_Filter_TimeFilter_TypeToJSON(object: RetentionQuery_Filter_TimeFilter_Type): string;
688
- export interface RetentionQuery_Resource {
689
- eventNames: string[];
690
- filter: RetentionQuery_Filter | undefined;
691
- }
692
- export interface RetentionQuery_Interval {
693
- value: number;
694
- unit: RetentionQuery_Interval_Unit;
695
- }
696
- export declare enum RetentionQuery_Interval_Unit {
697
- Day = 0,
698
- Week = 1,
699
- Month = 2,
700
- UNRECOGNIZED = -1
701
- }
702
- export declare function retentionQuery_Interval_UnitFromJSON(object: any): RetentionQuery_Interval_Unit;
703
- export declare function retentionQuery_Interval_UnitToJSON(object: RetentionQuery_Interval_Unit): string;
704
- export interface RetentionMatrix {
705
- samples: RetentionMatrix_Sample[];
706
- }
707
- export interface RetentionMatrix_Sample {
708
- time: Date | undefined;
709
- segmentParameter: SegmentParameter | undefined;
710
- labels: {
711
- [key: string]: string;
712
- };
713
- totalCount: number;
714
- counts: number[];
715
- rates: number[];
716
- }
717
- export interface RetentionMatrix_Sample_LabelsEntry {
718
- key: string;
719
- value: string;
720
- }
721
- export interface ComputeStats {
722
- computedAt: Date | undefined;
723
- computeCostMs: bigint;
724
- binaryVersionHash: bigint;
725
- computedBy: string;
726
- isCached: boolean;
727
- isRefreshing: boolean;
728
- }
729
- export interface ClickhouseStatus {
730
- mutations: {
731
- [key: number]: ClickhouseStatus_Mutation;
732
- };
733
- processes: {
734
- [key: number]: ClickhouseStatus_Processes;
735
- };
736
- }
737
- export interface ClickhouseStatus_Mutation {
738
- undoneCnt: number;
739
- }
740
- export interface ClickhouseStatus_Process {
741
- query: string;
742
- queryKind: string;
743
- elapsed: number;
744
- }
745
- export interface ClickhouseStatus_Processes {
746
- processes: ClickhouseStatus_Process[];
747
- }
748
- export interface ClickhouseStatus_MutationsEntry {
749
- key: number;
750
- value: ClickhouseStatus_Mutation | undefined;
751
- }
752
- export interface ClickhouseStatus_ProcessesEntry {
753
- key: number;
754
- value: ClickhouseStatus_Processes | undefined;
755
- }
756
- export interface ProjectVariables {
757
- projectId: string;
758
- variables: ProjectVariables_Variable[];
759
- }
760
- export interface ProjectVariables_Variable {
761
- key: string;
762
- value: string;
763
- isSecret: boolean;
764
- updatedAt: Date | undefined;
765
- }
766
- export interface CachePolicy {
767
- cacheTtlSecs: number;
768
- cacheRefreshTtlSecs: number;
769
- forceRefresh: boolean;
770
- noCache: boolean;
771
- }
772
- export interface SystemSQLQuery {
773
- id: string;
774
- alias: string;
775
- name: string;
776
- tableName: string;
777
- aggregation: SystemSQLQuery_Aggregation | undefined;
778
- selectorExpr: SelectorExpr | undefined;
779
- groupBy: string[];
780
- disabled: boolean;
781
- }
782
- export interface SystemSQLQuery_Aggregation {
783
- total?: SystemSQLQuery_Aggregation_Total | undefined;
784
- countUnique?: SystemSQLQuery_Aggregation_CountUnique | undefined;
785
- aggregateProperties?: SystemSQLQuery_Aggregation_AggregateProperties | undefined;
786
- }
787
- export interface SystemSQLQuery_Aggregation_Total {
788
- }
789
- export interface SystemSQLQuery_Aggregation_CountUnique {
790
- duration: Duration | undefined;
791
- }
792
- export interface SystemSQLQuery_Aggregation_AggregateProperties {
793
- type: SystemSQLQuery_Aggregation_AggregateProperties_AggregationType;
794
- propertyName: string;
795
- }
796
- export declare enum SystemSQLQuery_Aggregation_AggregateProperties_AggregationType {
797
- SUM = 0,
798
- AVG = 1,
799
- MEDIAN = 2,
800
- MIN = 3,
801
- MAX = 4,
802
- DISTINCT_COUNT = 5,
803
- UNRECOGNIZED = -1
804
- }
805
- export declare function systemSQLQuery_Aggregation_AggregateProperties_AggregationTypeFromJSON(object: any): SystemSQLQuery_Aggregation_AggregateProperties_AggregationType;
806
- export declare function systemSQLQuery_Aggregation_AggregateProperties_AggregationTypeToJSON(object: SystemSQLQuery_Aggregation_AggregateProperties_AggregationType): string;
807
- export interface Notification {
808
- id: string;
809
- projectId: string;
810
- source: string;
811
- level: string;
812
- message: string;
813
- createdAt: Date | undefined;
814
- type: NotificationType;
815
- ownerId: string;
816
- owner: Owner | undefined;
817
- project: Project | undefined;
818
- attributes: {
819
- [key: string]: string;
820
- };
821
- read: boolean;
822
- repeat: number;
823
- }
824
- export interface Notification_AttributesEntry {
825
- key: string;
826
- value: string;
827
- }
828
- export interface RichValue {
829
- nullValue?: RichValue_NullValue | undefined;
830
- intValue?: number | undefined;
831
- floatValue?: number | undefined;
832
- bytesValue?: Uint8Array | undefined;
833
- boolValue?: boolean | undefined;
834
- stringValue?: string | undefined;
835
- timestampValue?: Date | undefined;
836
- bigintValue?: BigInteger | undefined;
837
- bigdecimalValue?: BigDecimal | undefined;
838
- listValue?: RichValueList | undefined;
839
- }
840
- export declare enum RichValue_NullValue {
841
- NULL_VALUE = 0,
842
- UNRECOGNIZED = -1
843
- }
844
- export declare function richValue_NullValueFromJSON(object: any): RichValue_NullValue;
845
- export declare function richValue_NullValueToJSON(object: RichValue_NullValue): string;
846
- export interface RichStruct {
847
- fields: {
848
- [key: string]: RichValue;
849
- };
850
- }
851
- export interface RichStruct_FieldsEntry {
852
- key: string;
853
- value: RichValue | undefined;
854
- }
855
- export interface RichValueList {
856
- values: RichValue[];
857
- }
858
- export interface RichStructList {
859
- entities: RichStruct[];
860
- }
861
- export interface BigDecimal {
862
- value: BigInteger | undefined;
863
- exp: number;
864
- }
865
- export interface BigInteger {
866
- negative: boolean;
867
- data: Uint8Array;
868
- }
869
- export declare const UsageTracker: {
870
- encode(message: UsageTracker, writer?: _m0.Writer): _m0.Writer;
871
- decode(input: _m0.Reader | Uint8Array, length?: number): UsageTracker;
872
- fromJSON(object: any): UsageTracker;
873
- toJSON(message: UsageTracker): unknown;
874
- create(base?: DeepPartial<UsageTracker>): UsageTracker;
875
- fromPartial(object: DeepPartial<UsageTracker>): UsageTracker;
876
- };
877
- export declare const AccessMeta: {
878
- encode(message: AccessMeta, writer?: _m0.Writer): _m0.Writer;
879
- decode(input: _m0.Reader | Uint8Array, length?: number): AccessMeta;
880
- fromJSON(object: any): AccessMeta;
881
- toJSON(message: AccessMeta): unknown;
882
- create(base?: DeepPartial<AccessMeta>): AccessMeta;
883
- fromPartial(object: DeepPartial<AccessMeta>): AccessMeta;
884
- };
885
- export declare const User: {
886
- encode(message: User, writer?: _m0.Writer): _m0.Writer;
887
- decode(input: _m0.Reader | Uint8Array, length?: number): User;
888
- fromJSON(object: any): User;
889
- toJSON(message: User): unknown;
890
- create(base?: DeepPartial<User>): User;
891
- fromPartial(object: DeepPartial<User>): User;
892
- };
893
- export declare const UserInfo: {
894
- encode(message: UserInfo, writer?: _m0.Writer): _m0.Writer;
895
- decode(input: _m0.Reader | Uint8Array, length?: number): UserInfo;
896
- fromJSON(object: any): UserInfo;
897
- toJSON(message: UserInfo): unknown;
898
- create(base?: DeepPartial<UserInfo>): UserInfo;
899
- fromPartial(object: DeepPartial<UserInfo>): UserInfo;
900
- };
901
- export declare const Owner: {
902
- encode(message: Owner, writer?: _m0.Writer): _m0.Writer;
903
- decode(input: _m0.Reader | Uint8Array, length?: number): Owner;
904
- fromJSON(object: any): Owner;
905
- toJSON(message: Owner): unknown;
906
- create(base?: DeepPartial<Owner>): Owner;
907
- fromPartial(object: DeepPartial<Owner>): Owner;
908
- };
909
- export declare const Project: {
910
- encode(message: Project, writer?: _m0.Writer): _m0.Writer;
911
- decode(input: _m0.Reader | Uint8Array, length?: number): Project;
912
- fromJSON(object: any): Project;
913
- toJSON(message: Project): unknown;
914
- create(base?: DeepPartial<Project>): Project;
915
- fromPartial(object: DeepPartial<Project>): Project;
916
- };
917
- export declare const Project_ProjectMember: {
918
- encode(message: Project_ProjectMember, writer?: _m0.Writer): _m0.Writer;
919
- decode(input: _m0.Reader | Uint8Array, length?: number): Project_ProjectMember;
920
- fromJSON(object: any): Project_ProjectMember;
921
- toJSON(message: Project_ProjectMember): unknown;
922
- create(base?: DeepPartial<Project_ProjectMember>): Project_ProjectMember;
923
- fromPartial(object: DeepPartial<Project_ProjectMember>): Project_ProjectMember;
924
- };
925
- export declare const ProjectInfo: {
926
- encode(message: ProjectInfo, writer?: _m0.Writer): _m0.Writer;
927
- decode(input: _m0.Reader | Uint8Array, length?: number): ProjectInfo;
928
- fromJSON(object: any): ProjectInfo;
929
- toJSON(message: ProjectInfo): unknown;
930
- create(base?: DeepPartial<ProjectInfo>): ProjectInfo;
931
- fromPartial(object: DeepPartial<ProjectInfo>): ProjectInfo;
932
- };
933
- export declare const EventLogColumn: {
934
- encode(message: EventLogColumn, writer?: _m0.Writer): _m0.Writer;
935
- decode(input: _m0.Reader | Uint8Array, length?: number): EventLogColumn;
936
- fromJSON(object: any): EventLogColumn;
937
- toJSON(message: EventLogColumn): unknown;
938
- create(base?: DeepPartial<EventLogColumn>): EventLogColumn;
939
- fromPartial(object: DeepPartial<EventLogColumn>): EventLogColumn;
940
- };
941
- export declare const ColumnState: {
942
- encode(message: ColumnState, writer?: _m0.Writer): _m0.Writer;
943
- decode(input: _m0.Reader | Uint8Array, length?: number): ColumnState;
944
- fromJSON(object: any): ColumnState;
945
- toJSON(message: ColumnState): unknown;
946
- create(base?: DeepPartial<ColumnState>): ColumnState;
947
- fromPartial(object: DeepPartial<ColumnState>): ColumnState;
948
- };
949
- export declare const ColumnState_ColumnSizingEntry: {
950
- encode(message: ColumnState_ColumnSizingEntry, writer?: _m0.Writer): _m0.Writer;
951
- decode(input: _m0.Reader | Uint8Array, length?: number): ColumnState_ColumnSizingEntry;
952
- fromJSON(object: any): ColumnState_ColumnSizingEntry;
953
- toJSON(message: ColumnState_ColumnSizingEntry): unknown;
954
- create(base?: DeepPartial<ColumnState_ColumnSizingEntry>): ColumnState_ColumnSizingEntry;
955
- fromPartial(object: DeepPartial<ColumnState_ColumnSizingEntry>): ColumnState_ColumnSizingEntry;
956
- };
957
- export declare const ColumnState_ColumnVisibilityEntry: {
958
- encode(message: ColumnState_ColumnVisibilityEntry, writer?: _m0.Writer): _m0.Writer;
959
- decode(input: _m0.Reader | Uint8Array, length?: number): ColumnState_ColumnVisibilityEntry;
960
- fromJSON(object: any): ColumnState_ColumnVisibilityEntry;
961
- toJSON(message: ColumnState_ColumnVisibilityEntry): unknown;
962
- create(base?: DeepPartial<ColumnState_ColumnVisibilityEntry>): ColumnState_ColumnVisibilityEntry;
963
- fromPartial(object: DeepPartial<ColumnState_ColumnVisibilityEntry>): ColumnState_ColumnVisibilityEntry;
964
- };
965
- export declare const ColumnState_Sort: {
966
- encode(message: ColumnState_Sort, writer?: _m0.Writer): _m0.Writer;
967
- decode(input: _m0.Reader | Uint8Array, length?: number): ColumnState_Sort;
968
- fromJSON(object: any): ColumnState_Sort;
969
- toJSON(message: ColumnState_Sort): unknown;
970
- create(base?: DeepPartial<ColumnState_Sort>): ColumnState_Sort;
971
- fromPartial(object: DeepPartial<ColumnState_Sort>): ColumnState_Sort;
972
- };
973
- export declare const EventLogConfig: {
974
- encode(message: EventLogConfig, writer?: _m0.Writer): _m0.Writer;
975
- decode(input: _m0.Reader | Uint8Array, length?: number): EventLogConfig;
976
- fromJSON(object: any): EventLogConfig;
977
- toJSON(message: EventLogConfig): unknown;
978
- create(base?: DeepPartial<EventLogConfig>): EventLogConfig;
979
- fromPartial(object: DeepPartial<EventLogConfig>): EventLogConfig;
980
- };
981
- export declare const ProjectView: {
982
- encode(message: ProjectView, writer?: _m0.Writer): _m0.Writer;
983
- decode(input: _m0.Reader | Uint8Array, length?: number): ProjectView;
984
- fromJSON(object: any): ProjectView;
985
- toJSON(message: ProjectView): unknown;
986
- create(base?: DeepPartial<ProjectView>): ProjectView;
987
- fromPartial(object: DeepPartial<ProjectView>): ProjectView;
988
- };
989
- export declare const ProjectView_ProjectViewConfig: {
990
- encode(message: ProjectView_ProjectViewConfig, writer?: _m0.Writer): _m0.Writer;
991
- decode(input: _m0.Reader | Uint8Array, length?: number): ProjectView_ProjectViewConfig;
992
- fromJSON(object: any): ProjectView_ProjectViewConfig;
993
- toJSON(message: ProjectView_ProjectViewConfig): unknown;
994
- create(base?: DeepPartial<ProjectView_ProjectViewConfig>): ProjectView_ProjectViewConfig;
995
- fromPartial(object: DeepPartial<ProjectView_ProjectViewConfig>): ProjectView_ProjectViewConfig;
996
- };
997
- export declare const Organization: {
998
- encode(message: Organization, writer?: _m0.Writer): _m0.Writer;
999
- decode(input: _m0.Reader | Uint8Array, length?: number): Organization;
1000
- fromJSON(object: any): Organization;
1001
- toJSON(message: Organization): unknown;
1002
- create(base?: DeepPartial<Organization>): Organization;
1003
- fromPartial(object: DeepPartial<Organization>): Organization;
1004
- };
1005
- export declare const Organization_Member: {
1006
- encode(message: Organization_Member, writer?: _m0.Writer): _m0.Writer;
1007
- decode(input: _m0.Reader | Uint8Array, length?: number): Organization_Member;
1008
- fromJSON(object: any): Organization_Member;
1009
- toJSON(message: Organization_Member): unknown;
1010
- create(base?: DeepPartial<Organization_Member>): Organization_Member;
1011
- fromPartial(object: DeepPartial<Organization_Member>): Organization_Member;
1012
- };
1013
- export declare const ApiKey: {
1014
- encode(message: ApiKey, writer?: _m0.Writer): _m0.Writer;
1015
- decode(input: _m0.Reader | Uint8Array, length?: number): ApiKey;
1016
- fromJSON(object: any): ApiKey;
1017
- toJSON(message: ApiKey): unknown;
1018
- create(base?: DeepPartial<ApiKey>): ApiKey;
1019
- fromPartial(object: DeepPartial<ApiKey>): ApiKey;
1020
- };
1021
- export declare const TimeRangeLite: {
1022
- encode(message: TimeRangeLite, writer?: _m0.Writer): _m0.Writer;
1023
- decode(input: _m0.Reader | Uint8Array, length?: number): TimeRangeLite;
1024
- fromJSON(object: any): TimeRangeLite;
1025
- toJSON(message: TimeRangeLite): unknown;
1026
- create(base?: DeepPartial<TimeRangeLite>): TimeRangeLite;
1027
- fromPartial(object: DeepPartial<TimeRangeLite>): TimeRangeLite;
1028
- };
1029
- export declare const TimeRange: {
1030
- encode(message: TimeRange, writer?: _m0.Writer): _m0.Writer;
1031
- decode(input: _m0.Reader | Uint8Array, length?: number): TimeRange;
1032
- fromJSON(object: any): TimeRange;
1033
- toJSON(message: TimeRange): unknown;
1034
- create(base?: DeepPartial<TimeRange>): TimeRange;
1035
- fromPartial(object: DeepPartial<TimeRange>): TimeRange;
1036
- };
1037
- export declare const TimeRange_TimeLike: {
1038
- encode(message: TimeRange_TimeLike, writer?: _m0.Writer): _m0.Writer;
1039
- decode(input: _m0.Reader | Uint8Array, length?: number): TimeRange_TimeLike;
1040
- fromJSON(object: any): TimeRange_TimeLike;
1041
- toJSON(message: TimeRange_TimeLike): unknown;
1042
- create(base?: DeepPartial<TimeRange_TimeLike>): TimeRange_TimeLike;
1043
- fromPartial(object: DeepPartial<TimeRange_TimeLike>): TimeRange_TimeLike;
1044
- };
1045
- export declare const TimeRange_RelativeTime: {
1046
- encode(message: TimeRange_RelativeTime, writer?: _m0.Writer): _m0.Writer;
1047
- decode(input: _m0.Reader | Uint8Array, length?: number): TimeRange_RelativeTime;
1048
- fromJSON(object: any): TimeRange_RelativeTime;
1049
- toJSON(message: TimeRange_RelativeTime): unknown;
1050
- create(base?: DeepPartial<TimeRange_RelativeTime>): TimeRange_RelativeTime;
1051
- fromPartial(object: DeepPartial<TimeRange_RelativeTime>): TimeRange_RelativeTime;
1052
- };
1053
- export declare const Duration: {
1054
- encode(message: Duration, writer?: _m0.Writer): _m0.Writer;
1055
- decode(input: _m0.Reader | Uint8Array, length?: number): Duration;
1056
- fromJSON(object: any): Duration;
1057
- toJSON(message: Duration): unknown;
1058
- create(base?: DeepPartial<Duration>): Duration;
1059
- fromPartial(object: DeepPartial<Duration>): Duration;
1060
- };
1061
- export declare const Formula: {
1062
- encode(message: Formula, writer?: _m0.Writer): _m0.Writer;
1063
- decode(input: _m0.Reader | Uint8Array, length?: number): Formula;
1064
- fromJSON(object: any): Formula;
1065
- toJSON(message: Formula): unknown;
1066
- create(base?: DeepPartial<Formula>): Formula;
1067
- fromPartial(object: DeepPartial<Formula>): Formula;
1068
- };
1069
- export declare const Argument: {
1070
- encode(message: Argument, writer?: _m0.Writer): _m0.Writer;
1071
- decode(input: _m0.Reader | Uint8Array, length?: number): Argument;
1072
- fromJSON(object: any): Argument;
1073
- toJSON(message: Argument): unknown;
1074
- create(base?: DeepPartial<Argument>): Argument;
1075
- fromPartial(object: DeepPartial<Argument>): Argument;
1076
- };
1077
- export declare const Function: {
1078
- encode(message: Function, writer?: _m0.Writer): _m0.Writer;
1079
- decode(input: _m0.Reader | Uint8Array, length?: number): Function;
1080
- fromJSON(object: any): Function;
1081
- toJSON(message: Function): unknown;
1082
- create(base?: DeepPartial<Function>): Function;
1083
- fromPartial(object: DeepPartial<Function>): Function;
1084
- };
1085
- export declare const Query: {
1086
- encode(message: Query, writer?: _m0.Writer): _m0.Writer;
1087
- decode(input: _m0.Reader | Uint8Array, length?: number): Query;
1088
- fromJSON(object: any): Query;
1089
- toJSON(message: Query): unknown;
1090
- create(base?: DeepPartial<Query>): Query;
1091
- fromPartial(object: DeepPartial<Query>): Query;
1092
- };
1093
- export declare const Query_LabelSelectorEntry: {
1094
- encode(message: Query_LabelSelectorEntry, writer?: _m0.Writer): _m0.Writer;
1095
- decode(input: _m0.Reader | Uint8Array, length?: number): Query_LabelSelectorEntry;
1096
- fromJSON(object: any): Query_LabelSelectorEntry;
1097
- toJSON(message: Query_LabelSelectorEntry): unknown;
1098
- create(base?: DeepPartial<Query_LabelSelectorEntry>): Query_LabelSelectorEntry;
1099
- fromPartial(object: DeepPartial<Query_LabelSelectorEntry>): Query_LabelSelectorEntry;
1100
- };
1101
- export declare const Aggregate: {
1102
- encode(message: Aggregate, writer?: _m0.Writer): _m0.Writer;
1103
- decode(input: _m0.Reader | Uint8Array, length?: number): Aggregate;
1104
- fromJSON(object: any): Aggregate;
1105
- toJSON(message: Aggregate): unknown;
1106
- create(base?: DeepPartial<Aggregate>): Aggregate;
1107
- fromPartial(object: DeepPartial<Aggregate>): Aggregate;
1108
- };
1109
- export declare const Selector: {
1110
- encode(message: Selector, writer?: _m0.Writer): _m0.Writer;
1111
- decode(input: _m0.Reader | Uint8Array, length?: number): Selector;
1112
- fromJSON(object: any): Selector;
1113
- toJSON(message: Selector): unknown;
1114
- create(base?: DeepPartial<Selector>): Selector;
1115
- fromPartial(object: DeepPartial<Selector>): Selector;
1116
- };
1117
- export declare const SelectorExpr: {
1118
- encode(message: SelectorExpr, writer?: _m0.Writer): _m0.Writer;
1119
- decode(input: _m0.Reader | Uint8Array, length?: number): SelectorExpr;
1120
- fromJSON(object: any): SelectorExpr;
1121
- toJSON(message: SelectorExpr): unknown;
1122
- create(base?: DeepPartial<SelectorExpr>): SelectorExpr;
1123
- fromPartial(object: DeepPartial<SelectorExpr>): SelectorExpr;
1124
- };
1125
- export declare const SelectorExpr_LogicExpr: {
1126
- encode(message: SelectorExpr_LogicExpr, writer?: _m0.Writer): _m0.Writer;
1127
- decode(input: _m0.Reader | Uint8Array, length?: number): SelectorExpr_LogicExpr;
1128
- fromJSON(object: any): SelectorExpr_LogicExpr;
1129
- toJSON(message: SelectorExpr_LogicExpr): unknown;
1130
- create(base?: DeepPartial<SelectorExpr_LogicExpr>): SelectorExpr_LogicExpr;
1131
- fromPartial(object: DeepPartial<SelectorExpr_LogicExpr>): SelectorExpr_LogicExpr;
1132
- };
1133
- export declare const CohortsGroup: {
1134
- encode(message: CohortsGroup, writer?: _m0.Writer): _m0.Writer;
1135
- decode(input: _m0.Reader | Uint8Array, length?: number): CohortsGroup;
1136
- fromJSON(object: any): CohortsGroup;
1137
- toJSON(message: CohortsGroup): unknown;
1138
- create(base?: DeepPartial<CohortsGroup>): CohortsGroup;
1139
- fromPartial(object: DeepPartial<CohortsGroup>): CohortsGroup;
1140
- };
1141
- export declare const CohortsQuery: {
1142
- encode(message: CohortsQuery, writer?: _m0.Writer): _m0.Writer;
1143
- decode(input: _m0.Reader | Uint8Array, length?: number): CohortsQuery;
1144
- fromJSON(object: any): CohortsQuery;
1145
- toJSON(message: CohortsQuery): unknown;
1146
- create(base?: DeepPartial<CohortsQuery>): CohortsQuery;
1147
- fromPartial(object: DeepPartial<CohortsQuery>): CohortsQuery;
1148
- };
1149
- export declare const SegmentationQuery: {
1150
- encode(message: SegmentationQuery, writer?: _m0.Writer): _m0.Writer;
1151
- decode(input: _m0.Reader | Uint8Array, length?: number): SegmentationQuery;
1152
- fromJSON(object: any): SegmentationQuery;
1153
- toJSON(message: SegmentationQuery): unknown;
1154
- create(base?: DeepPartial<SegmentationQuery>): SegmentationQuery;
1155
- fromPartial(object: DeepPartial<SegmentationQuery>): SegmentationQuery;
1156
- };
1157
- export declare const SegmentationQuery_Resource: {
1158
- encode(message: SegmentationQuery_Resource, writer?: _m0.Writer): _m0.Writer;
1159
- decode(input: _m0.Reader | Uint8Array, length?: number): SegmentationQuery_Resource;
1160
- fromJSON(object: any): SegmentationQuery_Resource;
1161
- toJSON(message: SegmentationQuery_Resource): unknown;
1162
- create(base?: DeepPartial<SegmentationQuery_Resource>): SegmentationQuery_Resource;
1163
- fromPartial(object: DeepPartial<SegmentationQuery_Resource>): SegmentationQuery_Resource;
1164
- };
1165
- export declare const SegmentationQuery_Aggregation: {
1166
- encode(message: SegmentationQuery_Aggregation, writer?: _m0.Writer): _m0.Writer;
1167
- decode(input: _m0.Reader | Uint8Array, length?: number): SegmentationQuery_Aggregation;
1168
- fromJSON(object: any): SegmentationQuery_Aggregation;
1169
- toJSON(message: SegmentationQuery_Aggregation): unknown;
1170
- create(base?: DeepPartial<SegmentationQuery_Aggregation>): SegmentationQuery_Aggregation;
1171
- fromPartial(object: DeepPartial<SegmentationQuery_Aggregation>): SegmentationQuery_Aggregation;
1172
- };
1173
- export declare const SegmentationQuery_Aggregation_Total: {
1174
- encode(_: SegmentationQuery_Aggregation_Total, writer?: _m0.Writer): _m0.Writer;
1175
- decode(input: _m0.Reader | Uint8Array, length?: number): SegmentationQuery_Aggregation_Total;
1176
- fromJSON(_: any): SegmentationQuery_Aggregation_Total;
1177
- toJSON(_: SegmentationQuery_Aggregation_Total): unknown;
1178
- create(base?: DeepPartial<SegmentationQuery_Aggregation_Total>): SegmentationQuery_Aggregation_Total;
1179
- fromPartial(_: DeepPartial<SegmentationQuery_Aggregation_Total>): SegmentationQuery_Aggregation_Total;
1180
- };
1181
- export declare const SegmentationQuery_Aggregation_Unique: {
1182
- encode(_: SegmentationQuery_Aggregation_Unique, writer?: _m0.Writer): _m0.Writer;
1183
- decode(input: _m0.Reader | Uint8Array, length?: number): SegmentationQuery_Aggregation_Unique;
1184
- fromJSON(_: any): SegmentationQuery_Aggregation_Unique;
1185
- toJSON(_: SegmentationQuery_Aggregation_Unique): unknown;
1186
- create(base?: DeepPartial<SegmentationQuery_Aggregation_Unique>): SegmentationQuery_Aggregation_Unique;
1187
- fromPartial(_: DeepPartial<SegmentationQuery_Aggregation_Unique>): SegmentationQuery_Aggregation_Unique;
1188
- };
1189
- export declare const SegmentationQuery_Aggregation_CountUnique: {
1190
- encode(message: SegmentationQuery_Aggregation_CountUnique, writer?: _m0.Writer): _m0.Writer;
1191
- decode(input: _m0.Reader | Uint8Array, length?: number): SegmentationQuery_Aggregation_CountUnique;
1192
- fromJSON(object: any): SegmentationQuery_Aggregation_CountUnique;
1193
- toJSON(message: SegmentationQuery_Aggregation_CountUnique): unknown;
1194
- create(base?: DeepPartial<SegmentationQuery_Aggregation_CountUnique>): SegmentationQuery_Aggregation_CountUnique;
1195
- fromPartial(object: DeepPartial<SegmentationQuery_Aggregation_CountUnique>): SegmentationQuery_Aggregation_CountUnique;
1196
- };
1197
- export declare const SegmentationQuery_Aggregation_AggregateProperties: {
1198
- encode(message: SegmentationQuery_Aggregation_AggregateProperties, writer?: _m0.Writer): _m0.Writer;
1199
- decode(input: _m0.Reader | Uint8Array, length?: number): SegmentationQuery_Aggregation_AggregateProperties;
1200
- fromJSON(object: any): SegmentationQuery_Aggregation_AggregateProperties;
1201
- toJSON(message: SegmentationQuery_Aggregation_AggregateProperties): unknown;
1202
- create(base?: DeepPartial<SegmentationQuery_Aggregation_AggregateProperties>): SegmentationQuery_Aggregation_AggregateProperties;
1203
- fromPartial(object: DeepPartial<SegmentationQuery_Aggregation_AggregateProperties>): SegmentationQuery_Aggregation_AggregateProperties;
1204
- };
1205
- export declare const SegmentationQuery_SelectorExpr: {
1206
- encode(message: SegmentationQuery_SelectorExpr, writer?: _m0.Writer): _m0.Writer;
1207
- decode(input: _m0.Reader | Uint8Array, length?: number): SegmentationQuery_SelectorExpr;
1208
- fromJSON(object: any): SegmentationQuery_SelectorExpr;
1209
- toJSON(message: SegmentationQuery_SelectorExpr): unknown;
1210
- create(base?: DeepPartial<SegmentationQuery_SelectorExpr>): SegmentationQuery_SelectorExpr;
1211
- fromPartial(object: DeepPartial<SegmentationQuery_SelectorExpr>): SegmentationQuery_SelectorExpr;
1212
- };
1213
- export declare const SegmentationQuery_SelectorExpr_LogicExpr: {
1214
- encode(message: SegmentationQuery_SelectorExpr_LogicExpr, writer?: _m0.Writer): _m0.Writer;
1215
- decode(input: _m0.Reader | Uint8Array, length?: number): SegmentationQuery_SelectorExpr_LogicExpr;
1216
- fromJSON(object: any): SegmentationQuery_SelectorExpr_LogicExpr;
1217
- toJSON(message: SegmentationQuery_SelectorExpr_LogicExpr): unknown;
1218
- create(base?: DeepPartial<SegmentationQuery_SelectorExpr_LogicExpr>): SegmentationQuery_SelectorExpr_LogicExpr;
1219
- fromPartial(object: DeepPartial<SegmentationQuery_SelectorExpr_LogicExpr>): SegmentationQuery_SelectorExpr_LogicExpr;
1220
- };
1221
- export declare const CohortsFilter: {
1222
- encode(message: CohortsFilter, writer?: _m0.Writer): _m0.Writer;
1223
- decode(input: _m0.Reader | Uint8Array, length?: number): CohortsFilter;
1224
- fromJSON(object: any): CohortsFilter;
1225
- toJSON(message: CohortsFilter): unknown;
1226
- create(base?: DeepPartial<CohortsFilter>): CohortsFilter;
1227
- fromPartial(object: DeepPartial<CohortsFilter>): CohortsFilter;
1228
- };
1229
- export declare const CohortsFilter_Aggregation: {
1230
- encode(message: CohortsFilter_Aggregation, writer?: _m0.Writer): _m0.Writer;
1231
- decode(input: _m0.Reader | Uint8Array, length?: number): CohortsFilter_Aggregation;
1232
- fromJSON(object: any): CohortsFilter_Aggregation;
1233
- toJSON(message: CohortsFilter_Aggregation): unknown;
1234
- create(base?: DeepPartial<CohortsFilter_Aggregation>): CohortsFilter_Aggregation;
1235
- fromPartial(object: DeepPartial<CohortsFilter_Aggregation>): CohortsFilter_Aggregation;
1236
- };
1237
- export declare const CohortsFilter_Aggregation_Total: {
1238
- encode(_: CohortsFilter_Aggregation_Total, writer?: _m0.Writer): _m0.Writer;
1239
- decode(input: _m0.Reader | Uint8Array, length?: number): CohortsFilter_Aggregation_Total;
1240
- fromJSON(_: any): CohortsFilter_Aggregation_Total;
1241
- toJSON(_: CohortsFilter_Aggregation_Total): unknown;
1242
- create(base?: DeepPartial<CohortsFilter_Aggregation_Total>): CohortsFilter_Aggregation_Total;
1243
- fromPartial(_: DeepPartial<CohortsFilter_Aggregation_Total>): CohortsFilter_Aggregation_Total;
1244
- };
1245
- export declare const CohortsFilter_Aggregation_AggregateProperties: {
1246
- encode(message: CohortsFilter_Aggregation_AggregateProperties, writer?: _m0.Writer): _m0.Writer;
1247
- decode(input: _m0.Reader | Uint8Array, length?: number): CohortsFilter_Aggregation_AggregateProperties;
1248
- fromJSON(object: any): CohortsFilter_Aggregation_AggregateProperties;
1249
- toJSON(message: CohortsFilter_Aggregation_AggregateProperties): unknown;
1250
- create(base?: DeepPartial<CohortsFilter_Aggregation_AggregateProperties>): CohortsFilter_Aggregation_AggregateProperties;
1251
- fromPartial(object: DeepPartial<CohortsFilter_Aggregation_AggregateProperties>): CohortsFilter_Aggregation_AggregateProperties;
1252
- };
1253
- export declare const Contract: {
1254
- encode(message: Contract, writer?: _m0.Writer): _m0.Writer;
1255
- decode(input: _m0.Reader | Uint8Array, length?: number): Contract;
1256
- fromJSON(object: any): Contract;
1257
- toJSON(message: Contract): unknown;
1258
- create(base?: DeepPartial<Contract>): Contract;
1259
- fromPartial(object: DeepPartial<Contract>): Contract;
1260
- };
1261
- export declare const ErrorRecord: {
1262
- encode(message: ErrorRecord, writer?: _m0.Writer): _m0.Writer;
1263
- decode(input: _m0.Reader | Uint8Array, length?: number): ErrorRecord;
1264
- fromJSON(object: any): ErrorRecord;
1265
- toJSON(message: ErrorRecord): unknown;
1266
- create(base?: DeepPartial<ErrorRecord>): ErrorRecord;
1267
- fromPartial(object: DeepPartial<ErrorRecord>): ErrorRecord;
1268
- };
1269
- export declare const StringList: {
1270
- encode(message: StringList, writer?: _m0.Writer): _m0.Writer;
1271
- decode(input: _m0.Reader | Uint8Array, length?: number): StringList;
1272
- fromJSON(object: any): StringList;
1273
- toJSON(message: StringList): unknown;
1274
- create(base?: DeepPartial<StringList>): StringList;
1275
- fromPartial(object: DeepPartial<StringList>): StringList;
1276
- };
1277
- export declare const Any: {
1278
- encode(message: Any, writer?: _m0.Writer): _m0.Writer;
1279
- decode(input: _m0.Reader | Uint8Array, length?: number): Any;
1280
- fromJSON(object: any): Any;
1281
- toJSON(message: Any): unknown;
1282
- create(base?: DeepPartial<Any>): Any;
1283
- fromPartial(object: DeepPartial<Any>): Any;
1284
- };
1285
- export declare const Channel: {
1286
- encode(message: Channel, writer?: _m0.Writer): _m0.Writer;
1287
- decode(input: _m0.Reader | Uint8Array, length?: number): Channel;
1288
- fromJSON(object: any): Channel;
1289
- toJSON(message: Channel): unknown;
1290
- create(base?: DeepPartial<Channel>): Channel;
1291
- fromPartial(object: DeepPartial<Channel>): Channel;
1292
- };
1293
- export declare const Channel_CustomHeadersEntry: {
1294
- encode(message: Channel_CustomHeadersEntry, writer?: _m0.Writer): _m0.Writer;
1295
- decode(input: _m0.Reader | Uint8Array, length?: number): Channel_CustomHeadersEntry;
1296
- fromJSON(object: any): Channel_CustomHeadersEntry;
1297
- toJSON(message: Channel_CustomHeadersEntry): unknown;
1298
- create(base?: DeepPartial<Channel_CustomHeadersEntry>): Channel_CustomHeadersEntry;
1299
- fromPartial(object: DeepPartial<Channel_CustomHeadersEntry>): Channel_CustomHeadersEntry;
1300
- };
1301
- export declare const EventLogEntry: {
1302
- encode(message: EventLogEntry, writer?: _m0.Writer): _m0.Writer;
1303
- decode(input: _m0.Reader | Uint8Array, length?: number): EventLogEntry;
1304
- fromJSON(object: any): EventLogEntry;
1305
- toJSON(message: EventLogEntry): unknown;
1306
- create(base?: DeepPartial<EventLogEntry>): EventLogEntry;
1307
- fromPartial(object: DeepPartial<EventLogEntry>): EventLogEntry;
1308
- };
1309
- export declare const Matrix: {
1310
- encode(message: Matrix, writer?: _m0.Writer): _m0.Writer;
1311
- decode(input: _m0.Reader | Uint8Array, length?: number): Matrix;
1312
- fromJSON(object: any): Matrix;
1313
- toJSON(message: Matrix): unknown;
1314
- create(base?: DeepPartial<Matrix>): Matrix;
1315
- fromPartial(object: DeepPartial<Matrix>): Matrix;
1316
- };
1317
- export declare const Matrix_Sample: {
1318
- encode(message: Matrix_Sample, writer?: _m0.Writer): _m0.Writer;
1319
- decode(input: _m0.Reader | Uint8Array, length?: number): Matrix_Sample;
1320
- fromJSON(object: any): Matrix_Sample;
1321
- toJSON(message: Matrix_Sample): unknown;
1322
- create(base?: DeepPartial<Matrix_Sample>): Matrix_Sample;
1323
- fromPartial(object: DeepPartial<Matrix_Sample>): Matrix_Sample;
1324
- };
1325
- export declare const Matrix_Metric: {
1326
- encode(message: Matrix_Metric, writer?: _m0.Writer): _m0.Writer;
1327
- decode(input: _m0.Reader | Uint8Array, length?: number): Matrix_Metric;
1328
- fromJSON(object: any): Matrix_Metric;
1329
- toJSON(message: Matrix_Metric): unknown;
1330
- create(base?: DeepPartial<Matrix_Metric>): Matrix_Metric;
1331
- fromPartial(object: DeepPartial<Matrix_Metric>): Matrix_Metric;
1332
- };
1333
- export declare const Matrix_Metric_LabelsEntry: {
1334
- encode(message: Matrix_Metric_LabelsEntry, writer?: _m0.Writer): _m0.Writer;
1335
- decode(input: _m0.Reader | Uint8Array, length?: number): Matrix_Metric_LabelsEntry;
1336
- fromJSON(object: any): Matrix_Metric_LabelsEntry;
1337
- toJSON(message: Matrix_Metric_LabelsEntry): unknown;
1338
- create(base?: DeepPartial<Matrix_Metric_LabelsEntry>): Matrix_Metric_LabelsEntry;
1339
- fromPartial(object: DeepPartial<Matrix_Metric_LabelsEntry>): Matrix_Metric_LabelsEntry;
1340
- };
1341
- export declare const Matrix_Value: {
1342
- encode(message: Matrix_Value, writer?: _m0.Writer): _m0.Writer;
1343
- decode(input: _m0.Reader | Uint8Array, length?: number): Matrix_Value;
1344
- fromJSON(object: any): Matrix_Value;
1345
- toJSON(message: Matrix_Value): unknown;
1346
- create(base?: DeepPartial<Matrix_Value>): Matrix_Value;
1347
- fromPartial(object: DeepPartial<Matrix_Value>): Matrix_Value;
1348
- };
1349
- export declare const DashboardSharingRequest: {
1350
- encode(message: DashboardSharingRequest, writer?: _m0.Writer): _m0.Writer;
1351
- decode(input: _m0.Reader | Uint8Array, length?: number): DashboardSharingRequest;
1352
- fromJSON(object: any): DashboardSharingRequest;
1353
- toJSON(message: DashboardSharingRequest): unknown;
1354
- create(base?: DeepPartial<DashboardSharingRequest>): DashboardSharingRequest;
1355
- fromPartial(object: DeepPartial<DashboardSharingRequest>): DashboardSharingRequest;
1356
- };
1357
- export declare const UserUsage: {
1358
- encode(message: UserUsage, writer?: _m0.Writer): _m0.Writer;
1359
- decode(input: _m0.Reader | Uint8Array, length?: number): UserUsage;
1360
- fromJSON(object: any): UserUsage;
1361
- toJSON(message: UserUsage): unknown;
1362
- create(base?: DeepPartial<UserUsage>): UserUsage;
1363
- fromPartial(object: DeepPartial<UserUsage>): UserUsage;
1364
- };
1365
- export declare const CoinID: {
1366
- encode(message: CoinID, writer?: _m0.Writer): _m0.Writer;
1367
- decode(input: _m0.Reader | Uint8Array, length?: number): CoinID;
1368
- fromJSON(object: any): CoinID;
1369
- toJSON(message: CoinID): unknown;
1370
- create(base?: DeepPartial<CoinID>): CoinID;
1371
- fromPartial(object: DeepPartial<CoinID>): CoinID;
1372
- };
1373
- export declare const CoinID_AddressIdentifier: {
1374
- encode(message: CoinID_AddressIdentifier, writer?: _m0.Writer): _m0.Writer;
1375
- decode(input: _m0.Reader | Uint8Array, length?: number): CoinID_AddressIdentifier;
1376
- fromJSON(object: any): CoinID_AddressIdentifier;
1377
- toJSON(message: CoinID_AddressIdentifier): unknown;
1378
- create(base?: DeepPartial<CoinID_AddressIdentifier>): CoinID_AddressIdentifier;
1379
- fromPartial(object: DeepPartial<CoinID_AddressIdentifier>): CoinID_AddressIdentifier;
1380
- };
1381
- export declare const PriceSegmentationQuery: {
1382
- encode(message: PriceSegmentationQuery, writer?: _m0.Writer): _m0.Writer;
1383
- decode(input: _m0.Reader | Uint8Array, length?: number): PriceSegmentationQuery;
1384
- fromJSON(object: any): PriceSegmentationQuery;
1385
- toJSON(message: PriceSegmentationQuery): unknown;
1386
- create(base?: DeepPartial<PriceSegmentationQuery>): PriceSegmentationQuery;
1387
- fromPartial(object: DeepPartial<PriceSegmentationQuery>): PriceSegmentationQuery;
1388
- };
1389
- export declare const TabularData: {
1390
- encode(message: TabularData, writer?: _m0.Writer): _m0.Writer;
1391
- decode(input: _m0.Reader | Uint8Array, length?: number): TabularData;
1392
- fromJSON(object: any): TabularData;
1393
- toJSON(message: TabularData): unknown;
1394
- create(base?: DeepPartial<TabularData>): TabularData;
1395
- fromPartial(object: DeepPartial<TabularData>): TabularData;
1396
- };
1397
- export declare const TabularData_ColumnTypesEntry: {
1398
- encode(message: TabularData_ColumnTypesEntry, writer?: _m0.Writer): _m0.Writer;
1399
- decode(input: _m0.Reader | Uint8Array, length?: number): TabularData_ColumnTypesEntry;
1400
- fromJSON(object: any): TabularData_ColumnTypesEntry;
1401
- toJSON(message: TabularData_ColumnTypesEntry): unknown;
1402
- create(base?: DeepPartial<TabularData_ColumnTypesEntry>): TabularData_ColumnTypesEntry;
1403
- fromPartial(object: DeepPartial<TabularData_ColumnTypesEntry>): TabularData_ColumnTypesEntry;
1404
- };
1405
- export declare const Account: {
1406
- encode(message: Account, writer?: _m0.Writer): _m0.Writer;
1407
- decode(input: _m0.Reader | Uint8Array, length?: number): Account;
1408
- fromJSON(object: any): Account;
1409
- toJSON(message: Account): unknown;
1410
- create(base?: DeepPartial<Account>): Account;
1411
- fromPartial(object: DeepPartial<Account>): Account;
1412
- };
1413
- export declare const ImportedProject: {
1414
- encode(message: ImportedProject, writer?: _m0.Writer): _m0.Writer;
1415
- decode(input: _m0.Reader | Uint8Array, length?: number): ImportedProject;
1416
- fromJSON(object: any): ImportedProject;
1417
- toJSON(message: ImportedProject): unknown;
1418
- create(base?: DeepPartial<ImportedProject>): ImportedProject;
1419
- fromPartial(object: DeepPartial<ImportedProject>): ImportedProject;
1420
- };
1421
- export declare const ProjectSuperset: {
1422
- encode(message: ProjectSuperset, writer?: _m0.Writer): _m0.Writer;
1423
- decode(input: _m0.Reader | Uint8Array, length?: number): ProjectSuperset;
1424
- fromJSON(object: any): ProjectSuperset;
1425
- toJSON(message: ProjectSuperset): unknown;
1426
- create(base?: DeepPartial<ProjectSuperset>): ProjectSuperset;
1427
- fromPartial(object: DeepPartial<ProjectSuperset>): ProjectSuperset;
1428
- };
1429
- export declare const SegmentParameter: {
1430
- encode(message: SegmentParameter, writer?: _m0.Writer): _m0.Writer;
1431
- decode(input: _m0.Reader | Uint8Array, length?: number): SegmentParameter;
1432
- fromJSON(object: any): SegmentParameter;
1433
- toJSON(message: SegmentParameter): unknown;
1434
- create(base?: DeepPartial<SegmentParameter>): SegmentParameter;
1435
- fromPartial(object: DeepPartial<SegmentParameter>): SegmentParameter;
1436
- };
1437
- export declare const RetentionQuery: {
1438
- encode(message: RetentionQuery, writer?: _m0.Writer): _m0.Writer;
1439
- decode(input: _m0.Reader | Uint8Array, length?: number): RetentionQuery;
1440
- fromJSON(object: any): RetentionQuery;
1441
- toJSON(message: RetentionQuery): unknown;
1442
- create(base?: DeepPartial<RetentionQuery>): RetentionQuery;
1443
- fromPartial(object: DeepPartial<RetentionQuery>): RetentionQuery;
1444
- };
1445
- export declare const RetentionQuery_Filter: {
1446
- encode(message: RetentionQuery_Filter, writer?: _m0.Writer): _m0.Writer;
1447
- decode(input: _m0.Reader | Uint8Array, length?: number): RetentionQuery_Filter;
1448
- fromJSON(object: any): RetentionQuery_Filter;
1449
- toJSON(message: RetentionQuery_Filter): unknown;
1450
- create(base?: DeepPartial<RetentionQuery_Filter>): RetentionQuery_Filter;
1451
- fromPartial(object: DeepPartial<RetentionQuery_Filter>): RetentionQuery_Filter;
1452
- };
1453
- export declare const RetentionQuery_Filter_TimeFilter: {
1454
- encode(message: RetentionQuery_Filter_TimeFilter, writer?: _m0.Writer): _m0.Writer;
1455
- decode(input: _m0.Reader | Uint8Array, length?: number): RetentionQuery_Filter_TimeFilter;
1456
- fromJSON(object: any): RetentionQuery_Filter_TimeFilter;
1457
- toJSON(message: RetentionQuery_Filter_TimeFilter): unknown;
1458
- create(base?: DeepPartial<RetentionQuery_Filter_TimeFilter>): RetentionQuery_Filter_TimeFilter;
1459
- fromPartial(object: DeepPartial<RetentionQuery_Filter_TimeFilter>): RetentionQuery_Filter_TimeFilter;
1460
- };
1461
- export declare const RetentionQuery_Resource: {
1462
- encode(message: RetentionQuery_Resource, writer?: _m0.Writer): _m0.Writer;
1463
- decode(input: _m0.Reader | Uint8Array, length?: number): RetentionQuery_Resource;
1464
- fromJSON(object: any): RetentionQuery_Resource;
1465
- toJSON(message: RetentionQuery_Resource): unknown;
1466
- create(base?: DeepPartial<RetentionQuery_Resource>): RetentionQuery_Resource;
1467
- fromPartial(object: DeepPartial<RetentionQuery_Resource>): RetentionQuery_Resource;
1468
- };
1469
- export declare const RetentionQuery_Interval: {
1470
- encode(message: RetentionQuery_Interval, writer?: _m0.Writer): _m0.Writer;
1471
- decode(input: _m0.Reader | Uint8Array, length?: number): RetentionQuery_Interval;
1472
- fromJSON(object: any): RetentionQuery_Interval;
1473
- toJSON(message: RetentionQuery_Interval): unknown;
1474
- create(base?: DeepPartial<RetentionQuery_Interval>): RetentionQuery_Interval;
1475
- fromPartial(object: DeepPartial<RetentionQuery_Interval>): RetentionQuery_Interval;
1476
- };
1477
- export declare const RetentionMatrix: {
1478
- encode(message: RetentionMatrix, writer?: _m0.Writer): _m0.Writer;
1479
- decode(input: _m0.Reader | Uint8Array, length?: number): RetentionMatrix;
1480
- fromJSON(object: any): RetentionMatrix;
1481
- toJSON(message: RetentionMatrix): unknown;
1482
- create(base?: DeepPartial<RetentionMatrix>): RetentionMatrix;
1483
- fromPartial(object: DeepPartial<RetentionMatrix>): RetentionMatrix;
1484
- };
1485
- export declare const RetentionMatrix_Sample: {
1486
- encode(message: RetentionMatrix_Sample, writer?: _m0.Writer): _m0.Writer;
1487
- decode(input: _m0.Reader | Uint8Array, length?: number): RetentionMatrix_Sample;
1488
- fromJSON(object: any): RetentionMatrix_Sample;
1489
- toJSON(message: RetentionMatrix_Sample): unknown;
1490
- create(base?: DeepPartial<RetentionMatrix_Sample>): RetentionMatrix_Sample;
1491
- fromPartial(object: DeepPartial<RetentionMatrix_Sample>): RetentionMatrix_Sample;
1492
- };
1493
- export declare const RetentionMatrix_Sample_LabelsEntry: {
1494
- encode(message: RetentionMatrix_Sample_LabelsEntry, writer?: _m0.Writer): _m0.Writer;
1495
- decode(input: _m0.Reader | Uint8Array, length?: number): RetentionMatrix_Sample_LabelsEntry;
1496
- fromJSON(object: any): RetentionMatrix_Sample_LabelsEntry;
1497
- toJSON(message: RetentionMatrix_Sample_LabelsEntry): unknown;
1498
- create(base?: DeepPartial<RetentionMatrix_Sample_LabelsEntry>): RetentionMatrix_Sample_LabelsEntry;
1499
- fromPartial(object: DeepPartial<RetentionMatrix_Sample_LabelsEntry>): RetentionMatrix_Sample_LabelsEntry;
1500
- };
1501
- export declare const ComputeStats: {
1502
- encode(message: ComputeStats, writer?: _m0.Writer): _m0.Writer;
1503
- decode(input: _m0.Reader | Uint8Array, length?: number): ComputeStats;
1504
- fromJSON(object: any): ComputeStats;
1505
- toJSON(message: ComputeStats): unknown;
1506
- create(base?: DeepPartial<ComputeStats>): ComputeStats;
1507
- fromPartial(object: DeepPartial<ComputeStats>): ComputeStats;
1508
- };
1509
- export declare const ClickhouseStatus: {
1510
- encode(message: ClickhouseStatus, writer?: _m0.Writer): _m0.Writer;
1511
- decode(input: _m0.Reader | Uint8Array, length?: number): ClickhouseStatus;
1512
- fromJSON(object: any): ClickhouseStatus;
1513
- toJSON(message: ClickhouseStatus): unknown;
1514
- create(base?: DeepPartial<ClickhouseStatus>): ClickhouseStatus;
1515
- fromPartial(object: DeepPartial<ClickhouseStatus>): ClickhouseStatus;
1516
- };
1517
- export declare const ClickhouseStatus_Mutation: {
1518
- encode(message: ClickhouseStatus_Mutation, writer?: _m0.Writer): _m0.Writer;
1519
- decode(input: _m0.Reader | Uint8Array, length?: number): ClickhouseStatus_Mutation;
1520
- fromJSON(object: any): ClickhouseStatus_Mutation;
1521
- toJSON(message: ClickhouseStatus_Mutation): unknown;
1522
- create(base?: DeepPartial<ClickhouseStatus_Mutation>): ClickhouseStatus_Mutation;
1523
- fromPartial(object: DeepPartial<ClickhouseStatus_Mutation>): ClickhouseStatus_Mutation;
1524
- };
1525
- export declare const ClickhouseStatus_Process: {
1526
- encode(message: ClickhouseStatus_Process, writer?: _m0.Writer): _m0.Writer;
1527
- decode(input: _m0.Reader | Uint8Array, length?: number): ClickhouseStatus_Process;
1528
- fromJSON(object: any): ClickhouseStatus_Process;
1529
- toJSON(message: ClickhouseStatus_Process): unknown;
1530
- create(base?: DeepPartial<ClickhouseStatus_Process>): ClickhouseStatus_Process;
1531
- fromPartial(object: DeepPartial<ClickhouseStatus_Process>): ClickhouseStatus_Process;
1532
- };
1533
- export declare const ClickhouseStatus_Processes: {
1534
- encode(message: ClickhouseStatus_Processes, writer?: _m0.Writer): _m0.Writer;
1535
- decode(input: _m0.Reader | Uint8Array, length?: number): ClickhouseStatus_Processes;
1536
- fromJSON(object: any): ClickhouseStatus_Processes;
1537
- toJSON(message: ClickhouseStatus_Processes): unknown;
1538
- create(base?: DeepPartial<ClickhouseStatus_Processes>): ClickhouseStatus_Processes;
1539
- fromPartial(object: DeepPartial<ClickhouseStatus_Processes>): ClickhouseStatus_Processes;
1540
- };
1541
- export declare const ClickhouseStatus_MutationsEntry: {
1542
- encode(message: ClickhouseStatus_MutationsEntry, writer?: _m0.Writer): _m0.Writer;
1543
- decode(input: _m0.Reader | Uint8Array, length?: number): ClickhouseStatus_MutationsEntry;
1544
- fromJSON(object: any): ClickhouseStatus_MutationsEntry;
1545
- toJSON(message: ClickhouseStatus_MutationsEntry): unknown;
1546
- create(base?: DeepPartial<ClickhouseStatus_MutationsEntry>): ClickhouseStatus_MutationsEntry;
1547
- fromPartial(object: DeepPartial<ClickhouseStatus_MutationsEntry>): ClickhouseStatus_MutationsEntry;
1548
- };
1549
- export declare const ClickhouseStatus_ProcessesEntry: {
1550
- encode(message: ClickhouseStatus_ProcessesEntry, writer?: _m0.Writer): _m0.Writer;
1551
- decode(input: _m0.Reader | Uint8Array, length?: number): ClickhouseStatus_ProcessesEntry;
1552
- fromJSON(object: any): ClickhouseStatus_ProcessesEntry;
1553
- toJSON(message: ClickhouseStatus_ProcessesEntry): unknown;
1554
- create(base?: DeepPartial<ClickhouseStatus_ProcessesEntry>): ClickhouseStatus_ProcessesEntry;
1555
- fromPartial(object: DeepPartial<ClickhouseStatus_ProcessesEntry>): ClickhouseStatus_ProcessesEntry;
1556
- };
1557
- export declare const ProjectVariables: {
1558
- encode(message: ProjectVariables, writer?: _m0.Writer): _m0.Writer;
1559
- decode(input: _m0.Reader | Uint8Array, length?: number): ProjectVariables;
1560
- fromJSON(object: any): ProjectVariables;
1561
- toJSON(message: ProjectVariables): unknown;
1562
- create(base?: DeepPartial<ProjectVariables>): ProjectVariables;
1563
- fromPartial(object: DeepPartial<ProjectVariables>): ProjectVariables;
1564
- };
1565
- export declare const ProjectVariables_Variable: {
1566
- encode(message: ProjectVariables_Variable, writer?: _m0.Writer): _m0.Writer;
1567
- decode(input: _m0.Reader | Uint8Array, length?: number): ProjectVariables_Variable;
1568
- fromJSON(object: any): ProjectVariables_Variable;
1569
- toJSON(message: ProjectVariables_Variable): unknown;
1570
- create(base?: DeepPartial<ProjectVariables_Variable>): ProjectVariables_Variable;
1571
- fromPartial(object: DeepPartial<ProjectVariables_Variable>): ProjectVariables_Variable;
1572
- };
1573
- export declare const CachePolicy: {
1574
- encode(message: CachePolicy, writer?: _m0.Writer): _m0.Writer;
1575
- decode(input: _m0.Reader | Uint8Array, length?: number): CachePolicy;
1576
- fromJSON(object: any): CachePolicy;
1577
- toJSON(message: CachePolicy): unknown;
1578
- create(base?: DeepPartial<CachePolicy>): CachePolicy;
1579
- fromPartial(object: DeepPartial<CachePolicy>): CachePolicy;
1580
- };
1581
- export declare const SystemSQLQuery: {
1582
- encode(message: SystemSQLQuery, writer?: _m0.Writer): _m0.Writer;
1583
- decode(input: _m0.Reader | Uint8Array, length?: number): SystemSQLQuery;
1584
- fromJSON(object: any): SystemSQLQuery;
1585
- toJSON(message: SystemSQLQuery): unknown;
1586
- create(base?: DeepPartial<SystemSQLQuery>): SystemSQLQuery;
1587
- fromPartial(object: DeepPartial<SystemSQLQuery>): SystemSQLQuery;
1588
- };
1589
- export declare const SystemSQLQuery_Aggregation: {
1590
- encode(message: SystemSQLQuery_Aggregation, writer?: _m0.Writer): _m0.Writer;
1591
- decode(input: _m0.Reader | Uint8Array, length?: number): SystemSQLQuery_Aggregation;
1592
- fromJSON(object: any): SystemSQLQuery_Aggregation;
1593
- toJSON(message: SystemSQLQuery_Aggregation): unknown;
1594
- create(base?: DeepPartial<SystemSQLQuery_Aggregation>): SystemSQLQuery_Aggregation;
1595
- fromPartial(object: DeepPartial<SystemSQLQuery_Aggregation>): SystemSQLQuery_Aggregation;
1596
- };
1597
- export declare const SystemSQLQuery_Aggregation_Total: {
1598
- encode(_: SystemSQLQuery_Aggregation_Total, writer?: _m0.Writer): _m0.Writer;
1599
- decode(input: _m0.Reader | Uint8Array, length?: number): SystemSQLQuery_Aggregation_Total;
1600
- fromJSON(_: any): SystemSQLQuery_Aggregation_Total;
1601
- toJSON(_: SystemSQLQuery_Aggregation_Total): unknown;
1602
- create(base?: DeepPartial<SystemSQLQuery_Aggregation_Total>): SystemSQLQuery_Aggregation_Total;
1603
- fromPartial(_: DeepPartial<SystemSQLQuery_Aggregation_Total>): SystemSQLQuery_Aggregation_Total;
1604
- };
1605
- export declare const SystemSQLQuery_Aggregation_CountUnique: {
1606
- encode(message: SystemSQLQuery_Aggregation_CountUnique, writer?: _m0.Writer): _m0.Writer;
1607
- decode(input: _m0.Reader | Uint8Array, length?: number): SystemSQLQuery_Aggregation_CountUnique;
1608
- fromJSON(object: any): SystemSQLQuery_Aggregation_CountUnique;
1609
- toJSON(message: SystemSQLQuery_Aggregation_CountUnique): unknown;
1610
- create(base?: DeepPartial<SystemSQLQuery_Aggregation_CountUnique>): SystemSQLQuery_Aggregation_CountUnique;
1611
- fromPartial(object: DeepPartial<SystemSQLQuery_Aggregation_CountUnique>): SystemSQLQuery_Aggregation_CountUnique;
1612
- };
1613
- export declare const SystemSQLQuery_Aggregation_AggregateProperties: {
1614
- encode(message: SystemSQLQuery_Aggregation_AggregateProperties, writer?: _m0.Writer): _m0.Writer;
1615
- decode(input: _m0.Reader | Uint8Array, length?: number): SystemSQLQuery_Aggregation_AggregateProperties;
1616
- fromJSON(object: any): SystemSQLQuery_Aggregation_AggregateProperties;
1617
- toJSON(message: SystemSQLQuery_Aggregation_AggregateProperties): unknown;
1618
- create(base?: DeepPartial<SystemSQLQuery_Aggregation_AggregateProperties>): SystemSQLQuery_Aggregation_AggregateProperties;
1619
- fromPartial(object: DeepPartial<SystemSQLQuery_Aggregation_AggregateProperties>): SystemSQLQuery_Aggregation_AggregateProperties;
1620
- };
1621
- export declare const Notification: {
1622
- encode(message: Notification, writer?: _m0.Writer): _m0.Writer;
1623
- decode(input: _m0.Reader | Uint8Array, length?: number): Notification;
1624
- fromJSON(object: any): Notification;
1625
- toJSON(message: Notification): unknown;
1626
- create(base?: DeepPartial<Notification>): Notification;
1627
- fromPartial(object: DeepPartial<Notification>): Notification;
1628
- };
1629
- export declare const Notification_AttributesEntry: {
1630
- encode(message: Notification_AttributesEntry, writer?: _m0.Writer): _m0.Writer;
1631
- decode(input: _m0.Reader | Uint8Array, length?: number): Notification_AttributesEntry;
1632
- fromJSON(object: any): Notification_AttributesEntry;
1633
- toJSON(message: Notification_AttributesEntry): unknown;
1634
- create(base?: DeepPartial<Notification_AttributesEntry>): Notification_AttributesEntry;
1635
- fromPartial(object: DeepPartial<Notification_AttributesEntry>): Notification_AttributesEntry;
1636
- };
1637
- export declare const RichValue: {
1638
- encode(message: RichValue, writer?: _m0.Writer): _m0.Writer;
1639
- decode(input: _m0.Reader | Uint8Array, length?: number): RichValue;
1640
- fromJSON(object: any): RichValue;
1641
- toJSON(message: RichValue): unknown;
1642
- create(base?: DeepPartial<RichValue>): RichValue;
1643
- fromPartial(object: DeepPartial<RichValue>): RichValue;
1644
- };
1645
- export declare const RichStruct: {
1646
- encode(message: RichStruct, writer?: _m0.Writer): _m0.Writer;
1647
- decode(input: _m0.Reader | Uint8Array, length?: number): RichStruct;
1648
- fromJSON(object: any): RichStruct;
1649
- toJSON(message: RichStruct): unknown;
1650
- create(base?: DeepPartial<RichStruct>): RichStruct;
1651
- fromPartial(object: DeepPartial<RichStruct>): RichStruct;
1652
- };
1653
- export declare const RichStruct_FieldsEntry: {
1654
- encode(message: RichStruct_FieldsEntry, writer?: _m0.Writer): _m0.Writer;
1655
- decode(input: _m0.Reader | Uint8Array, length?: number): RichStruct_FieldsEntry;
1656
- fromJSON(object: any): RichStruct_FieldsEntry;
1657
- toJSON(message: RichStruct_FieldsEntry): unknown;
1658
- create(base?: DeepPartial<RichStruct_FieldsEntry>): RichStruct_FieldsEntry;
1659
- fromPartial(object: DeepPartial<RichStruct_FieldsEntry>): RichStruct_FieldsEntry;
1660
- };
1661
- export declare const RichValueList: {
1662
- encode(message: RichValueList, writer?: _m0.Writer): _m0.Writer;
1663
- decode(input: _m0.Reader | Uint8Array, length?: number): RichValueList;
1664
- fromJSON(object: any): RichValueList;
1665
- toJSON(message: RichValueList): unknown;
1666
- create(base?: DeepPartial<RichValueList>): RichValueList;
1667
- fromPartial(object: DeepPartial<RichValueList>): RichValueList;
1668
- };
1669
- export declare const RichStructList: {
1670
- encode(message: RichStructList, writer?: _m0.Writer): _m0.Writer;
1671
- decode(input: _m0.Reader | Uint8Array, length?: number): RichStructList;
1672
- fromJSON(object: any): RichStructList;
1673
- toJSON(message: RichStructList): unknown;
1674
- create(base?: DeepPartial<RichStructList>): RichStructList;
1675
- fromPartial(object: DeepPartial<RichStructList>): RichStructList;
1676
- };
1677
- export declare const BigDecimal: {
1678
- encode(message: BigDecimal, writer?: _m0.Writer): _m0.Writer;
1679
- decode(input: _m0.Reader | Uint8Array, length?: number): BigDecimal;
1680
- fromJSON(object: any): BigDecimal;
1681
- toJSON(message: BigDecimal): unknown;
1682
- create(base?: DeepPartial<BigDecimal>): BigDecimal;
1683
- fromPartial(object: DeepPartial<BigDecimal>): BigDecimal;
1684
- };
1685
- export declare const BigInteger: {
1686
- encode(message: BigInteger, writer?: _m0.Writer): _m0.Writer;
1687
- decode(input: _m0.Reader | Uint8Array, length?: number): BigInteger;
1688
- fromJSON(object: any): BigInteger;
1689
- toJSON(message: BigInteger): unknown;
1690
- create(base?: DeepPartial<BigInteger>): BigInteger;
1691
- fromPartial(object: DeepPartial<BigInteger>): BigInteger;
1692
- };
1693
- type Builtin = Date | Function | Uint8Array | string | number | boolean | bigint | undefined;
1694
- type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
1695
- [K in keyof T]?: DeepPartial<T[K]>;
1696
- } : Partial<T>;
1697
- export {};
1698
- //# sourceMappingURL=common.d.ts.map