@rlvt/datasources-openapi-client 1.0.294 → 1.0.295
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/build/api.d.ts +36 -0
- package/build/definitions.d.ts +5 -0
- package/build/definitions.js +1 -1
- package/package.json +1 -1
package/build/api.d.ts
CHANGED
|
@@ -948,6 +948,7 @@ export default class {
|
|
|
948
948
|
privateKey?: string | undefined;
|
|
949
949
|
clientEmail?: string | undefined;
|
|
950
950
|
projectId?: string | undefined;
|
|
951
|
+
tableProjectId?: string | undefined;
|
|
951
952
|
timestampField?: string | undefined;
|
|
952
953
|
} | undefined;
|
|
953
954
|
type?: "bigquery" | undefined;
|
|
@@ -1609,6 +1610,7 @@ export default class {
|
|
|
1609
1610
|
privateKey?: string | undefined;
|
|
1610
1611
|
clientEmail?: string | undefined;
|
|
1611
1612
|
projectId?: string | undefined;
|
|
1613
|
+
tableProjectId?: string | undefined;
|
|
1612
1614
|
timestampField?: string | undefined;
|
|
1613
1615
|
} | undefined;
|
|
1614
1616
|
type?: "bigquery" | undefined;
|
|
@@ -2364,6 +2366,7 @@ export default class {
|
|
|
2364
2366
|
privateKey?: string | undefined;
|
|
2365
2367
|
clientEmail?: string | undefined;
|
|
2366
2368
|
projectId?: string | undefined;
|
|
2369
|
+
tableProjectId?: string | undefined;
|
|
2367
2370
|
timestampField?: string | undefined;
|
|
2368
2371
|
} | undefined;
|
|
2369
2372
|
type?: "bigquery" | undefined;
|
|
@@ -3025,6 +3028,7 @@ export default class {
|
|
|
3025
3028
|
privateKey?: string | undefined;
|
|
3026
3029
|
clientEmail?: string | undefined;
|
|
3027
3030
|
projectId?: string | undefined;
|
|
3031
|
+
tableProjectId?: string | undefined;
|
|
3028
3032
|
timestampField?: string | undefined;
|
|
3029
3033
|
} | undefined;
|
|
3030
3034
|
type?: "bigquery" | undefined;
|
|
@@ -4852,6 +4856,7 @@ export default class {
|
|
|
4852
4856
|
privateKey?: string | undefined;
|
|
4853
4857
|
clientEmail?: string | undefined;
|
|
4854
4858
|
projectId?: string | undefined;
|
|
4859
|
+
tableProjectId?: string | undefined;
|
|
4855
4860
|
timestampField?: string | undefined;
|
|
4856
4861
|
};
|
|
4857
4862
|
type: "bigquery";
|
|
@@ -5729,6 +5734,7 @@ export default class {
|
|
|
5729
5734
|
privateKey?: string | undefined;
|
|
5730
5735
|
clientEmail?: string | undefined;
|
|
5731
5736
|
projectId?: string | undefined;
|
|
5737
|
+
tableProjectId?: string | undefined;
|
|
5732
5738
|
timestampField?: string | undefined;
|
|
5733
5739
|
};
|
|
5734
5740
|
type: "bigquery";
|
|
@@ -6848,6 +6854,7 @@ export default class {
|
|
|
6848
6854
|
privateKey?: string | undefined;
|
|
6849
6855
|
clientEmail?: string | undefined;
|
|
6850
6856
|
projectId?: string | undefined;
|
|
6857
|
+
tableProjectId?: string | undefined;
|
|
6851
6858
|
timestampField?: string | undefined;
|
|
6852
6859
|
};
|
|
6853
6860
|
type: "bigquery";
|
|
@@ -7725,6 +7732,7 @@ export default class {
|
|
|
7725
7732
|
privateKey?: string | undefined;
|
|
7726
7733
|
clientEmail?: string | undefined;
|
|
7727
7734
|
projectId?: string | undefined;
|
|
7735
|
+
tableProjectId?: string | undefined;
|
|
7728
7736
|
timestampField?: string | undefined;
|
|
7729
7737
|
};
|
|
7730
7738
|
type: "bigquery";
|
|
@@ -9281,6 +9289,7 @@ export default class {
|
|
|
9281
9289
|
privateKey?: string | undefined;
|
|
9282
9290
|
clientEmail?: string | undefined;
|
|
9283
9291
|
projectId?: string | undefined;
|
|
9292
|
+
tableProjectId?: string | undefined;
|
|
9284
9293
|
timestampField?: string | undefined;
|
|
9285
9294
|
};
|
|
9286
9295
|
type: "bigquery";
|
|
@@ -10158,6 +10167,7 @@ export default class {
|
|
|
10158
10167
|
privateKey?: string | undefined;
|
|
10159
10168
|
clientEmail?: string | undefined;
|
|
10160
10169
|
projectId?: string | undefined;
|
|
10170
|
+
tableProjectId?: string | undefined;
|
|
10161
10171
|
timestampField?: string | undefined;
|
|
10162
10172
|
};
|
|
10163
10173
|
type: "bigquery";
|
|
@@ -11277,6 +11287,7 @@ export default class {
|
|
|
11277
11287
|
privateKey?: string | undefined;
|
|
11278
11288
|
clientEmail?: string | undefined;
|
|
11279
11289
|
projectId?: string | undefined;
|
|
11290
|
+
tableProjectId?: string | undefined;
|
|
11280
11291
|
timestampField?: string | undefined;
|
|
11281
11292
|
};
|
|
11282
11293
|
type: "bigquery";
|
|
@@ -12154,6 +12165,7 @@ export default class {
|
|
|
12154
12165
|
privateKey?: string | undefined;
|
|
12155
12166
|
clientEmail?: string | undefined;
|
|
12156
12167
|
projectId?: string | undefined;
|
|
12168
|
+
tableProjectId?: string | undefined;
|
|
12157
12169
|
timestampField?: string | undefined;
|
|
12158
12170
|
};
|
|
12159
12171
|
type: "bigquery";
|
|
@@ -13702,6 +13714,7 @@ export default class {
|
|
|
13702
13714
|
privateKey?: string | undefined;
|
|
13703
13715
|
clientEmail?: string | undefined;
|
|
13704
13716
|
projectId?: string | undefined;
|
|
13717
|
+
tableProjectId?: string | undefined;
|
|
13705
13718
|
timestampField?: string | undefined;
|
|
13706
13719
|
};
|
|
13707
13720
|
type: "bigquery";
|
|
@@ -14579,6 +14592,7 @@ export default class {
|
|
|
14579
14592
|
privateKey?: string | undefined;
|
|
14580
14593
|
clientEmail?: string | undefined;
|
|
14581
14594
|
projectId?: string | undefined;
|
|
14595
|
+
tableProjectId?: string | undefined;
|
|
14582
14596
|
timestampField?: string | undefined;
|
|
14583
14597
|
};
|
|
14584
14598
|
type: "bigquery";
|
|
@@ -15714,6 +15728,7 @@ export default class {
|
|
|
15714
15728
|
privateKey?: string | undefined;
|
|
15715
15729
|
clientEmail?: string | undefined;
|
|
15716
15730
|
projectId?: string | undefined;
|
|
15731
|
+
tableProjectId?: string | undefined;
|
|
15717
15732
|
timestampField?: string | undefined;
|
|
15718
15733
|
};
|
|
15719
15734
|
type: "bigquery";
|
|
@@ -16591,6 +16606,7 @@ export default class {
|
|
|
16591
16606
|
privateKey?: string | undefined;
|
|
16592
16607
|
clientEmail?: string | undefined;
|
|
16593
16608
|
projectId?: string | undefined;
|
|
16609
|
+
tableProjectId?: string | undefined;
|
|
16594
16610
|
timestampField?: string | undefined;
|
|
16595
16611
|
};
|
|
16596
16612
|
type: "bigquery";
|
|
@@ -17655,6 +17671,7 @@ export default class {
|
|
|
17655
17671
|
privateKey?: string | undefined;
|
|
17656
17672
|
clientEmail?: string | undefined;
|
|
17657
17673
|
projectId?: string | undefined;
|
|
17674
|
+
tableProjectId?: string | undefined;
|
|
17658
17675
|
timestampField?: string | undefined;
|
|
17659
17676
|
};
|
|
17660
17677
|
type: "bigquery";
|
|
@@ -18532,6 +18549,7 @@ export default class {
|
|
|
18532
18549
|
privateKey?: string | undefined;
|
|
18533
18550
|
clientEmail?: string | undefined;
|
|
18534
18551
|
projectId?: string | undefined;
|
|
18552
|
+
tableProjectId?: string | undefined;
|
|
18535
18553
|
timestampField?: string | undefined;
|
|
18536
18554
|
};
|
|
18537
18555
|
type: "bigquery";
|
|
@@ -19967,6 +19985,7 @@ export default class {
|
|
|
19967
19985
|
privateKey?: string | undefined;
|
|
19968
19986
|
clientEmail?: string | undefined;
|
|
19969
19987
|
projectId?: string | undefined;
|
|
19988
|
+
tableProjectId?: string | undefined;
|
|
19970
19989
|
timestampField?: string | undefined;
|
|
19971
19990
|
};
|
|
19972
19991
|
type: "bigquery";
|
|
@@ -20844,6 +20863,7 @@ export default class {
|
|
|
20844
20863
|
privateKey?: string | undefined;
|
|
20845
20864
|
clientEmail?: string | undefined;
|
|
20846
20865
|
projectId?: string | undefined;
|
|
20866
|
+
tableProjectId?: string | undefined;
|
|
20847
20867
|
timestampField?: string | undefined;
|
|
20848
20868
|
};
|
|
20849
20869
|
type: "bigquery";
|
|
@@ -22210,6 +22230,7 @@ export default class {
|
|
|
22210
22230
|
privateKey?: string | undefined;
|
|
22211
22231
|
clientEmail?: string | undefined;
|
|
22212
22232
|
projectId?: string | undefined;
|
|
22233
|
+
tableProjectId?: string | undefined;
|
|
22213
22234
|
timestampField?: string | undefined;
|
|
22214
22235
|
};
|
|
22215
22236
|
type: "bigquery";
|
|
@@ -23087,6 +23108,7 @@ export default class {
|
|
|
23087
23108
|
privateKey?: string | undefined;
|
|
23088
23109
|
clientEmail?: string | undefined;
|
|
23089
23110
|
projectId?: string | undefined;
|
|
23111
|
+
tableProjectId?: string | undefined;
|
|
23090
23112
|
timestampField?: string | undefined;
|
|
23091
23113
|
};
|
|
23092
23114
|
type: "bigquery";
|
|
@@ -24522,6 +24544,7 @@ export default class {
|
|
|
24522
24544
|
privateKey?: string | undefined;
|
|
24523
24545
|
clientEmail?: string | undefined;
|
|
24524
24546
|
projectId?: string | undefined;
|
|
24547
|
+
tableProjectId?: string | undefined;
|
|
24525
24548
|
timestampField?: string | undefined;
|
|
24526
24549
|
};
|
|
24527
24550
|
type: "bigquery";
|
|
@@ -25399,6 +25422,7 @@ export default class {
|
|
|
25399
25422
|
privateKey?: string | undefined;
|
|
25400
25423
|
clientEmail?: string | undefined;
|
|
25401
25424
|
projectId?: string | undefined;
|
|
25425
|
+
tableProjectId?: string | undefined;
|
|
25402
25426
|
timestampField?: string | undefined;
|
|
25403
25427
|
};
|
|
25404
25428
|
type: "bigquery";
|
|
@@ -26765,6 +26789,7 @@ export default class {
|
|
|
26765
26789
|
privateKey?: string | undefined;
|
|
26766
26790
|
clientEmail?: string | undefined;
|
|
26767
26791
|
projectId?: string | undefined;
|
|
26792
|
+
tableProjectId?: string | undefined;
|
|
26768
26793
|
timestampField?: string | undefined;
|
|
26769
26794
|
};
|
|
26770
26795
|
type: "bigquery";
|
|
@@ -27642,6 +27667,7 @@ export default class {
|
|
|
27642
27667
|
privateKey?: string | undefined;
|
|
27643
27668
|
clientEmail?: string | undefined;
|
|
27644
27669
|
projectId?: string | undefined;
|
|
27670
|
+
tableProjectId?: string | undefined;
|
|
27645
27671
|
timestampField?: string | undefined;
|
|
27646
27672
|
};
|
|
27647
27673
|
type: "bigquery";
|
|
@@ -29077,6 +29103,7 @@ export default class {
|
|
|
29077
29103
|
privateKey?: string | undefined;
|
|
29078
29104
|
clientEmail?: string | undefined;
|
|
29079
29105
|
projectId?: string | undefined;
|
|
29106
|
+
tableProjectId?: string | undefined;
|
|
29080
29107
|
timestampField?: string | undefined;
|
|
29081
29108
|
};
|
|
29082
29109
|
type: "bigquery";
|
|
@@ -29954,6 +29981,7 @@ export default class {
|
|
|
29954
29981
|
privateKey?: string | undefined;
|
|
29955
29982
|
clientEmail?: string | undefined;
|
|
29956
29983
|
projectId?: string | undefined;
|
|
29984
|
+
tableProjectId?: string | undefined;
|
|
29957
29985
|
timestampField?: string | undefined;
|
|
29958
29986
|
};
|
|
29959
29987
|
type: "bigquery";
|
|
@@ -31320,6 +31348,7 @@ export default class {
|
|
|
31320
31348
|
privateKey?: string | undefined;
|
|
31321
31349
|
clientEmail?: string | undefined;
|
|
31322
31350
|
projectId?: string | undefined;
|
|
31351
|
+
tableProjectId?: string | undefined;
|
|
31323
31352
|
timestampField?: string | undefined;
|
|
31324
31353
|
};
|
|
31325
31354
|
type: "bigquery";
|
|
@@ -32197,6 +32226,7 @@ export default class {
|
|
|
32197
32226
|
privateKey?: string | undefined;
|
|
32198
32227
|
clientEmail?: string | undefined;
|
|
32199
32228
|
projectId?: string | undefined;
|
|
32229
|
+
tableProjectId?: string | undefined;
|
|
32200
32230
|
timestampField?: string | undefined;
|
|
32201
32231
|
};
|
|
32202
32232
|
type: "bigquery";
|
|
@@ -33632,6 +33662,7 @@ export default class {
|
|
|
33632
33662
|
privateKey?: string | undefined;
|
|
33633
33663
|
clientEmail?: string | undefined;
|
|
33634
33664
|
projectId?: string | undefined;
|
|
33665
|
+
tableProjectId?: string | undefined;
|
|
33635
33666
|
timestampField?: string | undefined;
|
|
33636
33667
|
};
|
|
33637
33668
|
type: "bigquery";
|
|
@@ -34509,6 +34540,7 @@ export default class {
|
|
|
34509
34540
|
privateKey?: string | undefined;
|
|
34510
34541
|
clientEmail?: string | undefined;
|
|
34511
34542
|
projectId?: string | undefined;
|
|
34543
|
+
tableProjectId?: string | undefined;
|
|
34512
34544
|
timestampField?: string | undefined;
|
|
34513
34545
|
};
|
|
34514
34546
|
type: "bigquery";
|
|
@@ -35883,6 +35915,7 @@ export default class {
|
|
|
35883
35915
|
privateKey?: string | undefined;
|
|
35884
35916
|
clientEmail?: string | undefined;
|
|
35885
35917
|
projectId?: string | undefined;
|
|
35918
|
+
tableProjectId?: string | undefined;
|
|
35886
35919
|
timestampField?: string | undefined;
|
|
35887
35920
|
};
|
|
35888
35921
|
type: "bigquery";
|
|
@@ -36766,6 +36799,7 @@ export default class {
|
|
|
36766
36799
|
privateKey?: string | undefined;
|
|
36767
36800
|
clientEmail?: string | undefined;
|
|
36768
36801
|
projectId?: string | undefined;
|
|
36802
|
+
tableProjectId?: string | undefined;
|
|
36769
36803
|
timestampField?: string | undefined;
|
|
36770
36804
|
};
|
|
36771
36805
|
type: "bigquery";
|
|
@@ -38203,6 +38237,7 @@ export default class {
|
|
|
38203
38237
|
privateKey?: string | undefined;
|
|
38204
38238
|
clientEmail?: string | undefined;
|
|
38205
38239
|
projectId?: string | undefined;
|
|
38240
|
+
tableProjectId?: string | undefined;
|
|
38206
38241
|
timestampField?: string | undefined;
|
|
38207
38242
|
};
|
|
38208
38243
|
type: "bigquery";
|
|
@@ -39086,6 +39121,7 @@ export default class {
|
|
|
39086
39121
|
privateKey?: string | undefined;
|
|
39087
39122
|
clientEmail?: string | undefined;
|
|
39088
39123
|
projectId?: string | undefined;
|
|
39124
|
+
tableProjectId?: string | undefined;
|
|
39089
39125
|
timestampField?: string | undefined;
|
|
39090
39126
|
};
|
|
39091
39127
|
type: "bigquery";
|
package/build/definitions.d.ts
CHANGED
|
@@ -810,6 +810,7 @@ export declare type _Without_ = {
|
|
|
810
810
|
clientEmail?: string;
|
|
811
811
|
projectId?: string;
|
|
812
812
|
query?: string;
|
|
813
|
+
tableProjectId?: string;
|
|
813
814
|
timestampField?: string;
|
|
814
815
|
};
|
|
815
816
|
preProcessingAggregations?: {
|
|
@@ -1471,6 +1472,7 @@ export declare type _Without_ = {
|
|
|
1471
1472
|
clientEmail?: string;
|
|
1472
1473
|
projectId?: string;
|
|
1473
1474
|
query?: string;
|
|
1475
|
+
tableProjectId?: string;
|
|
1474
1476
|
timestampField?: string;
|
|
1475
1477
|
};
|
|
1476
1478
|
preProcessingAggregations?: {
|
|
@@ -2201,6 +2203,7 @@ export declare type _Without_ = {
|
|
|
2201
2203
|
clientEmail?: string;
|
|
2202
2204
|
projectId?: string;
|
|
2203
2205
|
query?: string;
|
|
2206
|
+
tableProjectId?: string;
|
|
2204
2207
|
timestampField?: string;
|
|
2205
2208
|
};
|
|
2206
2209
|
preProcessingAggregations?: {
|
|
@@ -2862,6 +2865,7 @@ export declare type _Without_ = {
|
|
|
2862
2865
|
clientEmail?: string;
|
|
2863
2866
|
projectId?: string;
|
|
2864
2867
|
query?: string;
|
|
2868
|
+
tableProjectId?: string;
|
|
2865
2869
|
timestampField?: string;
|
|
2866
2870
|
};
|
|
2867
2871
|
preProcessingAggregations?: {
|
|
@@ -3872,6 +3876,7 @@ export declare type BigQuerySourceOptions = {
|
|
|
3872
3876
|
clientEmail?: string;
|
|
3873
3877
|
projectId?: string;
|
|
3874
3878
|
query?: string;
|
|
3879
|
+
tableProjectId?: string;
|
|
3875
3880
|
timestampField?: string;
|
|
3876
3881
|
};
|
|
3877
3882
|
export declare type SnowflakeSourceOptions = {
|
package/build/definitions.js
CHANGED
|
@@ -188,4 +188,4 @@ var DatasourceAnalyticsSubType;
|
|
|
188
188
|
DatasourceAnalyticsSubType["USER"] = "user";
|
|
189
189
|
DatasourceAnalyticsSubType["PURCHASES"] = "purchases";
|
|
190
190
|
})(DatasourceAnalyticsSubType = exports.DatasourceAnalyticsSubType || (exports.DatasourceAnalyticsSubType = {}));
|
|
191
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
191
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5pdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9kZWZpbml0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjs7O0FBNENwQixJQUFZLGtCQU1YO0FBTkQsV0FBWSxrQkFBa0I7SUFDMUIsMkNBQXFCLENBQUE7SUFDckIsK0RBQXlDLENBQUE7SUFDekMscURBQStCLENBQUE7SUFDL0IsbURBQTZCLENBQUE7SUFDN0IsdURBQWlDLENBQUE7QUFDckMsQ0FBQyxFQU5XLGtCQUFrQixHQUFsQiwwQkFBa0IsS0FBbEIsMEJBQWtCLFFBTTdCO0FBaUVELElBQVksY0FJWDtBQUpELFdBQVksY0FBYztJQUN0Qix1Q0FBcUIsQ0FBQTtJQUNyQixtQ0FBaUIsQ0FBQTtJQUNqQixpQ0FBZSxDQUFBO0FBQ25CLENBQUMsRUFKVyxjQUFjLEdBQWQsc0JBQWMsS0FBZCxzQkFBYyxRQUl6QjtBQUVELElBQVkscUJBS1g7QUFMRCxXQUFZLHFCQUFxQjtJQUM3QiwwQ0FBaUIsQ0FBQTtJQUNqQiw4Q0FBcUIsQ0FBQTtJQUNyQix3Q0FBZSxDQUFBO0lBQ2YsOENBQXFCLENBQUE7QUFDekIsQ0FBQyxFQUxXLHFCQUFxQixHQUFyQiw2QkFBcUIsS0FBckIsNkJBQXFCLFFBS2hDO0FBRUQsSUFBWSx3QkFHWDtBQUhELFdBQVksd0JBQXdCO0lBQ2hDLHlDQUFhLENBQUE7SUFDYiw2REFBaUMsQ0FBQTtBQUNyQyxDQUFDLEVBSFcsd0JBQXdCLEdBQXhCLGdDQUF3QixLQUF4QixnQ0FBd0IsUUFHbkM7QUFFRCxJQUFZLHdCQU1YO0FBTkQsV0FBWSx3QkFBd0I7SUFDaEMseUNBQWEsQ0FBQTtJQUNiLG1EQUF1QixDQUFBO0lBQ3ZCLCtDQUFtQixDQUFBO0lBQ25CLHlEQUE2QixDQUFBO0lBQzdCLCtEQUFtQyxDQUFBO0FBQ3ZDLENBQUMsRUFOVyx3QkFBd0IsR0FBeEIsZ0NBQXdCLEtBQXhCLGdDQUF3QixR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
|
package/package.json
CHANGED