@elyx-code/project-logic-tree 0.0.7123 → 0.0.7125
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/dist/index.cjs +360 -360
- package/dist/index.d.ts +2986 -243
- package/dist/index.js +112819 -95138
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -245,6 +245,50 @@ export declare class ActionOutputMapState extends OutputMapState implements IAct
|
|
|
245
245
|
toJSON(seenEntities?: Set<EntityId>): IActionOutputMap | IOutputMapReference;
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
+
export declare const addBandingActionRef: IActionDescriptorReference;
|
|
249
|
+
|
|
250
|
+
export declare const addBandingConnectionInput: IValueDescriptorTransfer;
|
|
251
|
+
|
|
252
|
+
export declare const addBandingConnectionInputDataType: IDataTypeTransfer;
|
|
253
|
+
|
|
254
|
+
export declare const addBandingConnectionInputDTParentRef: IValueDescriptorReference;
|
|
255
|
+
|
|
256
|
+
export declare const addBandingConnectionInputParentRef: IActionDescriptorReference;
|
|
257
|
+
|
|
258
|
+
export declare const addBandingIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
259
|
+
|
|
260
|
+
export declare const addBandingResponseDataType: IDataTypeTransfer;
|
|
261
|
+
|
|
262
|
+
export declare const addBandingResponseDTParentRef: IActionDescriptorReference;
|
|
263
|
+
|
|
264
|
+
export declare const addBandingResponseEntity: IDefinitionEntityTransfer;
|
|
265
|
+
|
|
266
|
+
export declare const addBandingResponseEntityParentRef: IDataTypeReference;
|
|
267
|
+
|
|
268
|
+
export declare const addBandingResponsePropsParentRef: IDefinitionEntityReference;
|
|
269
|
+
|
|
270
|
+
export declare const addBandingSheetIdInput: IValueDescriptorTransfer;
|
|
271
|
+
|
|
272
|
+
export declare const addBandingSheetIdInputDataType: IDataTypeTransfer;
|
|
273
|
+
|
|
274
|
+
export declare const addBandingSheetIdInputDTParentRef: IValueDescriptorReference;
|
|
275
|
+
|
|
276
|
+
export declare const addBandingSheetIdInputParentRef: IActionDescriptorReference;
|
|
277
|
+
|
|
278
|
+
export declare const addBandingSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
279
|
+
|
|
280
|
+
export declare const addBandingSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
281
|
+
|
|
282
|
+
export declare const addBandingSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
283
|
+
|
|
284
|
+
export declare const addBandingSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
285
|
+
|
|
286
|
+
export declare const addBandingsuccessProp: IPropertyTransfer;
|
|
287
|
+
|
|
288
|
+
export declare const addBandingsuccessPropDT: IDataTypeTransfer;
|
|
289
|
+
|
|
290
|
+
export declare const addBandingsuccessPropDTParentRef: IPropertyReference;
|
|
291
|
+
|
|
248
292
|
export declare const addBDBusinessDaysArgument: IValueDescriptorTransfer;
|
|
249
293
|
|
|
250
294
|
export declare const addBDBusinessDaysDataType: IDataTypeTransfer;
|
|
@@ -278,6 +322,94 @@ export declare function addBusinessDays(input: ISODateString, businessDays: numb
|
|
|
278
322
|
|
|
279
323
|
export declare const addBusinessDaysOperation: IActionDescriptorTransfer;
|
|
280
324
|
|
|
325
|
+
export declare const addChartActionRef: IActionDescriptorReference;
|
|
326
|
+
|
|
327
|
+
export declare const addChartConnectionInput: IValueDescriptorTransfer;
|
|
328
|
+
|
|
329
|
+
export declare const addChartConnectionInputDataType: IDataTypeTransfer;
|
|
330
|
+
|
|
331
|
+
export declare const addChartConnectionInputDTParentRef: IValueDescriptorReference;
|
|
332
|
+
|
|
333
|
+
export declare const addChartConnectionInputParentRef: IActionDescriptorReference;
|
|
334
|
+
|
|
335
|
+
export declare const addChartIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
336
|
+
|
|
337
|
+
export declare const addChartResponseDataType: IDataTypeTransfer;
|
|
338
|
+
|
|
339
|
+
export declare const addChartResponseDTParentRef: IActionDescriptorReference;
|
|
340
|
+
|
|
341
|
+
export declare const addChartResponseEntity: IDefinitionEntityTransfer;
|
|
342
|
+
|
|
343
|
+
export declare const addChartResponseEntityParentRef: IDataTypeReference;
|
|
344
|
+
|
|
345
|
+
export declare const addChartResponsePropsParentRef: IDefinitionEntityReference;
|
|
346
|
+
|
|
347
|
+
export declare const addChartSheetIdInput: IValueDescriptorTransfer;
|
|
348
|
+
|
|
349
|
+
export declare const addChartSheetIdInputDataType: IDataTypeTransfer;
|
|
350
|
+
|
|
351
|
+
export declare const addChartSheetIdInputDTParentRef: IValueDescriptorReference;
|
|
352
|
+
|
|
353
|
+
export declare const addChartSheetIdInputParentRef: IActionDescriptorReference;
|
|
354
|
+
|
|
355
|
+
export declare const addChartSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
356
|
+
|
|
357
|
+
export declare const addChartSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
358
|
+
|
|
359
|
+
export declare const addChartSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
360
|
+
|
|
361
|
+
export declare const addChartSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
362
|
+
|
|
363
|
+
export declare const addChartsuccessProp: IPropertyTransfer;
|
|
364
|
+
|
|
365
|
+
export declare const addChartsuccessPropDT: IDataTypeTransfer;
|
|
366
|
+
|
|
367
|
+
export declare const addChartsuccessPropDTParentRef: IPropertyReference;
|
|
368
|
+
|
|
369
|
+
export declare const addConditionalFormatRuleActionRef: IActionDescriptorReference;
|
|
370
|
+
|
|
371
|
+
export declare const addConditionalFormatRuleConnectionInput: IValueDescriptorTransfer;
|
|
372
|
+
|
|
373
|
+
export declare const addConditionalFormatRuleConnectionInputDataType: IDataTypeTransfer;
|
|
374
|
+
|
|
375
|
+
export declare const addConditionalFormatRuleConnectionInputDTParentRef: IValueDescriptorReference;
|
|
376
|
+
|
|
377
|
+
export declare const addConditionalFormatRuleConnectionInputParentRef: IActionDescriptorReference;
|
|
378
|
+
|
|
379
|
+
export declare const addConditionalFormatRuleIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
380
|
+
|
|
381
|
+
export declare const addConditionalFormatRuleResponseDataType: IDataTypeTransfer;
|
|
382
|
+
|
|
383
|
+
export declare const addConditionalFormatRuleResponseDTParentRef: IActionDescriptorReference;
|
|
384
|
+
|
|
385
|
+
export declare const addConditionalFormatRuleResponseEntity: IDefinitionEntityTransfer;
|
|
386
|
+
|
|
387
|
+
export declare const addConditionalFormatRuleResponseEntityParentRef: IDataTypeReference;
|
|
388
|
+
|
|
389
|
+
export declare const addConditionalFormatRuleResponsePropsParentRef: IDefinitionEntityReference;
|
|
390
|
+
|
|
391
|
+
export declare const addConditionalFormatRuleSheetIdInput: IValueDescriptorTransfer;
|
|
392
|
+
|
|
393
|
+
export declare const addConditionalFormatRuleSheetIdInputDataType: IDataTypeTransfer;
|
|
394
|
+
|
|
395
|
+
export declare const addConditionalFormatRuleSheetIdInputDTParentRef: IValueDescriptorReference;
|
|
396
|
+
|
|
397
|
+
export declare const addConditionalFormatRuleSheetIdInputParentRef: IActionDescriptorReference;
|
|
398
|
+
|
|
399
|
+
export declare const addConditionalFormatRuleSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
400
|
+
|
|
401
|
+
export declare const addConditionalFormatRuleSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
402
|
+
|
|
403
|
+
export declare const addConditionalFormatRuleSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
404
|
+
|
|
405
|
+
export declare const addConditionalFormatRuleSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
406
|
+
|
|
407
|
+
export declare const addConditionalFormatRulesuccessProp: IPropertyTransfer;
|
|
408
|
+
|
|
409
|
+
export declare const addConditionalFormatRulesuccessPropDT: IDataTypeTransfer;
|
|
410
|
+
|
|
411
|
+
export declare const addConditionalFormatRulesuccessPropDTParentRef: IPropertyReference;
|
|
412
|
+
|
|
281
413
|
export declare const addDataValidationActionRef: IActionDescriptorReference;
|
|
282
414
|
|
|
283
415
|
export declare const addDataValidationConditionTypeInput: IValueDescriptorTransfer;
|
|
@@ -388,6 +520,102 @@ export declare function addDisabledReasons(existingDisbledResons: CanvasEntityDi
|
|
|
388
520
|
reasons: CanvasEntityDisabledReason[];
|
|
389
521
|
};
|
|
390
522
|
|
|
523
|
+
export declare const addNamedRangeActionRef: IActionDescriptorReference;
|
|
524
|
+
|
|
525
|
+
export declare const addNamedRangeConnectionInput: IValueDescriptorTransfer;
|
|
526
|
+
|
|
527
|
+
export declare const addNamedRangeConnectionInputDataType: IDataTypeTransfer;
|
|
528
|
+
|
|
529
|
+
export declare const addNamedRangeConnectionInputDTParentRef: IValueDescriptorReference;
|
|
530
|
+
|
|
531
|
+
export declare const addNamedRangeConnectionInputParentRef: IActionDescriptorReference;
|
|
532
|
+
|
|
533
|
+
export declare const addNamedRangeIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
534
|
+
|
|
535
|
+
export declare const addNamedRangeNameInput: IValueDescriptorTransfer;
|
|
536
|
+
|
|
537
|
+
export declare const addNamedRangeNameInputDataType: IDataTypeTransfer;
|
|
538
|
+
|
|
539
|
+
export declare const addNamedRangeNameInputDTParentRef: IValueDescriptorReference;
|
|
540
|
+
|
|
541
|
+
export declare const addNamedRangeNameInputParentRef: IActionDescriptorReference;
|
|
542
|
+
|
|
543
|
+
export declare const addNamedRangeRangeInput: IValueDescriptorTransfer;
|
|
544
|
+
|
|
545
|
+
export declare const addNamedRangeRangeInputDataType: IDataTypeTransfer;
|
|
546
|
+
|
|
547
|
+
export declare const addNamedRangeRangeInputDTParentRef: IValueDescriptorReference;
|
|
548
|
+
|
|
549
|
+
export declare const addNamedRangeRangeInputParentRef: IActionDescriptorReference;
|
|
550
|
+
|
|
551
|
+
export declare const addNamedRangeResponseDataType: IDataTypeTransfer;
|
|
552
|
+
|
|
553
|
+
export declare const addNamedRangeResponseDTParentRef: IActionDescriptorReference;
|
|
554
|
+
|
|
555
|
+
export declare const addNamedRangeResponseEntity: IDefinitionEntityTransfer;
|
|
556
|
+
|
|
557
|
+
export declare const addNamedRangeResponseEntityParentRef: IDataTypeReference;
|
|
558
|
+
|
|
559
|
+
export declare const addNamedRangeResponsePropsParentRef: IDefinitionEntityReference;
|
|
560
|
+
|
|
561
|
+
export declare const addNamedRangeSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
562
|
+
|
|
563
|
+
export declare const addNamedRangeSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
564
|
+
|
|
565
|
+
export declare const addNamedRangeSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
566
|
+
|
|
567
|
+
export declare const addNamedRangeSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
568
|
+
|
|
569
|
+
export declare const addNamedRangesuccessProp: IPropertyTransfer;
|
|
570
|
+
|
|
571
|
+
export declare const addNamedRangesuccessPropDT: IDataTypeTransfer;
|
|
572
|
+
|
|
573
|
+
export declare const addNamedRangesuccessPropDTParentRef: IPropertyReference;
|
|
574
|
+
|
|
575
|
+
export declare const addProtectedRangeActionRef: IActionDescriptorReference;
|
|
576
|
+
|
|
577
|
+
export declare const addProtectedRangeConnectionInput: IValueDescriptorTransfer;
|
|
578
|
+
|
|
579
|
+
export declare const addProtectedRangeConnectionInputDataType: IDataTypeTransfer;
|
|
580
|
+
|
|
581
|
+
export declare const addProtectedRangeConnectionInputDTParentRef: IValueDescriptorReference;
|
|
582
|
+
|
|
583
|
+
export declare const addProtectedRangeConnectionInputParentRef: IActionDescriptorReference;
|
|
584
|
+
|
|
585
|
+
export declare const addProtectedRangeIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
586
|
+
|
|
587
|
+
export declare const addProtectedRangeResponseDataType: IDataTypeTransfer;
|
|
588
|
+
|
|
589
|
+
export declare const addProtectedRangeResponseDTParentRef: IActionDescriptorReference;
|
|
590
|
+
|
|
591
|
+
export declare const addProtectedRangeResponseEntity: IDefinitionEntityTransfer;
|
|
592
|
+
|
|
593
|
+
export declare const addProtectedRangeResponseEntityParentRef: IDataTypeReference;
|
|
594
|
+
|
|
595
|
+
export declare const addProtectedRangeResponsePropsParentRef: IDefinitionEntityReference;
|
|
596
|
+
|
|
597
|
+
export declare const addProtectedRangeSheetIdInput: IValueDescriptorTransfer;
|
|
598
|
+
|
|
599
|
+
export declare const addProtectedRangeSheetIdInputDataType: IDataTypeTransfer;
|
|
600
|
+
|
|
601
|
+
export declare const addProtectedRangeSheetIdInputDTParentRef: IValueDescriptorReference;
|
|
602
|
+
|
|
603
|
+
export declare const addProtectedRangeSheetIdInputParentRef: IActionDescriptorReference;
|
|
604
|
+
|
|
605
|
+
export declare const addProtectedRangeSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
606
|
+
|
|
607
|
+
export declare const addProtectedRangeSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
608
|
+
|
|
609
|
+
export declare const addProtectedRangeSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
610
|
+
|
|
611
|
+
export declare const addProtectedRangeSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
612
|
+
|
|
613
|
+
export declare const addProtectedRangesuccessProp: IPropertyTransfer;
|
|
614
|
+
|
|
615
|
+
export declare const addProtectedRangesuccessPropDT: IDataTypeTransfer;
|
|
616
|
+
|
|
617
|
+
export declare const addProtectedRangesuccessPropDTParentRef: IPropertyReference;
|
|
618
|
+
|
|
391
619
|
export declare const addSheetActionRef: IActionDescriptorReference;
|
|
392
620
|
|
|
393
621
|
export declare const addSheetConnectionInput: IValueDescriptorTransfer;
|
|
@@ -1614,6 +1842,87 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
1614
1842
|
};
|
|
1615
1843
|
};
|
|
1616
1844
|
};
|
|
1845
|
+
rgb: {
|
|
1846
|
+
id: string;
|
|
1847
|
+
properties: {
|
|
1848
|
+
red: {
|
|
1849
|
+
id: string;
|
|
1850
|
+
dataType: {
|
|
1851
|
+
id: string;
|
|
1852
|
+
};
|
|
1853
|
+
};
|
|
1854
|
+
green: {
|
|
1855
|
+
id: string;
|
|
1856
|
+
dataType: {
|
|
1857
|
+
id: string;
|
|
1858
|
+
};
|
|
1859
|
+
};
|
|
1860
|
+
blue: {
|
|
1861
|
+
id: string;
|
|
1862
|
+
dataType: {
|
|
1863
|
+
id: string;
|
|
1864
|
+
};
|
|
1865
|
+
};
|
|
1866
|
+
};
|
|
1867
|
+
};
|
|
1868
|
+
rgba: {
|
|
1869
|
+
id: string;
|
|
1870
|
+
properties: {
|
|
1871
|
+
alpha: {
|
|
1872
|
+
id: string;
|
|
1873
|
+
dataType: {
|
|
1874
|
+
id: string;
|
|
1875
|
+
};
|
|
1876
|
+
};
|
|
1877
|
+
};
|
|
1878
|
+
};
|
|
1879
|
+
"spreadsheet-range": {
|
|
1880
|
+
id: string;
|
|
1881
|
+
properties: {
|
|
1882
|
+
sheet: {
|
|
1883
|
+
id: string;
|
|
1884
|
+
dataType: {
|
|
1885
|
+
id: string;
|
|
1886
|
+
orString: {
|
|
1887
|
+
id: string;
|
|
1888
|
+
};
|
|
1889
|
+
orNumber: {
|
|
1890
|
+
id: string;
|
|
1891
|
+
};
|
|
1892
|
+
};
|
|
1893
|
+
};
|
|
1894
|
+
startRow: {
|
|
1895
|
+
id: string;
|
|
1896
|
+
dataType: {
|
|
1897
|
+
id: string;
|
|
1898
|
+
};
|
|
1899
|
+
};
|
|
1900
|
+
startColumn: {
|
|
1901
|
+
id: string;
|
|
1902
|
+
dataType: {
|
|
1903
|
+
id: string;
|
|
1904
|
+
};
|
|
1905
|
+
};
|
|
1906
|
+
endRow: {
|
|
1907
|
+
id: string;
|
|
1908
|
+
dataType: {
|
|
1909
|
+
id: string;
|
|
1910
|
+
};
|
|
1911
|
+
};
|
|
1912
|
+
endColumn: {
|
|
1913
|
+
id: string;
|
|
1914
|
+
dataType: {
|
|
1915
|
+
id: string;
|
|
1916
|
+
};
|
|
1917
|
+
};
|
|
1918
|
+
namedRange: {
|
|
1919
|
+
id: string;
|
|
1920
|
+
dataType: {
|
|
1921
|
+
id: string;
|
|
1922
|
+
};
|
|
1923
|
+
};
|
|
1924
|
+
};
|
|
1925
|
+
};
|
|
1617
1926
|
};
|
|
1618
1927
|
"value-descriptor": {
|
|
1619
1928
|
"search-error-output-descriptor-id": {
|
|
@@ -4996,6 +5305,40 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
4996
5305
|
id: string;
|
|
4997
5306
|
};
|
|
4998
5307
|
};
|
|
5308
|
+
"op-data-type-parse-spreadsheet-range-to-a1": {
|
|
5309
|
+
id: DataTypeOperations;
|
|
5310
|
+
dataType: {
|
|
5311
|
+
id: string;
|
|
5312
|
+
};
|
|
5313
|
+
error: {
|
|
5314
|
+
id: string;
|
|
5315
|
+
};
|
|
5316
|
+
inputs: {
|
|
5317
|
+
value: {
|
|
5318
|
+
id: string;
|
|
5319
|
+
dataType: {
|
|
5320
|
+
id: string;
|
|
5321
|
+
};
|
|
5322
|
+
};
|
|
5323
|
+
};
|
|
5324
|
+
};
|
|
5325
|
+
"op-data-type-parse-a1-to-spreadsheet-range": {
|
|
5326
|
+
id: DataTypeOperations;
|
|
5327
|
+
dataType: {
|
|
5328
|
+
id: string;
|
|
5329
|
+
};
|
|
5330
|
+
error: {
|
|
5331
|
+
id: string;
|
|
5332
|
+
};
|
|
5333
|
+
inputs: {
|
|
5334
|
+
value: {
|
|
5335
|
+
id: string;
|
|
5336
|
+
dataType: {
|
|
5337
|
+
id: string;
|
|
5338
|
+
};
|
|
5339
|
+
};
|
|
5340
|
+
};
|
|
5341
|
+
};
|
|
4999
5342
|
"op-json-parse": {
|
|
5000
5343
|
id: JsonOperations;
|
|
5001
5344
|
inputs: {
|
|
@@ -9960,7 +10303,580 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9960
10303
|
};
|
|
9961
10304
|
};
|
|
9962
10305
|
};
|
|
9963
|
-
"external-integration--google-sheet--set-number-format": {
|
|
10306
|
+
"external-integration--google-sheet--set-number-format": {
|
|
10307
|
+
id: ExternalIntegrationOperations;
|
|
10308
|
+
inputs: {
|
|
10309
|
+
connection: {
|
|
10310
|
+
id: string;
|
|
10311
|
+
dataType: {
|
|
10312
|
+
id: string;
|
|
10313
|
+
};
|
|
10314
|
+
};
|
|
10315
|
+
spreadsheetId: {
|
|
10316
|
+
id: string;
|
|
10317
|
+
dataType: {
|
|
10318
|
+
id: string;
|
|
10319
|
+
};
|
|
10320
|
+
};
|
|
10321
|
+
sheetId: {
|
|
10322
|
+
id: string;
|
|
10323
|
+
dataType: {
|
|
10324
|
+
id: string;
|
|
10325
|
+
};
|
|
10326
|
+
};
|
|
10327
|
+
startRow: {
|
|
10328
|
+
id: string;
|
|
10329
|
+
dataType: {
|
|
10330
|
+
id: string;
|
|
10331
|
+
};
|
|
10332
|
+
};
|
|
10333
|
+
endRow: {
|
|
10334
|
+
id: string;
|
|
10335
|
+
dataType: {
|
|
10336
|
+
id: string;
|
|
10337
|
+
};
|
|
10338
|
+
};
|
|
10339
|
+
startColumn: {
|
|
10340
|
+
id: string;
|
|
10341
|
+
dataType: {
|
|
10342
|
+
id: string;
|
|
10343
|
+
};
|
|
10344
|
+
};
|
|
10345
|
+
endColumn: {
|
|
10346
|
+
id: string;
|
|
10347
|
+
dataType: {
|
|
10348
|
+
id: string;
|
|
10349
|
+
};
|
|
10350
|
+
};
|
|
10351
|
+
pattern: {
|
|
10352
|
+
id: string;
|
|
10353
|
+
dataType: {
|
|
10354
|
+
id: string;
|
|
10355
|
+
};
|
|
10356
|
+
};
|
|
10357
|
+
};
|
|
10358
|
+
dataType: {
|
|
10359
|
+
id: string;
|
|
10360
|
+
entity: {
|
|
10361
|
+
id: string;
|
|
10362
|
+
properties: {
|
|
10363
|
+
success: {
|
|
10364
|
+
id: string;
|
|
10365
|
+
dataType: {
|
|
10366
|
+
id: string;
|
|
10367
|
+
};
|
|
10368
|
+
};
|
|
10369
|
+
};
|
|
10370
|
+
};
|
|
10371
|
+
};
|
|
10372
|
+
};
|
|
10373
|
+
"external-integration--google-sheet--set-background-color": {
|
|
10374
|
+
id: ExternalIntegrationOperations;
|
|
10375
|
+
inputs: {
|
|
10376
|
+
connection: {
|
|
10377
|
+
id: string;
|
|
10378
|
+
dataType: {
|
|
10379
|
+
id: string;
|
|
10380
|
+
};
|
|
10381
|
+
};
|
|
10382
|
+
spreadsheetId: {
|
|
10383
|
+
id: string;
|
|
10384
|
+
dataType: {
|
|
10385
|
+
id: string;
|
|
10386
|
+
};
|
|
10387
|
+
};
|
|
10388
|
+
sheetId: {
|
|
10389
|
+
id: string;
|
|
10390
|
+
dataType: {
|
|
10391
|
+
id: string;
|
|
10392
|
+
};
|
|
10393
|
+
};
|
|
10394
|
+
startRow: {
|
|
10395
|
+
id: string;
|
|
10396
|
+
dataType: {
|
|
10397
|
+
id: string;
|
|
10398
|
+
};
|
|
10399
|
+
};
|
|
10400
|
+
endRow: {
|
|
10401
|
+
id: string;
|
|
10402
|
+
dataType: {
|
|
10403
|
+
id: string;
|
|
10404
|
+
};
|
|
10405
|
+
};
|
|
10406
|
+
startColumn: {
|
|
10407
|
+
id: string;
|
|
10408
|
+
dataType: {
|
|
10409
|
+
id: string;
|
|
10410
|
+
};
|
|
10411
|
+
};
|
|
10412
|
+
endColumn: {
|
|
10413
|
+
id: string;
|
|
10414
|
+
dataType: {
|
|
10415
|
+
id: string;
|
|
10416
|
+
};
|
|
10417
|
+
};
|
|
10418
|
+
color: {
|
|
10419
|
+
id: string;
|
|
10420
|
+
dataType: {
|
|
10421
|
+
id: string;
|
|
10422
|
+
};
|
|
10423
|
+
};
|
|
10424
|
+
};
|
|
10425
|
+
dataType: {
|
|
10426
|
+
id: string;
|
|
10427
|
+
entity: {
|
|
10428
|
+
id: string;
|
|
10429
|
+
properties: {
|
|
10430
|
+
success: {
|
|
10431
|
+
id: string;
|
|
10432
|
+
dataType: {
|
|
10433
|
+
id: string;
|
|
10434
|
+
};
|
|
10435
|
+
};
|
|
10436
|
+
};
|
|
10437
|
+
};
|
|
10438
|
+
};
|
|
10439
|
+
};
|
|
10440
|
+
"external-integration--google-sheet--merge-unmerge-cells": {
|
|
10441
|
+
id: ExternalIntegrationOperations;
|
|
10442
|
+
inputs: {
|
|
10443
|
+
connection: {
|
|
10444
|
+
id: string;
|
|
10445
|
+
dataType: {
|
|
10446
|
+
id: string;
|
|
10447
|
+
};
|
|
10448
|
+
};
|
|
10449
|
+
spreadsheetId: {
|
|
10450
|
+
id: string;
|
|
10451
|
+
dataType: {
|
|
10452
|
+
id: string;
|
|
10453
|
+
};
|
|
10454
|
+
};
|
|
10455
|
+
sheetId: {
|
|
10456
|
+
id: string;
|
|
10457
|
+
dataType: {
|
|
10458
|
+
id: string;
|
|
10459
|
+
};
|
|
10460
|
+
};
|
|
10461
|
+
startRow: {
|
|
10462
|
+
id: string;
|
|
10463
|
+
dataType: {
|
|
10464
|
+
id: string;
|
|
10465
|
+
};
|
|
10466
|
+
};
|
|
10467
|
+
endRow: {
|
|
10468
|
+
id: string;
|
|
10469
|
+
dataType: {
|
|
10470
|
+
id: string;
|
|
10471
|
+
};
|
|
10472
|
+
};
|
|
10473
|
+
startColumn: {
|
|
10474
|
+
id: string;
|
|
10475
|
+
dataType: {
|
|
10476
|
+
id: string;
|
|
10477
|
+
};
|
|
10478
|
+
};
|
|
10479
|
+
endColumn: {
|
|
10480
|
+
id: string;
|
|
10481
|
+
dataType: {
|
|
10482
|
+
id: string;
|
|
10483
|
+
};
|
|
10484
|
+
};
|
|
10485
|
+
merge: {
|
|
10486
|
+
id: string;
|
|
10487
|
+
dataType: {
|
|
10488
|
+
id: string;
|
|
10489
|
+
};
|
|
10490
|
+
};
|
|
10491
|
+
mergeType: {
|
|
10492
|
+
id: string;
|
|
10493
|
+
dataType: {
|
|
10494
|
+
id: string;
|
|
10495
|
+
};
|
|
10496
|
+
};
|
|
10497
|
+
};
|
|
10498
|
+
dataType: {
|
|
10499
|
+
id: string;
|
|
10500
|
+
entity: {
|
|
10501
|
+
id: string;
|
|
10502
|
+
properties: {
|
|
10503
|
+
success: {
|
|
10504
|
+
id: string;
|
|
10505
|
+
dataType: {
|
|
10506
|
+
id: string;
|
|
10507
|
+
};
|
|
10508
|
+
};
|
|
10509
|
+
};
|
|
10510
|
+
};
|
|
10511
|
+
};
|
|
10512
|
+
};
|
|
10513
|
+
"external-integration--google-sheet--auto-resize-dimensions": {
|
|
10514
|
+
id: ExternalIntegrationOperations;
|
|
10515
|
+
inputs: {
|
|
10516
|
+
connection: {
|
|
10517
|
+
id: string;
|
|
10518
|
+
dataType: {
|
|
10519
|
+
id: string;
|
|
10520
|
+
};
|
|
10521
|
+
};
|
|
10522
|
+
spreadsheetId: {
|
|
10523
|
+
id: string;
|
|
10524
|
+
dataType: {
|
|
10525
|
+
id: string;
|
|
10526
|
+
};
|
|
10527
|
+
};
|
|
10528
|
+
sheetId: {
|
|
10529
|
+
id: string;
|
|
10530
|
+
dataType: {
|
|
10531
|
+
id: string;
|
|
10532
|
+
};
|
|
10533
|
+
};
|
|
10534
|
+
dimension: {
|
|
10535
|
+
id: string;
|
|
10536
|
+
dataType: {
|
|
10537
|
+
id: string;
|
|
10538
|
+
};
|
|
10539
|
+
};
|
|
10540
|
+
startIndex: {
|
|
10541
|
+
id: string;
|
|
10542
|
+
dataType: {
|
|
10543
|
+
id: string;
|
|
10544
|
+
};
|
|
10545
|
+
};
|
|
10546
|
+
endIndex: {
|
|
10547
|
+
id: string;
|
|
10548
|
+
dataType: {
|
|
10549
|
+
id: string;
|
|
10550
|
+
};
|
|
10551
|
+
};
|
|
10552
|
+
};
|
|
10553
|
+
dataType: {
|
|
10554
|
+
id: string;
|
|
10555
|
+
entity: {
|
|
10556
|
+
id: string;
|
|
10557
|
+
properties: {
|
|
10558
|
+
success: {
|
|
10559
|
+
id: string;
|
|
10560
|
+
dataType: {
|
|
10561
|
+
id: string;
|
|
10562
|
+
};
|
|
10563
|
+
};
|
|
10564
|
+
};
|
|
10565
|
+
};
|
|
10566
|
+
};
|
|
10567
|
+
};
|
|
10568
|
+
"external-integration--google-sheet--find-and-replace": {
|
|
10569
|
+
id: ExternalIntegrationOperations;
|
|
10570
|
+
inputs: {
|
|
10571
|
+
connection: {
|
|
10572
|
+
id: string;
|
|
10573
|
+
dataType: {
|
|
10574
|
+
id: string;
|
|
10575
|
+
};
|
|
10576
|
+
};
|
|
10577
|
+
spreadsheetId: {
|
|
10578
|
+
id: string;
|
|
10579
|
+
dataType: {
|
|
10580
|
+
id: string;
|
|
10581
|
+
};
|
|
10582
|
+
};
|
|
10583
|
+
sheetId: {
|
|
10584
|
+
id: string;
|
|
10585
|
+
dataType: {
|
|
10586
|
+
id: string;
|
|
10587
|
+
};
|
|
10588
|
+
};
|
|
10589
|
+
find: {
|
|
10590
|
+
id: string;
|
|
10591
|
+
dataType: {
|
|
10592
|
+
id: string;
|
|
10593
|
+
};
|
|
10594
|
+
};
|
|
10595
|
+
replace: {
|
|
10596
|
+
id: string;
|
|
10597
|
+
dataType: {
|
|
10598
|
+
id: string;
|
|
10599
|
+
};
|
|
10600
|
+
};
|
|
10601
|
+
matchCase: {
|
|
10602
|
+
id: string;
|
|
10603
|
+
dataType: {
|
|
10604
|
+
id: string;
|
|
10605
|
+
};
|
|
10606
|
+
};
|
|
10607
|
+
matchEntireCell: {
|
|
10608
|
+
id: string;
|
|
10609
|
+
dataType: {
|
|
10610
|
+
id: string;
|
|
10611
|
+
};
|
|
10612
|
+
};
|
|
10613
|
+
};
|
|
10614
|
+
dataType: {
|
|
10615
|
+
id: string;
|
|
10616
|
+
entity: {
|
|
10617
|
+
id: string;
|
|
10618
|
+
properties: {
|
|
10619
|
+
occurrencesChanged: {
|
|
10620
|
+
id: string;
|
|
10621
|
+
dataType: {
|
|
10622
|
+
id: string;
|
|
10623
|
+
};
|
|
10624
|
+
};
|
|
10625
|
+
};
|
|
10626
|
+
};
|
|
10627
|
+
};
|
|
10628
|
+
};
|
|
10629
|
+
"external-integration--google-sheet--add-data-validation": {
|
|
10630
|
+
id: ExternalIntegrationOperations;
|
|
10631
|
+
inputs: {
|
|
10632
|
+
connection: {
|
|
10633
|
+
id: string;
|
|
10634
|
+
dataType: {
|
|
10635
|
+
id: string;
|
|
10636
|
+
};
|
|
10637
|
+
};
|
|
10638
|
+
spreadsheetId: {
|
|
10639
|
+
id: string;
|
|
10640
|
+
dataType: {
|
|
10641
|
+
id: string;
|
|
10642
|
+
};
|
|
10643
|
+
};
|
|
10644
|
+
sheetId: {
|
|
10645
|
+
id: string;
|
|
10646
|
+
dataType: {
|
|
10647
|
+
id: string;
|
|
10648
|
+
};
|
|
10649
|
+
};
|
|
10650
|
+
startRow: {
|
|
10651
|
+
id: string;
|
|
10652
|
+
dataType: {
|
|
10653
|
+
id: string;
|
|
10654
|
+
};
|
|
10655
|
+
};
|
|
10656
|
+
endRow: {
|
|
10657
|
+
id: string;
|
|
10658
|
+
dataType: {
|
|
10659
|
+
id: string;
|
|
10660
|
+
};
|
|
10661
|
+
};
|
|
10662
|
+
startColumn: {
|
|
10663
|
+
id: string;
|
|
10664
|
+
dataType: {
|
|
10665
|
+
id: string;
|
|
10666
|
+
};
|
|
10667
|
+
};
|
|
10668
|
+
endColumn: {
|
|
10669
|
+
id: string;
|
|
10670
|
+
dataType: {
|
|
10671
|
+
id: string;
|
|
10672
|
+
};
|
|
10673
|
+
};
|
|
10674
|
+
conditionType: {
|
|
10675
|
+
id: string;
|
|
10676
|
+
dataType: {
|
|
10677
|
+
id: string;
|
|
10678
|
+
};
|
|
10679
|
+
};
|
|
10680
|
+
conditionValues: {
|
|
10681
|
+
id: string;
|
|
10682
|
+
dataType: {
|
|
10683
|
+
id: string;
|
|
10684
|
+
};
|
|
10685
|
+
};
|
|
10686
|
+
};
|
|
10687
|
+
dataType: {
|
|
10688
|
+
id: string;
|
|
10689
|
+
entity: {
|
|
10690
|
+
id: string;
|
|
10691
|
+
properties: {
|
|
10692
|
+
success: {
|
|
10693
|
+
id: string;
|
|
10694
|
+
dataType: {
|
|
10695
|
+
id: string;
|
|
10696
|
+
};
|
|
10697
|
+
};
|
|
10698
|
+
};
|
|
10699
|
+
};
|
|
10700
|
+
};
|
|
10701
|
+
};
|
|
10702
|
+
"external-integration--google-sheet--sort-range": {
|
|
10703
|
+
id: ExternalIntegrationOperations;
|
|
10704
|
+
inputs: {
|
|
10705
|
+
connection: {
|
|
10706
|
+
id: string;
|
|
10707
|
+
dataType: {
|
|
10708
|
+
id: string;
|
|
10709
|
+
};
|
|
10710
|
+
};
|
|
10711
|
+
spreadsheetId: {
|
|
10712
|
+
id: string;
|
|
10713
|
+
dataType: {
|
|
10714
|
+
id: string;
|
|
10715
|
+
};
|
|
10716
|
+
};
|
|
10717
|
+
sheetId: {
|
|
10718
|
+
id: string;
|
|
10719
|
+
dataType: {
|
|
10720
|
+
id: string;
|
|
10721
|
+
};
|
|
10722
|
+
};
|
|
10723
|
+
startRow: {
|
|
10724
|
+
id: string;
|
|
10725
|
+
dataType: {
|
|
10726
|
+
id: string;
|
|
10727
|
+
};
|
|
10728
|
+
};
|
|
10729
|
+
endRow: {
|
|
10730
|
+
id: string;
|
|
10731
|
+
dataType: {
|
|
10732
|
+
id: string;
|
|
10733
|
+
};
|
|
10734
|
+
};
|
|
10735
|
+
startColumn: {
|
|
10736
|
+
id: string;
|
|
10737
|
+
dataType: {
|
|
10738
|
+
id: string;
|
|
10739
|
+
};
|
|
10740
|
+
};
|
|
10741
|
+
endColumn: {
|
|
10742
|
+
id: string;
|
|
10743
|
+
dataType: {
|
|
10744
|
+
id: string;
|
|
10745
|
+
};
|
|
10746
|
+
};
|
|
10747
|
+
sortColumnIndex: {
|
|
10748
|
+
id: string;
|
|
10749
|
+
dataType: {
|
|
10750
|
+
id: string;
|
|
10751
|
+
};
|
|
10752
|
+
};
|
|
10753
|
+
sortOrder: {
|
|
10754
|
+
id: string;
|
|
10755
|
+
dataType: {
|
|
10756
|
+
id: string;
|
|
10757
|
+
};
|
|
10758
|
+
};
|
|
10759
|
+
};
|
|
10760
|
+
dataType: {
|
|
10761
|
+
id: string;
|
|
10762
|
+
entity: {
|
|
10763
|
+
id: string;
|
|
10764
|
+
properties: {
|
|
10765
|
+
success: {
|
|
10766
|
+
id: string;
|
|
10767
|
+
dataType: {
|
|
10768
|
+
id: string;
|
|
10769
|
+
};
|
|
10770
|
+
};
|
|
10771
|
+
};
|
|
10772
|
+
};
|
|
10773
|
+
};
|
|
10774
|
+
};
|
|
10775
|
+
"external-integration--google-sheet--apply-clear-filter": {
|
|
10776
|
+
id: ExternalIntegrationOperations;
|
|
10777
|
+
inputs: {
|
|
10778
|
+
connection: {
|
|
10779
|
+
id: string;
|
|
10780
|
+
dataType: {
|
|
10781
|
+
id: string;
|
|
10782
|
+
};
|
|
10783
|
+
};
|
|
10784
|
+
spreadsheetId: {
|
|
10785
|
+
id: string;
|
|
10786
|
+
dataType: {
|
|
10787
|
+
id: string;
|
|
10788
|
+
};
|
|
10789
|
+
};
|
|
10790
|
+
sheetId: {
|
|
10791
|
+
id: string;
|
|
10792
|
+
dataType: {
|
|
10793
|
+
id: string;
|
|
10794
|
+
};
|
|
10795
|
+
};
|
|
10796
|
+
startRow: {
|
|
10797
|
+
id: string;
|
|
10798
|
+
dataType: {
|
|
10799
|
+
id: string;
|
|
10800
|
+
};
|
|
10801
|
+
};
|
|
10802
|
+
endRow: {
|
|
10803
|
+
id: string;
|
|
10804
|
+
dataType: {
|
|
10805
|
+
id: string;
|
|
10806
|
+
};
|
|
10807
|
+
};
|
|
10808
|
+
startColumn: {
|
|
10809
|
+
id: string;
|
|
10810
|
+
dataType: {
|
|
10811
|
+
id: string;
|
|
10812
|
+
};
|
|
10813
|
+
};
|
|
10814
|
+
endColumn: {
|
|
10815
|
+
id: string;
|
|
10816
|
+
dataType: {
|
|
10817
|
+
id: string;
|
|
10818
|
+
};
|
|
10819
|
+
};
|
|
10820
|
+
clearOnly: {
|
|
10821
|
+
id: string;
|
|
10822
|
+
dataType: {
|
|
10823
|
+
id: string;
|
|
10824
|
+
};
|
|
10825
|
+
};
|
|
10826
|
+
};
|
|
10827
|
+
dataType: {
|
|
10828
|
+
id: string;
|
|
10829
|
+
entity: {
|
|
10830
|
+
id: string;
|
|
10831
|
+
properties: {
|
|
10832
|
+
success: {
|
|
10833
|
+
id: string;
|
|
10834
|
+
dataType: {
|
|
10835
|
+
id: string;
|
|
10836
|
+
};
|
|
10837
|
+
};
|
|
10838
|
+
};
|
|
10839
|
+
};
|
|
10840
|
+
};
|
|
10841
|
+
};
|
|
10842
|
+
"external-integration--google-sheet--add-chart": {
|
|
10843
|
+
id: ExternalIntegrationOperations;
|
|
10844
|
+
inputs: {
|
|
10845
|
+
connection: {
|
|
10846
|
+
id: string;
|
|
10847
|
+
dataType: {
|
|
10848
|
+
id: string;
|
|
10849
|
+
};
|
|
10850
|
+
};
|
|
10851
|
+
spreadsheetId: {
|
|
10852
|
+
id: string;
|
|
10853
|
+
dataType: {
|
|
10854
|
+
id: string;
|
|
10855
|
+
};
|
|
10856
|
+
};
|
|
10857
|
+
chart: {
|
|
10858
|
+
id: string;
|
|
10859
|
+
dataType: {
|
|
10860
|
+
id: string;
|
|
10861
|
+
};
|
|
10862
|
+
};
|
|
10863
|
+
};
|
|
10864
|
+
dataType: {
|
|
10865
|
+
id: string;
|
|
10866
|
+
entity: {
|
|
10867
|
+
id: string;
|
|
10868
|
+
properties: {
|
|
10869
|
+
success: {
|
|
10870
|
+
id: string;
|
|
10871
|
+
dataType: {
|
|
10872
|
+
id: string;
|
|
10873
|
+
};
|
|
10874
|
+
};
|
|
10875
|
+
};
|
|
10876
|
+
};
|
|
10877
|
+
};
|
|
10878
|
+
};
|
|
10879
|
+
"external-integration--google-sheet--update-chart-spec": {
|
|
9964
10880
|
id: ExternalIntegrationOperations;
|
|
9965
10881
|
inputs: {
|
|
9966
10882
|
connection: {
|
|
@@ -9975,37 +10891,50 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9975
10891
|
id: string;
|
|
9976
10892
|
};
|
|
9977
10893
|
};
|
|
9978
|
-
|
|
10894
|
+
chartId: {
|
|
9979
10895
|
id: string;
|
|
9980
10896
|
dataType: {
|
|
9981
10897
|
id: string;
|
|
9982
10898
|
};
|
|
9983
10899
|
};
|
|
9984
|
-
|
|
10900
|
+
chart: {
|
|
9985
10901
|
id: string;
|
|
9986
10902
|
dataType: {
|
|
9987
10903
|
id: string;
|
|
9988
10904
|
};
|
|
9989
10905
|
};
|
|
9990
|
-
|
|
10906
|
+
};
|
|
10907
|
+
dataType: {
|
|
10908
|
+
id: string;
|
|
10909
|
+
entity: {
|
|
9991
10910
|
id: string;
|
|
9992
|
-
|
|
9993
|
-
|
|
10911
|
+
properties: {
|
|
10912
|
+
success: {
|
|
10913
|
+
id: string;
|
|
10914
|
+
dataType: {
|
|
10915
|
+
id: string;
|
|
10916
|
+
};
|
|
10917
|
+
};
|
|
9994
10918
|
};
|
|
9995
10919
|
};
|
|
9996
|
-
|
|
10920
|
+
};
|
|
10921
|
+
};
|
|
10922
|
+
"external-integration--google-sheet--delete-chart": {
|
|
10923
|
+
id: ExternalIntegrationOperations;
|
|
10924
|
+
inputs: {
|
|
10925
|
+
connection: {
|
|
9997
10926
|
id: string;
|
|
9998
10927
|
dataType: {
|
|
9999
10928
|
id: string;
|
|
10000
10929
|
};
|
|
10001
10930
|
};
|
|
10002
|
-
|
|
10931
|
+
spreadsheetId: {
|
|
10003
10932
|
id: string;
|
|
10004
10933
|
dataType: {
|
|
10005
10934
|
id: string;
|
|
10006
10935
|
};
|
|
10007
10936
|
};
|
|
10008
|
-
|
|
10937
|
+
chartId: {
|
|
10009
10938
|
id: string;
|
|
10010
10939
|
dataType: {
|
|
10011
10940
|
id: string;
|
|
@@ -10027,7 +10956,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10027
10956
|
};
|
|
10028
10957
|
};
|
|
10029
10958
|
};
|
|
10030
|
-
"external-integration--google-sheet--
|
|
10959
|
+
"external-integration--google-sheet--create-pivot-table": {
|
|
10031
10960
|
id: ExternalIntegrationOperations;
|
|
10032
10961
|
inputs: {
|
|
10033
10962
|
connection: {
|
|
@@ -10042,49 +10971,50 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10042
10971
|
id: string;
|
|
10043
10972
|
};
|
|
10044
10973
|
};
|
|
10045
|
-
|
|
10974
|
+
destination: {
|
|
10046
10975
|
id: string;
|
|
10047
10976
|
dataType: {
|
|
10048
10977
|
id: string;
|
|
10049
10978
|
};
|
|
10050
10979
|
};
|
|
10051
|
-
|
|
10980
|
+
pivotTable: {
|
|
10052
10981
|
id: string;
|
|
10053
10982
|
dataType: {
|
|
10054
10983
|
id: string;
|
|
10055
10984
|
};
|
|
10056
10985
|
};
|
|
10057
|
-
|
|
10058
|
-
|
|
10059
|
-
|
|
10060
|
-
|
|
10061
|
-
};
|
|
10062
|
-
};
|
|
10063
|
-
startColumn: {
|
|
10064
|
-
id: string;
|
|
10065
|
-
dataType: {
|
|
10066
|
-
id: string;
|
|
10067
|
-
};
|
|
10068
|
-
};
|
|
10069
|
-
endColumn: {
|
|
10986
|
+
};
|
|
10987
|
+
dataType: {
|
|
10988
|
+
id: string;
|
|
10989
|
+
entity: {
|
|
10070
10990
|
id: string;
|
|
10071
|
-
|
|
10072
|
-
|
|
10991
|
+
properties: {
|
|
10992
|
+
success: {
|
|
10993
|
+
id: string;
|
|
10994
|
+
dataType: {
|
|
10995
|
+
id: string;
|
|
10996
|
+
};
|
|
10997
|
+
};
|
|
10073
10998
|
};
|
|
10074
10999
|
};
|
|
10075
|
-
|
|
11000
|
+
};
|
|
11001
|
+
};
|
|
11002
|
+
"external-integration--google-sheet--delete-pivot-table": {
|
|
11003
|
+
id: ExternalIntegrationOperations;
|
|
11004
|
+
inputs: {
|
|
11005
|
+
connection: {
|
|
10076
11006
|
id: string;
|
|
10077
11007
|
dataType: {
|
|
10078
11008
|
id: string;
|
|
10079
11009
|
};
|
|
10080
11010
|
};
|
|
10081
|
-
|
|
11011
|
+
spreadsheetId: {
|
|
10082
11012
|
id: string;
|
|
10083
11013
|
dataType: {
|
|
10084
11014
|
id: string;
|
|
10085
11015
|
};
|
|
10086
11016
|
};
|
|
10087
|
-
|
|
11017
|
+
destination: {
|
|
10088
11018
|
id: string;
|
|
10089
11019
|
dataType: {
|
|
10090
11020
|
id: string;
|
|
@@ -10106,7 +11036,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10106
11036
|
};
|
|
10107
11037
|
};
|
|
10108
11038
|
};
|
|
10109
|
-
"external-integration--google-sheet--
|
|
11039
|
+
"external-integration--google-sheet--insert-dimension": {
|
|
10110
11040
|
id: ExternalIntegrationOperations;
|
|
10111
11041
|
inputs: {
|
|
10112
11042
|
connection: {
|
|
@@ -10121,43 +11051,50 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10121
11051
|
id: string;
|
|
10122
11052
|
};
|
|
10123
11053
|
};
|
|
10124
|
-
|
|
10125
|
-
id: string;
|
|
10126
|
-
dataType: {
|
|
10127
|
-
id: string;
|
|
10128
|
-
};
|
|
10129
|
-
};
|
|
10130
|
-
startRow: {
|
|
11054
|
+
range: {
|
|
10131
11055
|
id: string;
|
|
10132
11056
|
dataType: {
|
|
10133
11057
|
id: string;
|
|
10134
11058
|
};
|
|
10135
11059
|
};
|
|
10136
|
-
|
|
11060
|
+
inheritFromBefore: {
|
|
10137
11061
|
id: string;
|
|
10138
11062
|
dataType: {
|
|
10139
11063
|
id: string;
|
|
10140
11064
|
};
|
|
10141
11065
|
};
|
|
10142
|
-
|
|
11066
|
+
};
|
|
11067
|
+
dataType: {
|
|
11068
|
+
id: string;
|
|
11069
|
+
entity: {
|
|
10143
11070
|
id: string;
|
|
10144
|
-
|
|
10145
|
-
|
|
11071
|
+
properties: {
|
|
11072
|
+
success: {
|
|
11073
|
+
id: string;
|
|
11074
|
+
dataType: {
|
|
11075
|
+
id: string;
|
|
11076
|
+
};
|
|
11077
|
+
};
|
|
10146
11078
|
};
|
|
10147
11079
|
};
|
|
10148
|
-
|
|
11080
|
+
};
|
|
11081
|
+
};
|
|
11082
|
+
"external-integration--google-sheet--delete-dimension": {
|
|
11083
|
+
id: ExternalIntegrationOperations;
|
|
11084
|
+
inputs: {
|
|
11085
|
+
connection: {
|
|
10149
11086
|
id: string;
|
|
10150
11087
|
dataType: {
|
|
10151
11088
|
id: string;
|
|
10152
11089
|
};
|
|
10153
11090
|
};
|
|
10154
|
-
|
|
11091
|
+
spreadsheetId: {
|
|
10155
11092
|
id: string;
|
|
10156
11093
|
dataType: {
|
|
10157
11094
|
id: string;
|
|
10158
11095
|
};
|
|
10159
11096
|
};
|
|
10160
|
-
|
|
11097
|
+
range: {
|
|
10161
11098
|
id: string;
|
|
10162
11099
|
dataType: {
|
|
10163
11100
|
id: string;
|
|
@@ -10179,7 +11116,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10179
11116
|
};
|
|
10180
11117
|
};
|
|
10181
11118
|
};
|
|
10182
|
-
"external-integration--google-sheet--
|
|
11119
|
+
"external-integration--google-sheet--move-dimension": {
|
|
10183
11120
|
id: ExternalIntegrationOperations;
|
|
10184
11121
|
inputs: {
|
|
10185
11122
|
connection: {
|
|
@@ -10194,25 +11131,13 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10194
11131
|
id: string;
|
|
10195
11132
|
};
|
|
10196
11133
|
};
|
|
10197
|
-
|
|
10198
|
-
id: string;
|
|
10199
|
-
dataType: {
|
|
10200
|
-
id: string;
|
|
10201
|
-
};
|
|
10202
|
-
};
|
|
10203
|
-
dimension: {
|
|
10204
|
-
id: string;
|
|
10205
|
-
dataType: {
|
|
10206
|
-
id: string;
|
|
10207
|
-
};
|
|
10208
|
-
};
|
|
10209
|
-
startIndex: {
|
|
11134
|
+
source: {
|
|
10210
11135
|
id: string;
|
|
10211
11136
|
dataType: {
|
|
10212
11137
|
id: string;
|
|
10213
11138
|
};
|
|
10214
11139
|
};
|
|
10215
|
-
|
|
11140
|
+
destinationIndex: {
|
|
10216
11141
|
id: string;
|
|
10217
11142
|
dataType: {
|
|
10218
11143
|
id: string;
|
|
@@ -10234,7 +11159,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10234
11159
|
};
|
|
10235
11160
|
};
|
|
10236
11161
|
};
|
|
10237
|
-
"external-integration--google-sheet--
|
|
11162
|
+
"external-integration--google-sheet--add-conditional-format-rule": {
|
|
10238
11163
|
id: ExternalIntegrationOperations;
|
|
10239
11164
|
inputs: {
|
|
10240
11165
|
connection: {
|
|
@@ -10249,31 +11174,50 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10249
11174
|
id: string;
|
|
10250
11175
|
};
|
|
10251
11176
|
};
|
|
10252
|
-
|
|
11177
|
+
rule: {
|
|
10253
11178
|
id: string;
|
|
10254
11179
|
dataType: {
|
|
10255
11180
|
id: string;
|
|
10256
11181
|
};
|
|
10257
11182
|
};
|
|
10258
|
-
|
|
11183
|
+
};
|
|
11184
|
+
dataType: {
|
|
11185
|
+
id: string;
|
|
11186
|
+
entity: {
|
|
11187
|
+
id: string;
|
|
11188
|
+
properties: {
|
|
11189
|
+
success: {
|
|
11190
|
+
id: string;
|
|
11191
|
+
dataType: {
|
|
11192
|
+
id: string;
|
|
11193
|
+
};
|
|
11194
|
+
};
|
|
11195
|
+
};
|
|
11196
|
+
};
|
|
11197
|
+
};
|
|
11198
|
+
};
|
|
11199
|
+
"external-integration--google-sheet--update-conditional-format-rule": {
|
|
11200
|
+
id: ExternalIntegrationOperations;
|
|
11201
|
+
inputs: {
|
|
11202
|
+
connection: {
|
|
10259
11203
|
id: string;
|
|
10260
11204
|
dataType: {
|
|
10261
11205
|
id: string;
|
|
10262
11206
|
};
|
|
10263
11207
|
};
|
|
10264
|
-
|
|
11208
|
+
spreadsheetId: {
|
|
10265
11209
|
id: string;
|
|
10266
11210
|
dataType: {
|
|
10267
11211
|
id: string;
|
|
10268
11212
|
};
|
|
10269
11213
|
};
|
|
10270
|
-
|
|
11214
|
+
index: {
|
|
10271
11215
|
id: string;
|
|
10272
11216
|
dataType: {
|
|
10273
11217
|
id: string;
|
|
10274
11218
|
};
|
|
10275
11219
|
};
|
|
10276
|
-
|
|
11220
|
+
rule: {
|
|
10277
11221
|
id: string;
|
|
10278
11222
|
dataType: {
|
|
10279
11223
|
id: string;
|
|
@@ -10285,7 +11229,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10285
11229
|
entity: {
|
|
10286
11230
|
id: string;
|
|
10287
11231
|
properties: {
|
|
10288
|
-
|
|
11232
|
+
success: {
|
|
10289
11233
|
id: string;
|
|
10290
11234
|
dataType: {
|
|
10291
11235
|
id: string;
|
|
@@ -10295,7 +11239,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10295
11239
|
};
|
|
10296
11240
|
};
|
|
10297
11241
|
};
|
|
10298
|
-
"external-integration--google-sheet--
|
|
11242
|
+
"external-integration--google-sheet--delete-conditional-format-rule": {
|
|
10299
11243
|
id: ExternalIntegrationOperations;
|
|
10300
11244
|
inputs: {
|
|
10301
11245
|
connection: {
|
|
@@ -10316,37 +11260,44 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10316
11260
|
id: string;
|
|
10317
11261
|
};
|
|
10318
11262
|
};
|
|
10319
|
-
|
|
10320
|
-
id: string;
|
|
10321
|
-
dataType: {
|
|
10322
|
-
id: string;
|
|
10323
|
-
};
|
|
10324
|
-
};
|
|
10325
|
-
endRow: {
|
|
11263
|
+
index: {
|
|
10326
11264
|
id: string;
|
|
10327
11265
|
dataType: {
|
|
10328
11266
|
id: string;
|
|
10329
11267
|
};
|
|
10330
11268
|
};
|
|
10331
|
-
|
|
11269
|
+
};
|
|
11270
|
+
dataType: {
|
|
11271
|
+
id: string;
|
|
11272
|
+
entity: {
|
|
10332
11273
|
id: string;
|
|
10333
|
-
|
|
10334
|
-
|
|
11274
|
+
properties: {
|
|
11275
|
+
success: {
|
|
11276
|
+
id: string;
|
|
11277
|
+
dataType: {
|
|
11278
|
+
id: string;
|
|
11279
|
+
};
|
|
11280
|
+
};
|
|
10335
11281
|
};
|
|
10336
11282
|
};
|
|
10337
|
-
|
|
11283
|
+
};
|
|
11284
|
+
};
|
|
11285
|
+
"external-integration--google-sheet--add-protected-range": {
|
|
11286
|
+
id: ExternalIntegrationOperations;
|
|
11287
|
+
inputs: {
|
|
11288
|
+
connection: {
|
|
10338
11289
|
id: string;
|
|
10339
11290
|
dataType: {
|
|
10340
11291
|
id: string;
|
|
10341
11292
|
};
|
|
10342
11293
|
};
|
|
10343
|
-
|
|
11294
|
+
spreadsheetId: {
|
|
10344
11295
|
id: string;
|
|
10345
11296
|
dataType: {
|
|
10346
11297
|
id: string;
|
|
10347
11298
|
};
|
|
10348
11299
|
};
|
|
10349
|
-
|
|
11300
|
+
protectedRange: {
|
|
10350
11301
|
id: string;
|
|
10351
11302
|
dataType: {
|
|
10352
11303
|
id: string;
|
|
@@ -10368,7 +11319,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10368
11319
|
};
|
|
10369
11320
|
};
|
|
10370
11321
|
};
|
|
10371
|
-
"external-integration--google-sheet--
|
|
11322
|
+
"external-integration--google-sheet--update-protected-range": {
|
|
10372
11323
|
id: ExternalIntegrationOperations;
|
|
10373
11324
|
inputs: {
|
|
10374
11325
|
connection: {
|
|
@@ -10383,43 +11334,87 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10383
11334
|
id: string;
|
|
10384
11335
|
};
|
|
10385
11336
|
};
|
|
10386
|
-
|
|
11337
|
+
protectedRangeId: {
|
|
10387
11338
|
id: string;
|
|
10388
11339
|
dataType: {
|
|
10389
11340
|
id: string;
|
|
10390
11341
|
};
|
|
10391
11342
|
};
|
|
10392
|
-
|
|
11343
|
+
protectedRange: {
|
|
10393
11344
|
id: string;
|
|
10394
11345
|
dataType: {
|
|
10395
11346
|
id: string;
|
|
10396
11347
|
};
|
|
10397
11348
|
};
|
|
10398
|
-
|
|
11349
|
+
};
|
|
11350
|
+
dataType: {
|
|
11351
|
+
id: string;
|
|
11352
|
+
entity: {
|
|
11353
|
+
id: string;
|
|
11354
|
+
properties: {
|
|
11355
|
+
success: {
|
|
11356
|
+
id: string;
|
|
11357
|
+
dataType: {
|
|
11358
|
+
id: string;
|
|
11359
|
+
};
|
|
11360
|
+
};
|
|
11361
|
+
};
|
|
11362
|
+
};
|
|
11363
|
+
};
|
|
11364
|
+
};
|
|
11365
|
+
"external-integration--google-sheet--delete-protected-range": {
|
|
11366
|
+
id: ExternalIntegrationOperations;
|
|
11367
|
+
inputs: {
|
|
11368
|
+
connection: {
|
|
10399
11369
|
id: string;
|
|
10400
11370
|
dataType: {
|
|
10401
11371
|
id: string;
|
|
10402
11372
|
};
|
|
10403
11373
|
};
|
|
10404
|
-
|
|
11374
|
+
spreadsheetId: {
|
|
10405
11375
|
id: string;
|
|
10406
11376
|
dataType: {
|
|
10407
11377
|
id: string;
|
|
10408
11378
|
};
|
|
10409
11379
|
};
|
|
10410
|
-
|
|
11380
|
+
protectedRangeId: {
|
|
10411
11381
|
id: string;
|
|
10412
11382
|
dataType: {
|
|
10413
11383
|
id: string;
|
|
10414
11384
|
};
|
|
10415
11385
|
};
|
|
10416
|
-
|
|
11386
|
+
};
|
|
11387
|
+
dataType: {
|
|
11388
|
+
id: string;
|
|
11389
|
+
entity: {
|
|
11390
|
+
id: string;
|
|
11391
|
+
properties: {
|
|
11392
|
+
success: {
|
|
11393
|
+
id: string;
|
|
11394
|
+
dataType: {
|
|
11395
|
+
id: string;
|
|
11396
|
+
};
|
|
11397
|
+
};
|
|
11398
|
+
};
|
|
11399
|
+
};
|
|
11400
|
+
};
|
|
11401
|
+
};
|
|
11402
|
+
"external-integration--google-sheet--add-banding": {
|
|
11403
|
+
id: ExternalIntegrationOperations;
|
|
11404
|
+
inputs: {
|
|
11405
|
+
connection: {
|
|
10417
11406
|
id: string;
|
|
10418
11407
|
dataType: {
|
|
10419
11408
|
id: string;
|
|
10420
11409
|
};
|
|
10421
11410
|
};
|
|
10422
|
-
|
|
11411
|
+
spreadsheetId: {
|
|
11412
|
+
id: string;
|
|
11413
|
+
dataType: {
|
|
11414
|
+
id: string;
|
|
11415
|
+
};
|
|
11416
|
+
};
|
|
11417
|
+
bandedRange: {
|
|
10423
11418
|
id: string;
|
|
10424
11419
|
dataType: {
|
|
10425
11420
|
id: string;
|
|
@@ -10441,7 +11436,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10441
11436
|
};
|
|
10442
11437
|
};
|
|
10443
11438
|
};
|
|
10444
|
-
"external-integration--google-sheet--
|
|
11439
|
+
"external-integration--google-sheet--add-named-range": {
|
|
10445
11440
|
id: ExternalIntegrationOperations;
|
|
10446
11441
|
inputs: {
|
|
10447
11442
|
connection: {
|
|
@@ -10456,37 +11451,56 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10456
11451
|
id: string;
|
|
10457
11452
|
};
|
|
10458
11453
|
};
|
|
10459
|
-
|
|
11454
|
+
name: {
|
|
10460
11455
|
id: string;
|
|
10461
11456
|
dataType: {
|
|
10462
11457
|
id: string;
|
|
10463
11458
|
};
|
|
10464
11459
|
};
|
|
10465
|
-
|
|
11460
|
+
range: {
|
|
10466
11461
|
id: string;
|
|
10467
11462
|
dataType: {
|
|
10468
11463
|
id: string;
|
|
10469
11464
|
};
|
|
10470
11465
|
};
|
|
10471
|
-
|
|
11466
|
+
};
|
|
11467
|
+
dataType: {
|
|
11468
|
+
id: string;
|
|
11469
|
+
entity: {
|
|
11470
|
+
id: string;
|
|
11471
|
+
properties: {
|
|
11472
|
+
success: {
|
|
11473
|
+
id: string;
|
|
11474
|
+
dataType: {
|
|
11475
|
+
id: string;
|
|
11476
|
+
};
|
|
11477
|
+
};
|
|
11478
|
+
};
|
|
11479
|
+
};
|
|
11480
|
+
};
|
|
11481
|
+
};
|
|
11482
|
+
"external-integration--google-sheet--set-cell-note": {
|
|
11483
|
+
id: ExternalIntegrationOperations;
|
|
11484
|
+
inputs: {
|
|
11485
|
+
connection: {
|
|
10472
11486
|
id: string;
|
|
10473
11487
|
dataType: {
|
|
10474
11488
|
id: string;
|
|
10475
11489
|
};
|
|
10476
11490
|
};
|
|
10477
|
-
|
|
11491
|
+
spreadsheetId: {
|
|
10478
11492
|
id: string;
|
|
10479
11493
|
dataType: {
|
|
10480
11494
|
id: string;
|
|
10481
11495
|
};
|
|
10482
11496
|
};
|
|
10483
|
-
|
|
11497
|
+
range: {
|
|
10484
11498
|
id: string;
|
|
10485
11499
|
dataType: {
|
|
10486
11500
|
id: string;
|
|
10487
11501
|
};
|
|
10488
11502
|
};
|
|
10489
|
-
|
|
11503
|
+
note: {
|
|
10490
11504
|
id: string;
|
|
10491
11505
|
dataType: {
|
|
10492
11506
|
id: string;
|
|
@@ -10553,6 +11567,669 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10553
11567
|
id: string;
|
|
10554
11568
|
entity: {
|
|
10555
11569
|
id: string;
|
|
11570
|
+
properties: {
|
|
11571
|
+
horizontalAlignment: {
|
|
11572
|
+
id: string;
|
|
11573
|
+
dataType: {
|
|
11574
|
+
id: string;
|
|
11575
|
+
defaultValue: {
|
|
11576
|
+
id: string;
|
|
11577
|
+
};
|
|
11578
|
+
};
|
|
11579
|
+
};
|
|
11580
|
+
verticalAlignment: {
|
|
11581
|
+
id: string;
|
|
11582
|
+
dataType: {
|
|
11583
|
+
id: string;
|
|
11584
|
+
defaultValue: {
|
|
11585
|
+
id: string;
|
|
11586
|
+
};
|
|
11587
|
+
};
|
|
11588
|
+
};
|
|
11589
|
+
wrapStrategy: {
|
|
11590
|
+
id: string;
|
|
11591
|
+
dataType: {
|
|
11592
|
+
id: string;
|
|
11593
|
+
defaultValue: {
|
|
11594
|
+
id: string;
|
|
11595
|
+
};
|
|
11596
|
+
};
|
|
11597
|
+
};
|
|
11598
|
+
textDirection: {
|
|
11599
|
+
id: string;
|
|
11600
|
+
dataType: {
|
|
11601
|
+
id: string;
|
|
11602
|
+
defaultValue: {
|
|
11603
|
+
id: string;
|
|
11604
|
+
};
|
|
11605
|
+
};
|
|
11606
|
+
};
|
|
11607
|
+
hyperlinkDisplayType: {
|
|
11608
|
+
id: string;
|
|
11609
|
+
dataType: {
|
|
11610
|
+
id: string;
|
|
11611
|
+
defaultValue: {
|
|
11612
|
+
id: string;
|
|
11613
|
+
};
|
|
11614
|
+
};
|
|
11615
|
+
};
|
|
11616
|
+
backgroundColor: {
|
|
11617
|
+
id: string;
|
|
11618
|
+
dataType: {
|
|
11619
|
+
id: string;
|
|
11620
|
+
defaultValue: {
|
|
11621
|
+
id: string;
|
|
11622
|
+
};
|
|
11623
|
+
};
|
|
11624
|
+
};
|
|
11625
|
+
backgroundColorStyle: {
|
|
11626
|
+
id: string;
|
|
11627
|
+
dataType: {
|
|
11628
|
+
id: string;
|
|
11629
|
+
defaultValue: {
|
|
11630
|
+
id: string;
|
|
11631
|
+
};
|
|
11632
|
+
orThemeColor: {
|
|
11633
|
+
id: string;
|
|
11634
|
+
entity: {
|
|
11635
|
+
id: string;
|
|
11636
|
+
properties: {
|
|
11637
|
+
themeColor: {
|
|
11638
|
+
id: string;
|
|
11639
|
+
dataType: {
|
|
11640
|
+
id: string;
|
|
11641
|
+
defaultValue: {
|
|
11642
|
+
id: string;
|
|
11643
|
+
};
|
|
11644
|
+
};
|
|
11645
|
+
};
|
|
11646
|
+
};
|
|
11647
|
+
};
|
|
11648
|
+
};
|
|
11649
|
+
orRgbColor: {
|
|
11650
|
+
id: string;
|
|
11651
|
+
entity: {
|
|
11652
|
+
id: string;
|
|
11653
|
+
properties: {
|
|
11654
|
+
rgbColor: {
|
|
11655
|
+
id: string;
|
|
11656
|
+
dataType: {
|
|
11657
|
+
id: string;
|
|
11658
|
+
defaultValue: {
|
|
11659
|
+
id: string;
|
|
11660
|
+
};
|
|
11661
|
+
};
|
|
11662
|
+
};
|
|
11663
|
+
};
|
|
11664
|
+
};
|
|
11665
|
+
};
|
|
11666
|
+
};
|
|
11667
|
+
};
|
|
11668
|
+
borders: {
|
|
11669
|
+
id: string;
|
|
11670
|
+
dataType: {
|
|
11671
|
+
id: string;
|
|
11672
|
+
defaultValue: {
|
|
11673
|
+
id: string;
|
|
11674
|
+
};
|
|
11675
|
+
entity: {
|
|
11676
|
+
id: string;
|
|
11677
|
+
properties: {
|
|
11678
|
+
top: {
|
|
11679
|
+
id: string;
|
|
11680
|
+
dataType: {
|
|
11681
|
+
id: string;
|
|
11682
|
+
defaultValue: {
|
|
11683
|
+
id: string;
|
|
11684
|
+
};
|
|
11685
|
+
entity: {
|
|
11686
|
+
id: string;
|
|
11687
|
+
properties: {
|
|
11688
|
+
style: {
|
|
11689
|
+
id: string;
|
|
11690
|
+
dataType: {
|
|
11691
|
+
id: string;
|
|
11692
|
+
defaultValue: {
|
|
11693
|
+
id: string;
|
|
11694
|
+
};
|
|
11695
|
+
};
|
|
11696
|
+
};
|
|
11697
|
+
width: {
|
|
11698
|
+
id: string;
|
|
11699
|
+
dataType: {
|
|
11700
|
+
id: string;
|
|
11701
|
+
defaultValue: {
|
|
11702
|
+
id: string;
|
|
11703
|
+
};
|
|
11704
|
+
};
|
|
11705
|
+
};
|
|
11706
|
+
color: {
|
|
11707
|
+
id: string;
|
|
11708
|
+
dataType: {
|
|
11709
|
+
id: string;
|
|
11710
|
+
defaultValue: {
|
|
11711
|
+
id: string;
|
|
11712
|
+
};
|
|
11713
|
+
};
|
|
11714
|
+
};
|
|
11715
|
+
colorStyle: {
|
|
11716
|
+
id: string;
|
|
11717
|
+
defaultValue: {
|
|
11718
|
+
id: string;
|
|
11719
|
+
};
|
|
11720
|
+
dataType: {
|
|
11721
|
+
id: string;
|
|
11722
|
+
orThemeColor: {
|
|
11723
|
+
id: string;
|
|
11724
|
+
entity: {
|
|
11725
|
+
id: string;
|
|
11726
|
+
properties: {
|
|
11727
|
+
themeColor: {
|
|
11728
|
+
id: string;
|
|
11729
|
+
dataType: {
|
|
11730
|
+
id: string;
|
|
11731
|
+
defaultValue: {
|
|
11732
|
+
id: string;
|
|
11733
|
+
};
|
|
11734
|
+
};
|
|
11735
|
+
};
|
|
11736
|
+
};
|
|
11737
|
+
};
|
|
11738
|
+
};
|
|
11739
|
+
orRgbColor: {
|
|
11740
|
+
id: string;
|
|
11741
|
+
entity: {
|
|
11742
|
+
id: string;
|
|
11743
|
+
properties: {
|
|
11744
|
+
rgbColor: {
|
|
11745
|
+
id: string;
|
|
11746
|
+
dataType: {
|
|
11747
|
+
id: string;
|
|
11748
|
+
defaultValue: {
|
|
11749
|
+
id: string;
|
|
11750
|
+
};
|
|
11751
|
+
};
|
|
11752
|
+
};
|
|
11753
|
+
};
|
|
11754
|
+
};
|
|
11755
|
+
};
|
|
11756
|
+
};
|
|
11757
|
+
};
|
|
11758
|
+
};
|
|
11759
|
+
};
|
|
11760
|
+
};
|
|
11761
|
+
};
|
|
11762
|
+
bottom: {
|
|
11763
|
+
id: string;
|
|
11764
|
+
dataType: {
|
|
11765
|
+
id: string;
|
|
11766
|
+
defaultValue: {
|
|
11767
|
+
id: string;
|
|
11768
|
+
};
|
|
11769
|
+
entity: {
|
|
11770
|
+
id: string;
|
|
11771
|
+
properties: {
|
|
11772
|
+
style: {
|
|
11773
|
+
id: string;
|
|
11774
|
+
dataType: {
|
|
11775
|
+
id: string;
|
|
11776
|
+
defaultValue: {
|
|
11777
|
+
id: string;
|
|
11778
|
+
};
|
|
11779
|
+
};
|
|
11780
|
+
};
|
|
11781
|
+
width: {
|
|
11782
|
+
id: string;
|
|
11783
|
+
dataType: {
|
|
11784
|
+
id: string;
|
|
11785
|
+
defaultValue: {
|
|
11786
|
+
id: string;
|
|
11787
|
+
};
|
|
11788
|
+
};
|
|
11789
|
+
};
|
|
11790
|
+
color: {
|
|
11791
|
+
id: string;
|
|
11792
|
+
dataType: {
|
|
11793
|
+
id: string;
|
|
11794
|
+
defaultValue: {
|
|
11795
|
+
id: string;
|
|
11796
|
+
};
|
|
11797
|
+
};
|
|
11798
|
+
};
|
|
11799
|
+
colorStyle: {
|
|
11800
|
+
id: string;
|
|
11801
|
+
dataType: {
|
|
11802
|
+
id: string;
|
|
11803
|
+
defaultValue: {
|
|
11804
|
+
id: string;
|
|
11805
|
+
};
|
|
11806
|
+
orThemeColor: {
|
|
11807
|
+
id: string;
|
|
11808
|
+
entity: {
|
|
11809
|
+
id: string;
|
|
11810
|
+
properties: {
|
|
11811
|
+
themeColor: {
|
|
11812
|
+
id: string;
|
|
11813
|
+
dataType: {
|
|
11814
|
+
id: string;
|
|
11815
|
+
defaultValue: {
|
|
11816
|
+
id: string;
|
|
11817
|
+
};
|
|
11818
|
+
};
|
|
11819
|
+
};
|
|
11820
|
+
};
|
|
11821
|
+
};
|
|
11822
|
+
};
|
|
11823
|
+
orRgbColor: {
|
|
11824
|
+
id: string;
|
|
11825
|
+
entity: {
|
|
11826
|
+
id: string;
|
|
11827
|
+
properties: {
|
|
11828
|
+
rgbColor: {
|
|
11829
|
+
id: string;
|
|
11830
|
+
dataType: {
|
|
11831
|
+
id: string;
|
|
11832
|
+
defaultValue: {
|
|
11833
|
+
id: string;
|
|
11834
|
+
};
|
|
11835
|
+
};
|
|
11836
|
+
};
|
|
11837
|
+
};
|
|
11838
|
+
};
|
|
11839
|
+
};
|
|
11840
|
+
};
|
|
11841
|
+
};
|
|
11842
|
+
};
|
|
11843
|
+
};
|
|
11844
|
+
};
|
|
11845
|
+
};
|
|
11846
|
+
left: {
|
|
11847
|
+
id: string;
|
|
11848
|
+
dataType: {
|
|
11849
|
+
id: string;
|
|
11850
|
+
defaultValue: {
|
|
11851
|
+
id: string;
|
|
11852
|
+
};
|
|
11853
|
+
entity: {
|
|
11854
|
+
id: string;
|
|
11855
|
+
properties: {
|
|
11856
|
+
style: {
|
|
11857
|
+
id: string;
|
|
11858
|
+
dataType: {
|
|
11859
|
+
id: string;
|
|
11860
|
+
defaultValue: {
|
|
11861
|
+
id: string;
|
|
11862
|
+
};
|
|
11863
|
+
};
|
|
11864
|
+
};
|
|
11865
|
+
width: {
|
|
11866
|
+
id: string;
|
|
11867
|
+
dataType: {
|
|
11868
|
+
id: string;
|
|
11869
|
+
defaultValue: {
|
|
11870
|
+
id: string;
|
|
11871
|
+
};
|
|
11872
|
+
};
|
|
11873
|
+
};
|
|
11874
|
+
color: {
|
|
11875
|
+
id: string;
|
|
11876
|
+
dataType: {
|
|
11877
|
+
id: string;
|
|
11878
|
+
defaultValue: {
|
|
11879
|
+
id: string;
|
|
11880
|
+
};
|
|
11881
|
+
};
|
|
11882
|
+
};
|
|
11883
|
+
colorStyle: {
|
|
11884
|
+
id: string;
|
|
11885
|
+
dataType: {
|
|
11886
|
+
id: string;
|
|
11887
|
+
defaultValue: {
|
|
11888
|
+
id: string;
|
|
11889
|
+
};
|
|
11890
|
+
orThemeColor: {
|
|
11891
|
+
id: string;
|
|
11892
|
+
entity: {
|
|
11893
|
+
id: string;
|
|
11894
|
+
properties: {
|
|
11895
|
+
themeColor: {
|
|
11896
|
+
id: string;
|
|
11897
|
+
dataType: {
|
|
11898
|
+
id: string;
|
|
11899
|
+
defaultValue: {
|
|
11900
|
+
id: string;
|
|
11901
|
+
};
|
|
11902
|
+
};
|
|
11903
|
+
};
|
|
11904
|
+
};
|
|
11905
|
+
};
|
|
11906
|
+
};
|
|
11907
|
+
orRgbColor: {
|
|
11908
|
+
id: string;
|
|
11909
|
+
entity: {
|
|
11910
|
+
id: string;
|
|
11911
|
+
properties: {
|
|
11912
|
+
rgbColor: {
|
|
11913
|
+
id: string;
|
|
11914
|
+
dataType: {
|
|
11915
|
+
id: string;
|
|
11916
|
+
defaultValue: {
|
|
11917
|
+
id: string;
|
|
11918
|
+
};
|
|
11919
|
+
};
|
|
11920
|
+
};
|
|
11921
|
+
};
|
|
11922
|
+
};
|
|
11923
|
+
};
|
|
11924
|
+
};
|
|
11925
|
+
};
|
|
11926
|
+
};
|
|
11927
|
+
};
|
|
11928
|
+
};
|
|
11929
|
+
};
|
|
11930
|
+
right: {
|
|
11931
|
+
id: string;
|
|
11932
|
+
dataType: {
|
|
11933
|
+
id: string;
|
|
11934
|
+
defaultValue: {
|
|
11935
|
+
id: string;
|
|
11936
|
+
};
|
|
11937
|
+
entity: {
|
|
11938
|
+
id: string;
|
|
11939
|
+
properties: {
|
|
11940
|
+
style: {
|
|
11941
|
+
id: string;
|
|
11942
|
+
dataType: {
|
|
11943
|
+
id: string;
|
|
11944
|
+
defaultValue: {
|
|
11945
|
+
id: string;
|
|
11946
|
+
};
|
|
11947
|
+
};
|
|
11948
|
+
};
|
|
11949
|
+
width: {
|
|
11950
|
+
id: string;
|
|
11951
|
+
dataType: {
|
|
11952
|
+
id: string;
|
|
11953
|
+
defaultValue: {
|
|
11954
|
+
id: string;
|
|
11955
|
+
};
|
|
11956
|
+
};
|
|
11957
|
+
};
|
|
11958
|
+
color: {
|
|
11959
|
+
id: string;
|
|
11960
|
+
dataType: {
|
|
11961
|
+
id: string;
|
|
11962
|
+
defaultValue: {
|
|
11963
|
+
id: string;
|
|
11964
|
+
};
|
|
11965
|
+
};
|
|
11966
|
+
};
|
|
11967
|
+
colorStyle: {
|
|
11968
|
+
id: string;
|
|
11969
|
+
dataType: {
|
|
11970
|
+
id: string;
|
|
11971
|
+
defaultValue: {
|
|
11972
|
+
id: string;
|
|
11973
|
+
};
|
|
11974
|
+
orThemeColor: {
|
|
11975
|
+
id: string;
|
|
11976
|
+
entity: {
|
|
11977
|
+
id: string;
|
|
11978
|
+
properties: {
|
|
11979
|
+
themeColor: {
|
|
11980
|
+
id: string;
|
|
11981
|
+
dataType: {
|
|
11982
|
+
id: string;
|
|
11983
|
+
defaultValue: {
|
|
11984
|
+
id: string;
|
|
11985
|
+
};
|
|
11986
|
+
};
|
|
11987
|
+
};
|
|
11988
|
+
};
|
|
11989
|
+
};
|
|
11990
|
+
};
|
|
11991
|
+
};
|
|
11992
|
+
};
|
|
11993
|
+
orRgbColor: {
|
|
11994
|
+
id: string;
|
|
11995
|
+
entity: {
|
|
11996
|
+
id: string;
|
|
11997
|
+
properties: {
|
|
11998
|
+
rgbColor: {
|
|
11999
|
+
id: string;
|
|
12000
|
+
dataType: {
|
|
12001
|
+
id: string;
|
|
12002
|
+
defaultValue: {
|
|
12003
|
+
id: string;
|
|
12004
|
+
};
|
|
12005
|
+
};
|
|
12006
|
+
};
|
|
12007
|
+
};
|
|
12008
|
+
};
|
|
12009
|
+
};
|
|
12010
|
+
};
|
|
12011
|
+
};
|
|
12012
|
+
};
|
|
12013
|
+
};
|
|
12014
|
+
};
|
|
12015
|
+
};
|
|
12016
|
+
};
|
|
12017
|
+
};
|
|
12018
|
+
textFormat: {
|
|
12019
|
+
id: string;
|
|
12020
|
+
dataType: {
|
|
12021
|
+
id: string;
|
|
12022
|
+
defaultValue: {
|
|
12023
|
+
id: string;
|
|
12024
|
+
};
|
|
12025
|
+
entity: {
|
|
12026
|
+
id: string;
|
|
12027
|
+
properties: {
|
|
12028
|
+
foregroundColor: {
|
|
12029
|
+
id: string;
|
|
12030
|
+
dataType: {
|
|
12031
|
+
id: string;
|
|
12032
|
+
defaultValue: {
|
|
12033
|
+
id: string;
|
|
12034
|
+
};
|
|
12035
|
+
};
|
|
12036
|
+
};
|
|
12037
|
+
fontFamily: {
|
|
12038
|
+
id: string;
|
|
12039
|
+
dataType: {
|
|
12040
|
+
id: string;
|
|
12041
|
+
defaultValue: {
|
|
12042
|
+
id: string;
|
|
12043
|
+
};
|
|
12044
|
+
};
|
|
12045
|
+
};
|
|
12046
|
+
fontSize: {
|
|
12047
|
+
id: string;
|
|
12048
|
+
dataType: {
|
|
12049
|
+
id: string;
|
|
12050
|
+
defaultValue: {
|
|
12051
|
+
id: string;
|
|
12052
|
+
};
|
|
12053
|
+
};
|
|
12054
|
+
};
|
|
12055
|
+
bold: {
|
|
12056
|
+
id: string;
|
|
12057
|
+
dataType: {
|
|
12058
|
+
id: string;
|
|
12059
|
+
defaultValue: {
|
|
12060
|
+
id: string;
|
|
12061
|
+
};
|
|
12062
|
+
};
|
|
12063
|
+
};
|
|
12064
|
+
italic: {
|
|
12065
|
+
id: string;
|
|
12066
|
+
dataType: {
|
|
12067
|
+
id: string;
|
|
12068
|
+
defaultValue: {
|
|
12069
|
+
id: string;
|
|
12070
|
+
};
|
|
12071
|
+
};
|
|
12072
|
+
};
|
|
12073
|
+
strikethrough: {
|
|
12074
|
+
id: string;
|
|
12075
|
+
dataType: {
|
|
12076
|
+
id: string;
|
|
12077
|
+
defaultValue: {
|
|
12078
|
+
id: string;
|
|
12079
|
+
};
|
|
12080
|
+
};
|
|
12081
|
+
};
|
|
12082
|
+
underline: {
|
|
12083
|
+
id: string;
|
|
12084
|
+
dataType: {
|
|
12085
|
+
id: string;
|
|
12086
|
+
defaultValue: {
|
|
12087
|
+
id: string;
|
|
12088
|
+
};
|
|
12089
|
+
};
|
|
12090
|
+
};
|
|
12091
|
+
link: {
|
|
12092
|
+
id: string;
|
|
12093
|
+
dataType: {
|
|
12094
|
+
id: string;
|
|
12095
|
+
defaultValue: {
|
|
12096
|
+
id: string;
|
|
12097
|
+
};
|
|
12098
|
+
entity: {
|
|
12099
|
+
id: string;
|
|
12100
|
+
properties: {
|
|
12101
|
+
uri: {
|
|
12102
|
+
id: string;
|
|
12103
|
+
dataType: {
|
|
12104
|
+
id: string;
|
|
12105
|
+
defaultValue: {
|
|
12106
|
+
id: string;
|
|
12107
|
+
};
|
|
12108
|
+
};
|
|
12109
|
+
};
|
|
12110
|
+
};
|
|
12111
|
+
};
|
|
12112
|
+
};
|
|
12113
|
+
};
|
|
12114
|
+
};
|
|
12115
|
+
};
|
|
12116
|
+
};
|
|
12117
|
+
};
|
|
12118
|
+
padding: {
|
|
12119
|
+
id: string;
|
|
12120
|
+
dataType: {
|
|
12121
|
+
id: string;
|
|
12122
|
+
defaultValue: {
|
|
12123
|
+
id: string;
|
|
12124
|
+
};
|
|
12125
|
+
entity: {
|
|
12126
|
+
id: string;
|
|
12127
|
+
properties: {
|
|
12128
|
+
top: {
|
|
12129
|
+
id: string;
|
|
12130
|
+
dataType: {
|
|
12131
|
+
id: string;
|
|
12132
|
+
defaultValue: {
|
|
12133
|
+
id: string;
|
|
12134
|
+
};
|
|
12135
|
+
};
|
|
12136
|
+
};
|
|
12137
|
+
right: {
|
|
12138
|
+
id: string;
|
|
12139
|
+
dataType: {
|
|
12140
|
+
id: string;
|
|
12141
|
+
defaultValue: {
|
|
12142
|
+
id: string;
|
|
12143
|
+
};
|
|
12144
|
+
};
|
|
12145
|
+
};
|
|
12146
|
+
bottom: {
|
|
12147
|
+
id: string;
|
|
12148
|
+
dataType: {
|
|
12149
|
+
id: string;
|
|
12150
|
+
defaultValue: {
|
|
12151
|
+
id: string;
|
|
12152
|
+
};
|
|
12153
|
+
};
|
|
12154
|
+
};
|
|
12155
|
+
left: {
|
|
12156
|
+
id: string;
|
|
12157
|
+
dataType: {
|
|
12158
|
+
id: string;
|
|
12159
|
+
defaultValue: {
|
|
12160
|
+
id: string;
|
|
12161
|
+
};
|
|
12162
|
+
};
|
|
12163
|
+
};
|
|
12164
|
+
};
|
|
12165
|
+
};
|
|
12166
|
+
};
|
|
12167
|
+
};
|
|
12168
|
+
numberFormat: {
|
|
12169
|
+
id: string;
|
|
12170
|
+
dataType: {
|
|
12171
|
+
id: string;
|
|
12172
|
+
defaultValue: {
|
|
12173
|
+
id: string;
|
|
12174
|
+
};
|
|
12175
|
+
entity: {
|
|
12176
|
+
id: string;
|
|
12177
|
+
properties: {
|
|
12178
|
+
type: {
|
|
12179
|
+
id: string;
|
|
12180
|
+
dataType: {
|
|
12181
|
+
id: string;
|
|
12182
|
+
defaultValue: {
|
|
12183
|
+
id: string;
|
|
12184
|
+
};
|
|
12185
|
+
};
|
|
12186
|
+
};
|
|
12187
|
+
pattern: {
|
|
12188
|
+
id: string;
|
|
12189
|
+
dataType: {
|
|
12190
|
+
id: string;
|
|
12191
|
+
defaultValue: {
|
|
12192
|
+
id: string;
|
|
12193
|
+
};
|
|
12194
|
+
};
|
|
12195
|
+
};
|
|
12196
|
+
};
|
|
12197
|
+
};
|
|
12198
|
+
};
|
|
12199
|
+
};
|
|
12200
|
+
textRotation: {
|
|
12201
|
+
id: string;
|
|
12202
|
+
dataType: {
|
|
12203
|
+
id: string;
|
|
12204
|
+
defaultValue: {
|
|
12205
|
+
id: string;
|
|
12206
|
+
};
|
|
12207
|
+
entity: {
|
|
12208
|
+
id: string;
|
|
12209
|
+
properties: {
|
|
12210
|
+
angle: {
|
|
12211
|
+
id: string;
|
|
12212
|
+
dataType: {
|
|
12213
|
+
id: string;
|
|
12214
|
+
defaultValue: {
|
|
12215
|
+
id: string;
|
|
12216
|
+
};
|
|
12217
|
+
};
|
|
12218
|
+
};
|
|
12219
|
+
vertical: {
|
|
12220
|
+
id: string;
|
|
12221
|
+
dataType: {
|
|
12222
|
+
id: string;
|
|
12223
|
+
defaultValue: {
|
|
12224
|
+
id: string;
|
|
12225
|
+
};
|
|
12226
|
+
};
|
|
12227
|
+
};
|
|
12228
|
+
};
|
|
12229
|
+
};
|
|
12230
|
+
};
|
|
12231
|
+
};
|
|
12232
|
+
};
|
|
10556
12233
|
};
|
|
10557
12234
|
};
|
|
10558
12235
|
};
|
|
@@ -10560,8 +12237,31 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10560
12237
|
id: string;
|
|
10561
12238
|
dataType: {
|
|
10562
12239
|
id: string;
|
|
12240
|
+
defaultValue: {
|
|
12241
|
+
id: string;
|
|
12242
|
+
};
|
|
10563
12243
|
entity: {
|
|
10564
12244
|
id: string;
|
|
12245
|
+
properties: {
|
|
12246
|
+
maxIterations: {
|
|
12247
|
+
id: string;
|
|
12248
|
+
dataType: {
|
|
12249
|
+
id: string;
|
|
12250
|
+
defaultValue: {
|
|
12251
|
+
id: string;
|
|
12252
|
+
};
|
|
12253
|
+
};
|
|
12254
|
+
};
|
|
12255
|
+
convergenceThreshold: {
|
|
12256
|
+
id: string;
|
|
12257
|
+
dataType: {
|
|
12258
|
+
id: string;
|
|
12259
|
+
defaultValue: {
|
|
12260
|
+
id: string;
|
|
12261
|
+
};
|
|
12262
|
+
};
|
|
12263
|
+
};
|
|
12264
|
+
};
|
|
10565
12265
|
};
|
|
10566
12266
|
};
|
|
10567
12267
|
};
|
|
@@ -10569,8 +12269,68 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10569
12269
|
id: string;
|
|
10570
12270
|
dataType: {
|
|
10571
12271
|
id: string;
|
|
12272
|
+
defaultValue: {
|
|
12273
|
+
id: string;
|
|
12274
|
+
};
|
|
10572
12275
|
entity: {
|
|
10573
12276
|
id: string;
|
|
12277
|
+
properties: {
|
|
12278
|
+
primaryFontFamily: {
|
|
12279
|
+
id: string;
|
|
12280
|
+
dataType: {
|
|
12281
|
+
id: string;
|
|
12282
|
+
defaultValue: {
|
|
12283
|
+
id: string;
|
|
12284
|
+
};
|
|
12285
|
+
};
|
|
12286
|
+
};
|
|
12287
|
+
themeColors: {
|
|
12288
|
+
id: string;
|
|
12289
|
+
dataType: {
|
|
12290
|
+
id: string;
|
|
12291
|
+
defaultValue: {
|
|
12292
|
+
id: string;
|
|
12293
|
+
};
|
|
12294
|
+
entity: {
|
|
12295
|
+
id: string;
|
|
12296
|
+
properties: {
|
|
12297
|
+
colorType: {
|
|
12298
|
+
id: string;
|
|
12299
|
+
dataType: {
|
|
12300
|
+
id: string;
|
|
12301
|
+
defaultValue: {
|
|
12302
|
+
id: string;
|
|
12303
|
+
};
|
|
12304
|
+
};
|
|
12305
|
+
};
|
|
12306
|
+
color: {
|
|
12307
|
+
id: string;
|
|
12308
|
+
dataType: {
|
|
12309
|
+
id: string;
|
|
12310
|
+
defaultValue: {
|
|
12311
|
+
id: string;
|
|
12312
|
+
};
|
|
12313
|
+
entity: {
|
|
12314
|
+
id: string;
|
|
12315
|
+
properties: {
|
|
12316
|
+
rgbColor: {
|
|
12317
|
+
id: string;
|
|
12318
|
+
dataType: {
|
|
12319
|
+
id: string;
|
|
12320
|
+
defaultValue: {
|
|
12321
|
+
id: string;
|
|
12322
|
+
};
|
|
12323
|
+
};
|
|
12324
|
+
};
|
|
12325
|
+
};
|
|
12326
|
+
};
|
|
12327
|
+
};
|
|
12328
|
+
};
|
|
12329
|
+
};
|
|
12330
|
+
};
|
|
12331
|
+
};
|
|
12332
|
+
};
|
|
12333
|
+
};
|
|
10574
12334
|
};
|
|
10575
12335
|
};
|
|
10576
12336
|
};
|
|
@@ -11892,31 +13652,110 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
11892
13652
|
id: string;
|
|
11893
13653
|
};
|
|
11894
13654
|
};
|
|
11895
|
-
"op-object-has-nested-key": {
|
|
13655
|
+
"op-object-has-nested-key": {
|
|
13656
|
+
id: ObjectOperations;
|
|
13657
|
+
inputs: {
|
|
13658
|
+
objectValue: {
|
|
13659
|
+
id: string;
|
|
13660
|
+
dataType: {
|
|
13661
|
+
id: string;
|
|
13662
|
+
};
|
|
13663
|
+
};
|
|
13664
|
+
key: {
|
|
13665
|
+
id: string;
|
|
13666
|
+
dataType: {
|
|
13667
|
+
id: string;
|
|
13668
|
+
orString: {
|
|
13669
|
+
id: string;
|
|
13670
|
+
};
|
|
13671
|
+
orBaseList: {
|
|
13672
|
+
id: string;
|
|
13673
|
+
orString: {
|
|
13674
|
+
id: string;
|
|
13675
|
+
};
|
|
13676
|
+
orNumber: {
|
|
13677
|
+
id: string;
|
|
13678
|
+
};
|
|
13679
|
+
};
|
|
13680
|
+
};
|
|
13681
|
+
};
|
|
13682
|
+
};
|
|
13683
|
+
dataType: {
|
|
13684
|
+
id: string;
|
|
13685
|
+
};
|
|
13686
|
+
error: {
|
|
13687
|
+
id: string;
|
|
13688
|
+
};
|
|
13689
|
+
};
|
|
13690
|
+
"op-object-nested-key-value-equals": {
|
|
13691
|
+
id: ObjectOperations;
|
|
13692
|
+
inputs: {
|
|
13693
|
+
objectValue: {
|
|
13694
|
+
id: string;
|
|
13695
|
+
dataType: {
|
|
13696
|
+
id: string;
|
|
13697
|
+
};
|
|
13698
|
+
};
|
|
13699
|
+
key: {
|
|
13700
|
+
id: string;
|
|
13701
|
+
dataType: {
|
|
13702
|
+
id: string;
|
|
13703
|
+
orString: {
|
|
13704
|
+
id: string;
|
|
13705
|
+
};
|
|
13706
|
+
orBaseList: {
|
|
13707
|
+
id: string;
|
|
13708
|
+
orString: {
|
|
13709
|
+
id: string;
|
|
13710
|
+
};
|
|
13711
|
+
orNumber: {
|
|
13712
|
+
id: string;
|
|
13713
|
+
};
|
|
13714
|
+
};
|
|
13715
|
+
};
|
|
13716
|
+
};
|
|
13717
|
+
expectedValue: {
|
|
13718
|
+
id: string;
|
|
13719
|
+
dataType: {
|
|
13720
|
+
id: string;
|
|
13721
|
+
orString: {
|
|
13722
|
+
id: string;
|
|
13723
|
+
};
|
|
13724
|
+
orNumber: {
|
|
13725
|
+
id: string;
|
|
13726
|
+
};
|
|
13727
|
+
orBoolean: {
|
|
13728
|
+
id: string;
|
|
13729
|
+
};
|
|
13730
|
+
orNull: {
|
|
13731
|
+
id: string;
|
|
13732
|
+
};
|
|
13733
|
+
orDate: {
|
|
13734
|
+
id: string;
|
|
13735
|
+
};
|
|
13736
|
+
};
|
|
13737
|
+
};
|
|
13738
|
+
};
|
|
13739
|
+
dataType: {
|
|
13740
|
+
id: string;
|
|
13741
|
+
};
|
|
13742
|
+
error: {
|
|
13743
|
+
id: string;
|
|
13744
|
+
};
|
|
13745
|
+
};
|
|
13746
|
+
"op-object-is-instance-of-type": {
|
|
11896
13747
|
id: ObjectOperations;
|
|
11897
13748
|
inputs: {
|
|
11898
|
-
|
|
13749
|
+
value: {
|
|
11899
13750
|
id: string;
|
|
11900
13751
|
dataType: {
|
|
11901
13752
|
id: string;
|
|
11902
13753
|
};
|
|
11903
13754
|
};
|
|
11904
|
-
|
|
13755
|
+
expectedType: {
|
|
11905
13756
|
id: string;
|
|
11906
13757
|
dataType: {
|
|
11907
13758
|
id: string;
|
|
11908
|
-
orString: {
|
|
11909
|
-
id: string;
|
|
11910
|
-
};
|
|
11911
|
-
orBaseList: {
|
|
11912
|
-
id: string;
|
|
11913
|
-
orString: {
|
|
11914
|
-
id: string;
|
|
11915
|
-
};
|
|
11916
|
-
orNumber: {
|
|
11917
|
-
id: string;
|
|
11918
|
-
};
|
|
11919
|
-
};
|
|
11920
13759
|
};
|
|
11921
13760
|
};
|
|
11922
13761
|
};
|
|
@@ -11927,7 +13766,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
11927
13766
|
id: string;
|
|
11928
13767
|
};
|
|
11929
13768
|
};
|
|
11930
|
-
"op-object-
|
|
13769
|
+
"op-object-keys": {
|
|
11931
13770
|
id: ObjectOperations;
|
|
11932
13771
|
inputs: {
|
|
11933
13772
|
objectValue: {
|
|
@@ -11936,45 +13775,6 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
11936
13775
|
id: string;
|
|
11937
13776
|
};
|
|
11938
13777
|
};
|
|
11939
|
-
key: {
|
|
11940
|
-
id: string;
|
|
11941
|
-
dataType: {
|
|
11942
|
-
id: string;
|
|
11943
|
-
orString: {
|
|
11944
|
-
id: string;
|
|
11945
|
-
};
|
|
11946
|
-
orBaseList: {
|
|
11947
|
-
id: string;
|
|
11948
|
-
orString: {
|
|
11949
|
-
id: string;
|
|
11950
|
-
};
|
|
11951
|
-
orNumber: {
|
|
11952
|
-
id: string;
|
|
11953
|
-
};
|
|
11954
|
-
};
|
|
11955
|
-
};
|
|
11956
|
-
};
|
|
11957
|
-
expectedValue: {
|
|
11958
|
-
id: string;
|
|
11959
|
-
dataType: {
|
|
11960
|
-
id: string;
|
|
11961
|
-
orString: {
|
|
11962
|
-
id: string;
|
|
11963
|
-
};
|
|
11964
|
-
orNumber: {
|
|
11965
|
-
id: string;
|
|
11966
|
-
};
|
|
11967
|
-
orBoolean: {
|
|
11968
|
-
id: string;
|
|
11969
|
-
};
|
|
11970
|
-
orNull: {
|
|
11971
|
-
id: string;
|
|
11972
|
-
};
|
|
11973
|
-
orDate: {
|
|
11974
|
-
id: string;
|
|
11975
|
-
};
|
|
11976
|
-
};
|
|
11977
|
-
};
|
|
11978
13778
|
};
|
|
11979
13779
|
dataType: {
|
|
11980
13780
|
id: string;
|
|
@@ -11983,16 +13783,10 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
11983
13783
|
id: string;
|
|
11984
13784
|
};
|
|
11985
13785
|
};
|
|
11986
|
-
"op-object-
|
|
13786
|
+
"op-object-values": {
|
|
11987
13787
|
id: ObjectOperations;
|
|
11988
13788
|
inputs: {
|
|
11989
|
-
|
|
11990
|
-
id: string;
|
|
11991
|
-
dataType: {
|
|
11992
|
-
id: string;
|
|
11993
|
-
};
|
|
11994
|
-
};
|
|
11995
|
-
expectedType: {
|
|
13789
|
+
objectValue: {
|
|
11996
13790
|
id: string;
|
|
11997
13791
|
dataType: {
|
|
11998
13792
|
id: string;
|
|
@@ -12006,7 +13800,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
12006
13800
|
id: string;
|
|
12007
13801
|
};
|
|
12008
13802
|
};
|
|
12009
|
-
"op-object-
|
|
13803
|
+
"op-object-entries": {
|
|
12010
13804
|
id: ObjectOperations;
|
|
12011
13805
|
inputs: {
|
|
12012
13806
|
objectValue: {
|
|
@@ -12023,27 +13817,16 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
12023
13817
|
id: string;
|
|
12024
13818
|
};
|
|
12025
13819
|
};
|
|
12026
|
-
"op-object-
|
|
13820
|
+
"op-object-merge": {
|
|
12027
13821
|
id: ObjectOperations;
|
|
12028
13822
|
inputs: {
|
|
12029
|
-
|
|
13823
|
+
left: {
|
|
12030
13824
|
id: string;
|
|
12031
13825
|
dataType: {
|
|
12032
13826
|
id: string;
|
|
12033
13827
|
};
|
|
12034
13828
|
};
|
|
12035
|
-
|
|
12036
|
-
dataType: {
|
|
12037
|
-
id: string;
|
|
12038
|
-
};
|
|
12039
|
-
error: {
|
|
12040
|
-
id: string;
|
|
12041
|
-
};
|
|
12042
|
-
};
|
|
12043
|
-
"op-object-entries": {
|
|
12044
|
-
id: ObjectOperations;
|
|
12045
|
-
inputs: {
|
|
12046
|
-
objectValue: {
|
|
13829
|
+
right: {
|
|
12047
13830
|
id: string;
|
|
12048
13831
|
dataType: {
|
|
12049
13832
|
id: string;
|
|
@@ -12057,16 +13840,22 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
12057
13840
|
id: string;
|
|
12058
13841
|
};
|
|
12059
13842
|
};
|
|
12060
|
-
"op-
|
|
12061
|
-
id:
|
|
13843
|
+
"op-values-merge-empty": {
|
|
13844
|
+
id: ValuesOperations;
|
|
12062
13845
|
inputs: {
|
|
12063
|
-
|
|
13846
|
+
first: {
|
|
12064
13847
|
id: string;
|
|
12065
13848
|
dataType: {
|
|
12066
13849
|
id: string;
|
|
12067
13850
|
};
|
|
12068
13851
|
};
|
|
12069
|
-
|
|
13852
|
+
second: {
|
|
13853
|
+
id: string;
|
|
13854
|
+
dataType: {
|
|
13855
|
+
id: string;
|
|
13856
|
+
};
|
|
13857
|
+
};
|
|
13858
|
+
dynamicValue: {
|
|
12070
13859
|
id: string;
|
|
12071
13860
|
dataType: {
|
|
12072
13861
|
id: string;
|
|
@@ -12080,7 +13869,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
12080
13869
|
id: string;
|
|
12081
13870
|
};
|
|
12082
13871
|
};
|
|
12083
|
-
"op-values-merge-
|
|
13872
|
+
"op-values-merge-falsy": {
|
|
12084
13873
|
id: ValuesOperations;
|
|
12085
13874
|
inputs: {
|
|
12086
13875
|
first: {
|
|
@@ -12109,34 +13898,139 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
12109
13898
|
id: string;
|
|
12110
13899
|
};
|
|
12111
13900
|
};
|
|
12112
|
-
"
|
|
12113
|
-
id:
|
|
13901
|
+
"external-integration--google-drive--post--clone-document": {
|
|
13902
|
+
id: ExternalIntegrationOperations;
|
|
13903
|
+
dataType: {
|
|
13904
|
+
id: string;
|
|
13905
|
+
entity: {
|
|
13906
|
+
id: string;
|
|
13907
|
+
properties: {
|
|
13908
|
+
id: {
|
|
13909
|
+
id: string;
|
|
13910
|
+
dataType: {
|
|
13911
|
+
id: string;
|
|
13912
|
+
};
|
|
13913
|
+
};
|
|
13914
|
+
name: {
|
|
13915
|
+
id: string;
|
|
13916
|
+
dataType: {
|
|
13917
|
+
id: string;
|
|
13918
|
+
};
|
|
13919
|
+
};
|
|
13920
|
+
mimeType: {
|
|
13921
|
+
id: string;
|
|
13922
|
+
dataType: {
|
|
13923
|
+
id: string;
|
|
13924
|
+
};
|
|
13925
|
+
};
|
|
13926
|
+
webViewLink: {
|
|
13927
|
+
id: string;
|
|
13928
|
+
dataType: {
|
|
13929
|
+
id: string;
|
|
13930
|
+
};
|
|
13931
|
+
};
|
|
13932
|
+
};
|
|
13933
|
+
};
|
|
13934
|
+
};
|
|
13935
|
+
error: {
|
|
13936
|
+
id: string;
|
|
13937
|
+
};
|
|
12114
13938
|
inputs: {
|
|
12115
|
-
|
|
13939
|
+
connection: {
|
|
12116
13940
|
id: string;
|
|
12117
13941
|
dataType: {
|
|
12118
13942
|
id: string;
|
|
12119
13943
|
};
|
|
12120
13944
|
};
|
|
12121
|
-
|
|
13945
|
+
documentId: {
|
|
12122
13946
|
id: string;
|
|
12123
13947
|
dataType: {
|
|
12124
13948
|
id: string;
|
|
12125
13949
|
};
|
|
12126
13950
|
};
|
|
12127
|
-
|
|
13951
|
+
newName: {
|
|
13952
|
+
id: string;
|
|
13953
|
+
dataType: {
|
|
13954
|
+
id: string;
|
|
13955
|
+
};
|
|
13956
|
+
};
|
|
13957
|
+
parentFolderIds: {
|
|
13958
|
+
id: string;
|
|
13959
|
+
dataType: {
|
|
13960
|
+
id: string;
|
|
13961
|
+
};
|
|
13962
|
+
};
|
|
13963
|
+
description: {
|
|
13964
|
+
id: string;
|
|
13965
|
+
dataType: {
|
|
13966
|
+
id: string;
|
|
13967
|
+
};
|
|
13968
|
+
};
|
|
13969
|
+
starred: {
|
|
12128
13970
|
id: string;
|
|
12129
13971
|
dataType: {
|
|
12130
13972
|
id: string;
|
|
12131
13973
|
};
|
|
12132
13974
|
};
|
|
12133
13975
|
};
|
|
13976
|
+
};
|
|
13977
|
+
"external-integration--google-sheet--clone-sheet": {
|
|
13978
|
+
id: ExternalIntegrationOperations;
|
|
12134
13979
|
dataType: {
|
|
12135
13980
|
id: string;
|
|
13981
|
+
entity: {
|
|
13982
|
+
id: string;
|
|
13983
|
+
properties: {
|
|
13984
|
+
newSheetId: {
|
|
13985
|
+
id: string;
|
|
13986
|
+
dataType: {
|
|
13987
|
+
id: string;
|
|
13988
|
+
};
|
|
13989
|
+
};
|
|
13990
|
+
newSheetName: {
|
|
13991
|
+
id: string;
|
|
13992
|
+
dataType: {
|
|
13993
|
+
id: string;
|
|
13994
|
+
};
|
|
13995
|
+
};
|
|
13996
|
+
};
|
|
13997
|
+
};
|
|
12136
13998
|
};
|
|
12137
13999
|
error: {
|
|
12138
14000
|
id: string;
|
|
12139
14001
|
};
|
|
14002
|
+
inputs: {
|
|
14003
|
+
connection: {
|
|
14004
|
+
id: string;
|
|
14005
|
+
dataType: {
|
|
14006
|
+
id: string;
|
|
14007
|
+
};
|
|
14008
|
+
};
|
|
14009
|
+
spreadsheetId: {
|
|
14010
|
+
id: string;
|
|
14011
|
+
dataType: {
|
|
14012
|
+
id: string;
|
|
14013
|
+
};
|
|
14014
|
+
};
|
|
14015
|
+
sheet: {
|
|
14016
|
+
id: string;
|
|
14017
|
+
dataType: {
|
|
14018
|
+
id: string;
|
|
14019
|
+
};
|
|
14020
|
+
};
|
|
14021
|
+
newSheetName: {
|
|
14022
|
+
id: string;
|
|
14023
|
+
dataType: {
|
|
14024
|
+
id: string;
|
|
14025
|
+
};
|
|
14026
|
+
};
|
|
14027
|
+
insertIndex: {
|
|
14028
|
+
id: string;
|
|
14029
|
+
dataType: {
|
|
14030
|
+
id: string;
|
|
14031
|
+
};
|
|
14032
|
+
};
|
|
14033
|
+
};
|
|
12140
14034
|
};
|
|
12141
14035
|
};
|
|
12142
14036
|
loop: {
|
|
@@ -13130,6 +15024,92 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
13130
15024
|
|
|
13131
15025
|
export declare const clearSheetSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
13132
15026
|
|
|
15027
|
+
export declare const cloneDocIdPropDataTypeTransfer: IDataTypeTransfer;
|
|
15028
|
+
|
|
15029
|
+
export declare const cloneDocIdPropDTParentRef: IPropertyReference;
|
|
15030
|
+
|
|
15031
|
+
export declare const cloneDocIdPropTransfer: IPropertyTransfer;
|
|
15032
|
+
|
|
15033
|
+
export declare const cloneDocMimeTypePropDataTypeTransfer: IDataTypeTransfer;
|
|
15034
|
+
|
|
15035
|
+
export declare const cloneDocMimeTypePropDTParentRef: IPropertyReference;
|
|
15036
|
+
|
|
15037
|
+
export declare const cloneDocMimeTypePropTransfer: IPropertyTransfer;
|
|
15038
|
+
|
|
15039
|
+
export declare const cloneDocNamePropDataTypeTransfer: IDataTypeTransfer;
|
|
15040
|
+
|
|
15041
|
+
export declare const cloneDocNamePropDTParentRef: IPropertyReference;
|
|
15042
|
+
|
|
15043
|
+
export declare const cloneDocNamePropTransfer: IPropertyTransfer;
|
|
15044
|
+
|
|
15045
|
+
export declare const cloneDocumentActionRef: IActionDescriptorReference;
|
|
15046
|
+
|
|
15047
|
+
export declare const cloneDocumentConnectionInput: IValueDescriptorTransfer;
|
|
15048
|
+
|
|
15049
|
+
export declare const cloneDocumentConnectionInputDataType: IDataTypeTransfer;
|
|
15050
|
+
|
|
15051
|
+
export declare const cloneDocumentConnectionInputDTParentRef: IValueDescriptorReference;
|
|
15052
|
+
|
|
15053
|
+
export declare const cloneDocumentConnectionInputParentRef: IActionDescriptorReference;
|
|
15054
|
+
|
|
15055
|
+
export declare const cloneDocumentDescriptionInput: IValueDescriptorTransfer;
|
|
15056
|
+
|
|
15057
|
+
export declare const cloneDocumentDescriptionInputDataType: IDataTypeTransfer;
|
|
15058
|
+
|
|
15059
|
+
export declare const cloneDocumentDescriptionInputDTParentRef: IValueDescriptorReference;
|
|
15060
|
+
|
|
15061
|
+
export declare const cloneDocumentDescriptionInputParentRef: IActionDescriptorReference;
|
|
15062
|
+
|
|
15063
|
+
export declare const cloneDocumentDocumentIdInput: IValueDescriptorTransfer;
|
|
15064
|
+
|
|
15065
|
+
export declare const cloneDocumentDocumentIdInputDataType: IDataTypeTransfer;
|
|
15066
|
+
|
|
15067
|
+
export declare const cloneDocumentDocumentIdInputDTParentRef: IValueDescriptorReference;
|
|
15068
|
+
|
|
15069
|
+
export declare const cloneDocumentDocumentIdInputParentRef: IActionDescriptorReference;
|
|
15070
|
+
|
|
15071
|
+
export declare const cloneDocumentIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
15072
|
+
|
|
15073
|
+
export declare const cloneDocumentNewNameInput: IValueDescriptorTransfer;
|
|
15074
|
+
|
|
15075
|
+
export declare const cloneDocumentNewNameInputDataType: IDataTypeTransfer;
|
|
15076
|
+
|
|
15077
|
+
export declare const cloneDocumentNewNameInputDTParentRef: IValueDescriptorReference;
|
|
15078
|
+
|
|
15079
|
+
export declare const cloneDocumentNewNameInputParentRef: IActionDescriptorReference;
|
|
15080
|
+
|
|
15081
|
+
export declare const cloneDocumentParentFolderIdsInput: IValueDescriptorTransfer;
|
|
15082
|
+
|
|
15083
|
+
export declare const cloneDocumentParentFolderIdsInputDataType: IDataTypeTransfer;
|
|
15084
|
+
|
|
15085
|
+
export declare const cloneDocumentParentFolderIdsInputDTParentRef: IValueDescriptorReference;
|
|
15086
|
+
|
|
15087
|
+
export declare const cloneDocumentParentFolderIdsInputParentRef: IActionDescriptorReference;
|
|
15088
|
+
|
|
15089
|
+
export declare const cloneDocumentResponseDataTypeTransfer: IDataTypeTransfer;
|
|
15090
|
+
|
|
15091
|
+
export declare const cloneDocumentResponseDTParentRef: IActionDescriptorReference;
|
|
15092
|
+
|
|
15093
|
+
export declare const cloneDocumentResponseEntityParentRef: IDataTypeReference;
|
|
15094
|
+
|
|
15095
|
+
export declare const cloneDocumentResponseEntityTransfer: IDefinitionEntityTransfer;
|
|
15096
|
+
|
|
15097
|
+
export declare const cloneDocumentResponsePropsParentRef: IDefinitionEntityReference;
|
|
15098
|
+
|
|
15099
|
+
export declare const cloneDocumentStarredInput: IValueDescriptorTransfer;
|
|
15100
|
+
|
|
15101
|
+
export declare const cloneDocumentStarredInputDataType: IDataTypeTransfer;
|
|
15102
|
+
|
|
15103
|
+
export declare const cloneDocumentStarredInputDTParentRef: IValueDescriptorReference;
|
|
15104
|
+
|
|
15105
|
+
export declare const cloneDocumentStarredInputParentRef: IActionDescriptorReference;
|
|
15106
|
+
|
|
15107
|
+
export declare const cloneDocWebViewLinkPropDataTypeTransfer: IDataTypeTransfer;
|
|
15108
|
+
|
|
15109
|
+
export declare const cloneDocWebViewLinkPropDTParentRef: IPropertyReference;
|
|
15110
|
+
|
|
15111
|
+
export declare const cloneDocWebViewLinkPropTransfer: IPropertyTransfer;
|
|
15112
|
+
|
|
13133
15113
|
export declare function cloneLiteralValueAsStandaloneIfBelongsToProject(entity: LiteralValueState, parent: EntityWithValueState): LiteralValueState;
|
|
13134
15114
|
|
|
13135
15115
|
export declare function cloneOntoExistingProject(source: ProjectState, target: ProjectState, changeSet?: ChangeSet | null, { enrich, shallowErrors, ...other }?: {
|
|
@@ -13188,6 +15168,72 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
13188
15168
|
maps: Map<EntityId, EntityId>;
|
|
13189
15169
|
}>;
|
|
13190
15170
|
|
|
15171
|
+
export declare const cloneSheetActionRef: IActionDescriptorReference;
|
|
15172
|
+
|
|
15173
|
+
export declare const cloneSheetConnectionInput: IValueDescriptorTransfer;
|
|
15174
|
+
|
|
15175
|
+
export declare const cloneSheetConnectionInputDataType: IDataTypeTransfer;
|
|
15176
|
+
|
|
15177
|
+
export declare const cloneSheetConnectionInputDTParentRef: IValueDescriptorReference;
|
|
15178
|
+
|
|
15179
|
+
export declare const cloneSheetConnectionInputParentRef: IActionDescriptorReference;
|
|
15180
|
+
|
|
15181
|
+
export declare const cloneSheetIdPropDataTypeTransfer: IDataTypeTransfer;
|
|
15182
|
+
|
|
15183
|
+
export declare const cloneSheetIdPropDTParentRef: IPropertyReference;
|
|
15184
|
+
|
|
15185
|
+
export declare const cloneSheetIdPropTransfer: IPropertyTransfer;
|
|
15186
|
+
|
|
15187
|
+
export declare const cloneSheetInsertIndexInput: IValueDescriptorTransfer;
|
|
15188
|
+
|
|
15189
|
+
export declare const cloneSheetInsertIndexInputDataType: IDataTypeTransfer;
|
|
15190
|
+
|
|
15191
|
+
export declare const cloneSheetInsertIndexInputDTParentRef: IValueDescriptorReference;
|
|
15192
|
+
|
|
15193
|
+
export declare const cloneSheetInsertIndexInputParentRef: IActionDescriptorReference;
|
|
15194
|
+
|
|
15195
|
+
export declare const cloneSheetIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
15196
|
+
|
|
15197
|
+
export declare const cloneSheetNamePropDataTypeTransfer: IDataTypeTransfer;
|
|
15198
|
+
|
|
15199
|
+
export declare const cloneSheetNamePropDTParentRef: IPropertyReference;
|
|
15200
|
+
|
|
15201
|
+
export declare const cloneSheetNamePropTransfer: IPropertyTransfer;
|
|
15202
|
+
|
|
15203
|
+
export declare const cloneSheetNewSheetNameInput: IValueDescriptorTransfer;
|
|
15204
|
+
|
|
15205
|
+
export declare const cloneSheetNewSheetNameInputDataType: IDataTypeTransfer;
|
|
15206
|
+
|
|
15207
|
+
export declare const cloneSheetNewSheetNameInputDTParentRef: IValueDescriptorReference;
|
|
15208
|
+
|
|
15209
|
+
export declare const cloneSheetNewSheetNameInputParentRef: IActionDescriptorReference;
|
|
15210
|
+
|
|
15211
|
+
export declare const cloneSheetResponseDataTypeTransfer: IDataTypeTransfer;
|
|
15212
|
+
|
|
15213
|
+
export declare const cloneSheetResponseDTParentRef: IActionDescriptorReference;
|
|
15214
|
+
|
|
15215
|
+
export declare const cloneSheetResponseEntityParentRef: IDataTypeReference;
|
|
15216
|
+
|
|
15217
|
+
export declare const cloneSheetResponseEntityTransfer: IDefinitionEntityTransfer;
|
|
15218
|
+
|
|
15219
|
+
export declare const cloneSheetResponsePropsParentRef: IDefinitionEntityReference;
|
|
15220
|
+
|
|
15221
|
+
export declare const cloneSheetSheetInput: IValueDescriptorTransfer;
|
|
15222
|
+
|
|
15223
|
+
export declare const cloneSheetSheetInputDataType: IDataTypeTransfer;
|
|
15224
|
+
|
|
15225
|
+
export declare const cloneSheetSheetInputDTParentRef: IValueDescriptorReference;
|
|
15226
|
+
|
|
15227
|
+
export declare const cloneSheetSheetInputParentRef: IActionDescriptorReference;
|
|
15228
|
+
|
|
15229
|
+
export declare const cloneSheetSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
15230
|
+
|
|
15231
|
+
export declare const cloneSheetSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
15232
|
+
|
|
15233
|
+
export declare const cloneSheetSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
15234
|
+
|
|
15235
|
+
export declare const cloneSheetSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
15236
|
+
|
|
13191
15237
|
export declare function cloneToShallowRecordAsync(project: ProjectState, { shallowErrors, ...other }?: YieldOptions & {
|
|
13192
15238
|
shallowErrors?: boolean;
|
|
13193
15239
|
resetVersionOptions?: {
|
|
@@ -13754,6 +15800,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
13754
15800
|
resolveDeterministicResourceId(): string;
|
|
13755
15801
|
}
|
|
13756
15802
|
|
|
15803
|
+
export declare function columnLetterToIndex(columnLetter: string): number;
|
|
15804
|
+
|
|
13757
15805
|
declare class ColumnRef implements ISearchNode {
|
|
13758
15806
|
owner: SearchStatementState;
|
|
13759
15807
|
source: ColumnRef | PropertyState | ValueRef | SearchStatementLiteralValue | FunctionCall | null;
|
|
@@ -14559,6 +16607,58 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
14559
16607
|
|
|
14560
16608
|
export declare const createPersistedEntityMethodVoidDataTypeParentRef: IActionDescriptorReference;
|
|
14561
16609
|
|
|
16610
|
+
export declare const createPivotTableActionRef: IActionDescriptorReference;
|
|
16611
|
+
|
|
16612
|
+
export declare const createPivotTableConnectionInput: IValueDescriptorTransfer;
|
|
16613
|
+
|
|
16614
|
+
export declare const createPivotTableConnectionInputDataType: IDataTypeTransfer;
|
|
16615
|
+
|
|
16616
|
+
export declare const createPivotTableConnectionInputDTParentRef: IValueDescriptorReference;
|
|
16617
|
+
|
|
16618
|
+
export declare const createPivotTableConnectionInputParentRef: IActionDescriptorReference;
|
|
16619
|
+
|
|
16620
|
+
export declare const createPivotTableDestinationInput: IValueDescriptorTransfer;
|
|
16621
|
+
|
|
16622
|
+
export declare const createPivotTableDestinationInputDataType: IDataTypeTransfer;
|
|
16623
|
+
|
|
16624
|
+
export declare const createPivotTableDestinationInputDTParentRef: IValueDescriptorReference;
|
|
16625
|
+
|
|
16626
|
+
export declare const createPivotTableDestinationInputParentRef: IActionDescriptorReference;
|
|
16627
|
+
|
|
16628
|
+
export declare const createPivotTableIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
16629
|
+
|
|
16630
|
+
export declare const createPivotTablePivotTableInput: IValueDescriptorTransfer;
|
|
16631
|
+
|
|
16632
|
+
export declare const createPivotTablePivotTableInputDataType: IDataTypeTransfer;
|
|
16633
|
+
|
|
16634
|
+
export declare const createPivotTablePivotTableInputDTParentRef: IValueDescriptorReference;
|
|
16635
|
+
|
|
16636
|
+
export declare const createPivotTablePivotTableInputParentRef: IActionDescriptorReference;
|
|
16637
|
+
|
|
16638
|
+
export declare const createPivotTableResponseDataType: IDataTypeTransfer;
|
|
16639
|
+
|
|
16640
|
+
export declare const createPivotTableResponseDTParentRef: IActionDescriptorReference;
|
|
16641
|
+
|
|
16642
|
+
export declare const createPivotTableResponseEntity: IDefinitionEntityTransfer;
|
|
16643
|
+
|
|
16644
|
+
export declare const createPivotTableResponseEntityParentRef: IDataTypeReference;
|
|
16645
|
+
|
|
16646
|
+
export declare const createPivotTableResponsePropsParentRef: IDefinitionEntityReference;
|
|
16647
|
+
|
|
16648
|
+
export declare const createPivotTableSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
16649
|
+
|
|
16650
|
+
export declare const createPivotTableSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
16651
|
+
|
|
16652
|
+
export declare const createPivotTableSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
16653
|
+
|
|
16654
|
+
export declare const createPivotTableSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
16655
|
+
|
|
16656
|
+
export declare const createPivotTablesuccessProp: IPropertyTransfer;
|
|
16657
|
+
|
|
16658
|
+
export declare const createPivotTablesuccessPropDT: IDataTypeTransfer;
|
|
16659
|
+
|
|
16660
|
+
export declare const createPivotTablesuccessPropDTParentRef: IPropertyReference;
|
|
16661
|
+
|
|
14562
16662
|
export declare function createSemanticId(entityName: string, entityType: EntityType, project: ProjectState): string;
|
|
14563
16663
|
|
|
14564
16664
|
export declare const createSpreadsheetActionRef: IActionDescriptorReference;
|
|
@@ -15043,7 +17143,9 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
15043
17143
|
FileReferenceToBytes = "op-data-type-file-reference-to-bytes",
|
|
15044
17144
|
ParseMultipartBody = "op-data-type-parse-multipart-body",
|
|
15045
17145
|
ParseDataUri = "op-data-type-parse-data-uri",
|
|
15046
|
-
DetectMimeTypeFromBytes = "op-data-type-detect-mime-type-from-bytes"
|
|
17146
|
+
DetectMimeTypeFromBytes = "op-data-type-detect-mime-type-from-bytes",
|
|
17147
|
+
ParseSpreadsheetRangeToA1 = "op-data-type-parse-spreadsheet-range-to-a1",
|
|
17148
|
+
ParseA1ToSpreadsheetRange = "op-data-type-parse-a1-to-spreadsheet-range"
|
|
15047
17149
|
}
|
|
15048
17150
|
|
|
15049
17151
|
export declare enum DataTypeParentChildRelation {
|
|
@@ -15053,6 +17155,16 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
15053
17155
|
|
|
15054
17156
|
export declare type DataTypeParentEntityState = UserManagedDataTypeParentEntityState | BuiltInBaseEntityState;
|
|
15055
17157
|
|
|
17158
|
+
export declare const dataTypeParseA1ToSpreadsheetRangeError: IValueDescriptorTransfer;
|
|
17159
|
+
|
|
17160
|
+
export declare const dataTypeParseA1ToSpreadsheetRangeOperation: IActionDescriptorTransfer;
|
|
17161
|
+
|
|
17162
|
+
export declare const dataTypeParseA1ToSpreadsheetRangeResponseDT: IDataTypeTransfer;
|
|
17163
|
+
|
|
17164
|
+
export declare const dataTypeParseA1ToSpreadsheetRangeValue: IValueDescriptorTransfer;
|
|
17165
|
+
|
|
17166
|
+
export declare const dataTypeParseA1ToSpreadsheetRangeValueDT: IDataTypeTransfer;
|
|
17167
|
+
|
|
15056
17168
|
export declare const dataTypeParseDataUriDataUriDT: IDataTypeTransfer;
|
|
15057
17169
|
|
|
15058
17170
|
export declare const dataTypeParseDataUriDataUriValue: IValueDescriptorTransfer;
|
|
@@ -15077,6 +17189,16 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
15077
17189
|
|
|
15078
17190
|
export declare const dataTypeParseMultipartBodyResponseDT: IDataTypeTransfer;
|
|
15079
17191
|
|
|
17192
|
+
export declare const dataTypeParseSpreadsheetRangeToA1Error: IValueDescriptorTransfer;
|
|
17193
|
+
|
|
17194
|
+
export declare const dataTypeParseSpreadsheetRangeToA1Operation: IActionDescriptorTransfer;
|
|
17195
|
+
|
|
17196
|
+
export declare const dataTypeParseSpreadsheetRangeToA1ResponseDT: IDataTypeTransfer;
|
|
17197
|
+
|
|
17198
|
+
export declare const dataTypeParseSpreadsheetRangeToA1Value: IValueDescriptorTransfer;
|
|
17199
|
+
|
|
17200
|
+
export declare const dataTypeParseSpreadsheetRangeToA1ValueDT: IDataTypeTransfer;
|
|
17201
|
+
|
|
15080
17202
|
export declare type DataTypePayloadUnion = DataTypeState | DataTypeTypesUnion;
|
|
15081
17203
|
|
|
15082
17204
|
export declare class DataTypeState extends UserManagedVersionedState implements IDataType, UserManagedEntityStateTemplate, UserManagedBaseState, ChildEntityBaseClass {
|
|
@@ -15815,6 +17937,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
15815
17937
|
BUILT_INT_OPERATIONS_IMPLEMENTATIONS__DATA_TYPE_PARSE_MULTIPART_BODY: string;
|
|
15816
17938
|
BUILT_INT_OPERATIONS_IMPLEMENTATIONS__DATA_TYPE_PARSE_DATA_URI: string;
|
|
15817
17939
|
BUILT_INT_OPERATIONS_IMPLEMENTATIONS__DATA_TYPE_DETECT_MIME_TYPE_FROM_BYTES: string;
|
|
17940
|
+
BUILT_INT_OPERATIONS_IMPLEMENTATIONS__DATA_TYPE_PARSE_SPREADSHEET_RANGE_TO_A1: string;
|
|
17941
|
+
BUILT_INT_OPERATIONS_IMPLEMENTATIONS__DATA_TYPE_PARSE_A1_TO_SPREADSHEET_RANGE: string;
|
|
15818
17942
|
BUILT_INT_OPERATIONS_IMPLEMENTATIONS__DATA_TYPE_BYTES_TO_FILE_REFERENCE: string;
|
|
15819
17943
|
BUILT_INT_OPERATIONS_IMPLEMENTATIONS__DATA_TYPE_FILE_REFERENCE_TO_BYTES: string;
|
|
15820
17944
|
BUILT_IN_OPERATIONS_IMPLEMENTATIONS__JSON_PARSE: string;
|
|
@@ -16306,6 +18430,146 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
16306
18430
|
}
|
|
16307
18431
|
export { definitionEntityValidation }
|
|
16308
18432
|
|
|
18433
|
+
export declare const deleteChartActionRef: IActionDescriptorReference;
|
|
18434
|
+
|
|
18435
|
+
export declare const deleteChartConnectionInput: IValueDescriptorTransfer;
|
|
18436
|
+
|
|
18437
|
+
export declare const deleteChartConnectionInputDataType: IDataTypeTransfer;
|
|
18438
|
+
|
|
18439
|
+
export declare const deleteChartConnectionInputDTParentRef: IValueDescriptorReference;
|
|
18440
|
+
|
|
18441
|
+
export declare const deleteChartConnectionInputParentRef: IActionDescriptorReference;
|
|
18442
|
+
|
|
18443
|
+
export declare const deleteChartIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
18444
|
+
|
|
18445
|
+
export declare const deleteChartResponseDataType: IDataTypeTransfer;
|
|
18446
|
+
|
|
18447
|
+
export declare const deleteChartResponseDTParentRef: IActionDescriptorReference;
|
|
18448
|
+
|
|
18449
|
+
export declare const deleteChartResponseEntity: IDefinitionEntityTransfer;
|
|
18450
|
+
|
|
18451
|
+
export declare const deleteChartResponseEntityParentRef: IDataTypeReference;
|
|
18452
|
+
|
|
18453
|
+
export declare const deleteChartResponsePropsParentRef: IDefinitionEntityReference;
|
|
18454
|
+
|
|
18455
|
+
export declare const deleteChartSheetIdInput: IValueDescriptorTransfer;
|
|
18456
|
+
|
|
18457
|
+
export declare const deleteChartSheetIdInputDataType: IDataTypeTransfer;
|
|
18458
|
+
|
|
18459
|
+
export declare const deleteChartSheetIdInputDTParentRef: IValueDescriptorReference;
|
|
18460
|
+
|
|
18461
|
+
export declare const deleteChartSheetIdInputParentRef: IActionDescriptorReference;
|
|
18462
|
+
|
|
18463
|
+
export declare const deleteChartSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
18464
|
+
|
|
18465
|
+
export declare const deleteChartSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
18466
|
+
|
|
18467
|
+
export declare const deleteChartSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
18468
|
+
|
|
18469
|
+
export declare const deleteChartSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
18470
|
+
|
|
18471
|
+
export declare const deleteChartsuccessProp: IPropertyTransfer;
|
|
18472
|
+
|
|
18473
|
+
export declare const deleteChartsuccessPropDT: IDataTypeTransfer;
|
|
18474
|
+
|
|
18475
|
+
export declare const deleteChartsuccessPropDTParentRef: IPropertyReference;
|
|
18476
|
+
|
|
18477
|
+
export declare const deleteConditionalFormatRuleActionRef: IActionDescriptorReference;
|
|
18478
|
+
|
|
18479
|
+
export declare const deleteConditionalFormatRuleConnectionInput: IValueDescriptorTransfer;
|
|
18480
|
+
|
|
18481
|
+
export declare const deleteConditionalFormatRuleConnectionInputDataType: IDataTypeTransfer;
|
|
18482
|
+
|
|
18483
|
+
export declare const deleteConditionalFormatRuleConnectionInputDTParentRef: IValueDescriptorReference;
|
|
18484
|
+
|
|
18485
|
+
export declare const deleteConditionalFormatRuleConnectionInputParentRef: IActionDescriptorReference;
|
|
18486
|
+
|
|
18487
|
+
export declare const deleteConditionalFormatRuleIndexInput: IValueDescriptorTransfer;
|
|
18488
|
+
|
|
18489
|
+
export declare const deleteConditionalFormatRuleIndexInputDataType: IDataTypeTransfer;
|
|
18490
|
+
|
|
18491
|
+
export declare const deleteConditionalFormatRuleIndexInputDTParentRef: IValueDescriptorReference;
|
|
18492
|
+
|
|
18493
|
+
export declare const deleteConditionalFormatRuleIndexInputParentRef: IActionDescriptorReference;
|
|
18494
|
+
|
|
18495
|
+
export declare const deleteConditionalFormatRuleIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
18496
|
+
|
|
18497
|
+
export declare const deleteConditionalFormatRuleResponseDataType: IDataTypeTransfer;
|
|
18498
|
+
|
|
18499
|
+
export declare const deleteConditionalFormatRuleResponseDTParentRef: IActionDescriptorReference;
|
|
18500
|
+
|
|
18501
|
+
export declare const deleteConditionalFormatRuleResponseEntity: IDefinitionEntityTransfer;
|
|
18502
|
+
|
|
18503
|
+
export declare const deleteConditionalFormatRuleResponseEntityParentRef: IDataTypeReference;
|
|
18504
|
+
|
|
18505
|
+
export declare const deleteConditionalFormatRuleResponsePropsParentRef: IDefinitionEntityReference;
|
|
18506
|
+
|
|
18507
|
+
export declare const deleteConditionalFormatRuleSheetIdInput: IValueDescriptorTransfer;
|
|
18508
|
+
|
|
18509
|
+
export declare const deleteConditionalFormatRuleSheetIdInputDataType: IDataTypeTransfer;
|
|
18510
|
+
|
|
18511
|
+
export declare const deleteConditionalFormatRuleSheetIdInputDTParentRef: IValueDescriptorReference;
|
|
18512
|
+
|
|
18513
|
+
export declare const deleteConditionalFormatRuleSheetIdInputParentRef: IActionDescriptorReference;
|
|
18514
|
+
|
|
18515
|
+
export declare const deleteConditionalFormatRuleSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
18516
|
+
|
|
18517
|
+
export declare const deleteConditionalFormatRuleSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
18518
|
+
|
|
18519
|
+
export declare const deleteConditionalFormatRuleSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
18520
|
+
|
|
18521
|
+
export declare const deleteConditionalFormatRuleSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
18522
|
+
|
|
18523
|
+
export declare const deleteConditionalFormatRulesuccessProp: IPropertyTransfer;
|
|
18524
|
+
|
|
18525
|
+
export declare const deleteConditionalFormatRulesuccessPropDT: IDataTypeTransfer;
|
|
18526
|
+
|
|
18527
|
+
export declare const deleteConditionalFormatRulesuccessPropDTParentRef: IPropertyReference;
|
|
18528
|
+
|
|
18529
|
+
export declare const deleteDimensionActionRef: IActionDescriptorReference;
|
|
18530
|
+
|
|
18531
|
+
export declare const deleteDimensionConnectionInput: IValueDescriptorTransfer;
|
|
18532
|
+
|
|
18533
|
+
export declare const deleteDimensionConnectionInputDataType: IDataTypeTransfer;
|
|
18534
|
+
|
|
18535
|
+
export declare const deleteDimensionConnectionInputDTParentRef: IValueDescriptorReference;
|
|
18536
|
+
|
|
18537
|
+
export declare const deleteDimensionConnectionInputParentRef: IActionDescriptorReference;
|
|
18538
|
+
|
|
18539
|
+
export declare const deleteDimensionIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
18540
|
+
|
|
18541
|
+
export declare const deleteDimensionResponseDataType: IDataTypeTransfer;
|
|
18542
|
+
|
|
18543
|
+
export declare const deleteDimensionResponseDTParentRef: IActionDescriptorReference;
|
|
18544
|
+
|
|
18545
|
+
export declare const deleteDimensionResponseEntity: IDefinitionEntityTransfer;
|
|
18546
|
+
|
|
18547
|
+
export declare const deleteDimensionResponseEntityParentRef: IDataTypeReference;
|
|
18548
|
+
|
|
18549
|
+
export declare const deleteDimensionResponsePropsParentRef: IDefinitionEntityReference;
|
|
18550
|
+
|
|
18551
|
+
export declare const deleteDimensionSheetIdInput: IValueDescriptorTransfer;
|
|
18552
|
+
|
|
18553
|
+
export declare const deleteDimensionSheetIdInputDataType: IDataTypeTransfer;
|
|
18554
|
+
|
|
18555
|
+
export declare const deleteDimensionSheetIdInputDTParentRef: IValueDescriptorReference;
|
|
18556
|
+
|
|
18557
|
+
export declare const deleteDimensionSheetIdInputParentRef: IActionDescriptorReference;
|
|
18558
|
+
|
|
18559
|
+
export declare const deleteDimensionSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
18560
|
+
|
|
18561
|
+
export declare const deleteDimensionSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
18562
|
+
|
|
18563
|
+
export declare const deleteDimensionSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
18564
|
+
|
|
18565
|
+
export declare const deleteDimensionSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
18566
|
+
|
|
18567
|
+
export declare const deleteDimensionsuccessProp: IPropertyTransfer;
|
|
18568
|
+
|
|
18569
|
+
export declare const deleteDimensionsuccessPropDT: IDataTypeTransfer;
|
|
18570
|
+
|
|
18571
|
+
export declare const deleteDimensionsuccessPropDTParentRef: IPropertyReference;
|
|
18572
|
+
|
|
16309
18573
|
export declare function deleteFirstNItems(list: unknown): any[];
|
|
16310
18574
|
|
|
16311
18575
|
export declare function deleteLastNItems(list: unknown): any[];
|
|
@@ -16322,6 +18586,94 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
16322
18586
|
|
|
16323
18587
|
export declare const deletePersistedEntityMethodVoidDataTypeParentRef: IActionDescriptorReference;
|
|
16324
18588
|
|
|
18589
|
+
export declare const deletePivotTableActionRef: IActionDescriptorReference;
|
|
18590
|
+
|
|
18591
|
+
export declare const deletePivotTableConnectionInput: IValueDescriptorTransfer;
|
|
18592
|
+
|
|
18593
|
+
export declare const deletePivotTableConnectionInputDataType: IDataTypeTransfer;
|
|
18594
|
+
|
|
18595
|
+
export declare const deletePivotTableConnectionInputDTParentRef: IValueDescriptorReference;
|
|
18596
|
+
|
|
18597
|
+
export declare const deletePivotTableConnectionInputParentRef: IActionDescriptorReference;
|
|
18598
|
+
|
|
18599
|
+
export declare const deletePivotTableIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
18600
|
+
|
|
18601
|
+
export declare const deletePivotTableResponseDataType: IDataTypeTransfer;
|
|
18602
|
+
|
|
18603
|
+
export declare const deletePivotTableResponseDTParentRef: IActionDescriptorReference;
|
|
18604
|
+
|
|
18605
|
+
export declare const deletePivotTableResponseEntity: IDefinitionEntityTransfer;
|
|
18606
|
+
|
|
18607
|
+
export declare const deletePivotTableResponseEntityParentRef: IDataTypeReference;
|
|
18608
|
+
|
|
18609
|
+
export declare const deletePivotTableResponsePropsParentRef: IDefinitionEntityReference;
|
|
18610
|
+
|
|
18611
|
+
export declare const deletePivotTableSheetIdInput: IValueDescriptorTransfer;
|
|
18612
|
+
|
|
18613
|
+
export declare const deletePivotTableSheetIdInputDataType: IDataTypeTransfer;
|
|
18614
|
+
|
|
18615
|
+
export declare const deletePivotTableSheetIdInputDTParentRef: IValueDescriptorReference;
|
|
18616
|
+
|
|
18617
|
+
export declare const deletePivotTableSheetIdInputParentRef: IActionDescriptorReference;
|
|
18618
|
+
|
|
18619
|
+
export declare const deletePivotTableSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
18620
|
+
|
|
18621
|
+
export declare const deletePivotTableSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
18622
|
+
|
|
18623
|
+
export declare const deletePivotTableSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
18624
|
+
|
|
18625
|
+
export declare const deletePivotTableSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
18626
|
+
|
|
18627
|
+
export declare const deletePivotTablesuccessProp: IPropertyTransfer;
|
|
18628
|
+
|
|
18629
|
+
export declare const deletePivotTablesuccessPropDT: IDataTypeTransfer;
|
|
18630
|
+
|
|
18631
|
+
export declare const deletePivotTablesuccessPropDTParentRef: IPropertyReference;
|
|
18632
|
+
|
|
18633
|
+
export declare const deleteProtectedRangeActionRef: IActionDescriptorReference;
|
|
18634
|
+
|
|
18635
|
+
export declare const deleteProtectedRangeConnectionInput: IValueDescriptorTransfer;
|
|
18636
|
+
|
|
18637
|
+
export declare const deleteProtectedRangeConnectionInputDataType: IDataTypeTransfer;
|
|
18638
|
+
|
|
18639
|
+
export declare const deleteProtectedRangeConnectionInputDTParentRef: IValueDescriptorReference;
|
|
18640
|
+
|
|
18641
|
+
export declare const deleteProtectedRangeConnectionInputParentRef: IActionDescriptorReference;
|
|
18642
|
+
|
|
18643
|
+
export declare const deleteProtectedRangeIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
18644
|
+
|
|
18645
|
+
export declare const deleteProtectedRangeResponseDataType: IDataTypeTransfer;
|
|
18646
|
+
|
|
18647
|
+
export declare const deleteProtectedRangeResponseDTParentRef: IActionDescriptorReference;
|
|
18648
|
+
|
|
18649
|
+
export declare const deleteProtectedRangeResponseEntity: IDefinitionEntityTransfer;
|
|
18650
|
+
|
|
18651
|
+
export declare const deleteProtectedRangeResponseEntityParentRef: IDataTypeReference;
|
|
18652
|
+
|
|
18653
|
+
export declare const deleteProtectedRangeResponsePropsParentRef: IDefinitionEntityReference;
|
|
18654
|
+
|
|
18655
|
+
export declare const deleteProtectedRangeSheetIdInput: IValueDescriptorTransfer;
|
|
18656
|
+
|
|
18657
|
+
export declare const deleteProtectedRangeSheetIdInputDataType: IDataTypeTransfer;
|
|
18658
|
+
|
|
18659
|
+
export declare const deleteProtectedRangeSheetIdInputDTParentRef: IValueDescriptorReference;
|
|
18660
|
+
|
|
18661
|
+
export declare const deleteProtectedRangeSheetIdInputParentRef: IActionDescriptorReference;
|
|
18662
|
+
|
|
18663
|
+
export declare const deleteProtectedRangeSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
18664
|
+
|
|
18665
|
+
export declare const deleteProtectedRangeSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
18666
|
+
|
|
18667
|
+
export declare const deleteProtectedRangeSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
18668
|
+
|
|
18669
|
+
export declare const deleteProtectedRangeSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
18670
|
+
|
|
18671
|
+
export declare const deleteProtectedRangesuccessProp: IPropertyTransfer;
|
|
18672
|
+
|
|
18673
|
+
export declare const deleteProtectedRangesuccessPropDT: IDataTypeTransfer;
|
|
18674
|
+
|
|
18675
|
+
export declare const deleteProtectedRangesuccessPropDTParentRef: IPropertyReference;
|
|
18676
|
+
|
|
16325
18677
|
export declare function deleteRootProject(where: {
|
|
16326
18678
|
id: string;
|
|
16327
18679
|
}): null;
|
|
@@ -18040,6 +20392,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
18040
20392
|
export declare enum ExternalIntegrationOperations {
|
|
18041
20393
|
GoogleDriveSmartFetchDocument = "external-integration--google-drive--get--smart-fetch-document",
|
|
18042
20394
|
GoogleDriveUploadFile = "external-integration--google-drive--post--upload-file",
|
|
20395
|
+
GoogleDriveCloneDocument = "external-integration--google-drive--post--clone-document",
|
|
18043
20396
|
GoogleDriveFiles = "external-integration--google-drive--get--files",
|
|
18044
20397
|
GoogleGeminiGenerateContent = "external-integration--google-gemini--post--generate-content",
|
|
18045
20398
|
GoogleMailSendEmail = "external-integration--google-mail--post--send-email",
|
|
@@ -18070,7 +20423,25 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
18070
20423
|
GoogleSheetsAddDataValidation = "external-integration--google-sheet--add-data-validation",
|
|
18071
20424
|
GoogleSheetsSortRange = "external-integration--google-sheet--sort-range",
|
|
18072
20425
|
GoogleSheetsApplyClearFilter = "external-integration--google-sheet--apply-clear-filter",
|
|
18073
|
-
GoogleSheetsUpdateSpreadsheetProperties = "external-integration--google-sheet--update-spreadsheet-properties"
|
|
20426
|
+
GoogleSheetsUpdateSpreadsheetProperties = "external-integration--google-sheet--update-spreadsheet-properties",
|
|
20427
|
+
GoogleSheetsAddChart = "external-integration--google-sheet--add-chart",
|
|
20428
|
+
GoogleSheetsUpdateChartSpec = "external-integration--google-sheet--update-chart-spec",
|
|
20429
|
+
GoogleSheetsDeleteChart = "external-integration--google-sheet--delete-chart",
|
|
20430
|
+
GoogleSheetsCreatePivotTable = "external-integration--google-sheet--create-pivot-table",
|
|
20431
|
+
GoogleSheetsDeletePivotTable = "external-integration--google-sheet--delete-pivot-table",
|
|
20432
|
+
GoogleSheetsInsertDimension = "external-integration--google-sheet--insert-dimension",
|
|
20433
|
+
GoogleSheetsDeleteDimension = "external-integration--google-sheet--delete-dimension",
|
|
20434
|
+
GoogleSheetsMoveDimension = "external-integration--google-sheet--move-dimension",
|
|
20435
|
+
GoogleSheetsAddConditionalFormatRule = "external-integration--google-sheet--add-conditional-format-rule",
|
|
20436
|
+
GoogleSheetsUpdateConditionalFormatRule = "external-integration--google-sheet--update-conditional-format-rule",
|
|
20437
|
+
GoogleSheetsDeleteConditionalFormatRule = "external-integration--google-sheet--delete-conditional-format-rule",
|
|
20438
|
+
GoogleSheetsAddProtectedRange = "external-integration--google-sheet--add-protected-range",
|
|
20439
|
+
GoogleSheetsUpdateProtectedRange = "external-integration--google-sheet--update-protected-range",
|
|
20440
|
+
GoogleSheetsDeleteProtectedRange = "external-integration--google-sheet--delete-protected-range",
|
|
20441
|
+
GoogleSheetsAddBanding = "external-integration--google-sheet--add-banding",
|
|
20442
|
+
GoogleSheetsAddNamedRange = "external-integration--google-sheet--add-named-range",
|
|
20443
|
+
GoogleSheetsSetCellNote = "external-integration--google-sheet--set-cell-note",
|
|
20444
|
+
GoogleSheetsCloneSheet = "external-integration--google-sheet--clone-sheet"
|
|
18074
20445
|
}
|
|
18075
20446
|
|
|
18076
20447
|
export declare enum ExternalIntegrationRootProviders {
|
|
@@ -23608,6 +25979,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
23608
25979
|
|
|
23609
25980
|
export declare type IncompatibleScope = IIncompatibleParallelInProjectScope | IIncompatibleParallelInCommonParentScope | IIncompatibleAIsGlobalBIsNotScope | IIncompatibleBIsGlobalAIsNotScope;
|
|
23610
25981
|
|
|
25982
|
+
export declare function indexToColumnLetter(index: number): string;
|
|
25983
|
+
|
|
23611
25984
|
export declare function inferArgumentDeclarationDataType(entity: ArgumentDeclarationState, _changeSet?: ChangeSet | null): DataTypeState | null;
|
|
23612
25985
|
|
|
23613
25986
|
export declare function inferBreakStatementDataType(entity: BreakStatementState, _changeSet?: ChangeSet | null): DataTypeState | null;
|
|
@@ -23873,6 +26246,58 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
23873
26246
|
|
|
23874
26247
|
export declare function inputOrOutputShouldBePartOfFinalVariableObjectValue(entity: InputMapState | OutputMapState): boolean;
|
|
23875
26248
|
|
|
26249
|
+
export declare const insertDimensionActionRef: IActionDescriptorReference;
|
|
26250
|
+
|
|
26251
|
+
export declare const insertDimensionConnectionInput: IValueDescriptorTransfer;
|
|
26252
|
+
|
|
26253
|
+
export declare const insertDimensionConnectionInputDataType: IDataTypeTransfer;
|
|
26254
|
+
|
|
26255
|
+
export declare const insertDimensionConnectionInputDTParentRef: IValueDescriptorReference;
|
|
26256
|
+
|
|
26257
|
+
export declare const insertDimensionConnectionInputParentRef: IActionDescriptorReference;
|
|
26258
|
+
|
|
26259
|
+
export declare const insertDimensionInheritFromBeforeInput: IValueDescriptorTransfer;
|
|
26260
|
+
|
|
26261
|
+
export declare const insertDimensionInheritFromBeforeInputDataType: IDataTypeTransfer;
|
|
26262
|
+
|
|
26263
|
+
export declare const insertDimensionInheritFromBeforeInputDTParentRef: IValueDescriptorReference;
|
|
26264
|
+
|
|
26265
|
+
export declare const insertDimensionInheritFromBeforeInputParentRef: IActionDescriptorReference;
|
|
26266
|
+
|
|
26267
|
+
export declare const insertDimensionIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
26268
|
+
|
|
26269
|
+
export declare const insertDimensionRangeInput: IValueDescriptorTransfer;
|
|
26270
|
+
|
|
26271
|
+
export declare const insertDimensionRangeInputDataType: IDataTypeTransfer;
|
|
26272
|
+
|
|
26273
|
+
export declare const insertDimensionRangeInputDTParentRef: IValueDescriptorReference;
|
|
26274
|
+
|
|
26275
|
+
export declare const insertDimensionRangeInputParentRef: IActionDescriptorReference;
|
|
26276
|
+
|
|
26277
|
+
export declare const insertDimensionResponseDataType: IDataTypeTransfer;
|
|
26278
|
+
|
|
26279
|
+
export declare const insertDimensionResponseDTParentRef: IActionDescriptorReference;
|
|
26280
|
+
|
|
26281
|
+
export declare const insertDimensionResponseEntity: IDefinitionEntityTransfer;
|
|
26282
|
+
|
|
26283
|
+
export declare const insertDimensionResponseEntityParentRef: IDataTypeReference;
|
|
26284
|
+
|
|
26285
|
+
export declare const insertDimensionResponsePropsParentRef: IDefinitionEntityReference;
|
|
26286
|
+
|
|
26287
|
+
export declare const insertDimensionSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
26288
|
+
|
|
26289
|
+
export declare const insertDimensionSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
26290
|
+
|
|
26291
|
+
export declare const insertDimensionSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
26292
|
+
|
|
26293
|
+
export declare const insertDimensionSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
26294
|
+
|
|
26295
|
+
export declare const insertDimensionsuccessProp: IPropertyTransfer;
|
|
26296
|
+
|
|
26297
|
+
export declare const insertDimensionsuccessPropDT: IDataTypeTransfer;
|
|
26298
|
+
|
|
26299
|
+
export declare const insertDimensionsuccessPropDTParentRef: IPropertyReference;
|
|
26300
|
+
|
|
23876
26301
|
export declare type InstalledProjectPayloadUnion = InstalledProjectState | InstalledProjectTypesUnion;
|
|
23877
26302
|
|
|
23878
26303
|
export declare class InstalledProjectState extends UserManagedVersionedState implements IInstalledProject, UserManagedEntityStateTemplate, UserManagedBaseState, BaseCanvasDraggableState, ChildEntityBaseClass {
|
|
@@ -27184,6 +29609,58 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
27184
29609
|
|
|
27185
29610
|
export declare function modifyEditableAndDeletableDownstreamEntitiesFromGiven(entity: UserManagedEntityState, changeSet: ChangeSet, newValue: boolean, seenEntities?: Set<string>): void;
|
|
27186
29611
|
|
|
29612
|
+
export declare const moveDimensionActionRef: IActionDescriptorReference;
|
|
29613
|
+
|
|
29614
|
+
export declare const moveDimensionConnectionInput: IValueDescriptorTransfer;
|
|
29615
|
+
|
|
29616
|
+
export declare const moveDimensionConnectionInputDataType: IDataTypeTransfer;
|
|
29617
|
+
|
|
29618
|
+
export declare const moveDimensionConnectionInputDTParentRef: IValueDescriptorReference;
|
|
29619
|
+
|
|
29620
|
+
export declare const moveDimensionConnectionInputParentRef: IActionDescriptorReference;
|
|
29621
|
+
|
|
29622
|
+
export declare const moveDimensionDestinationIndexInput: IValueDescriptorTransfer;
|
|
29623
|
+
|
|
29624
|
+
export declare const moveDimensionDestinationIndexInputDataType: IDataTypeTransfer;
|
|
29625
|
+
|
|
29626
|
+
export declare const moveDimensionDestinationIndexInputDTParentRef: IValueDescriptorReference;
|
|
29627
|
+
|
|
29628
|
+
export declare const moveDimensionDestinationIndexInputParentRef: IActionDescriptorReference;
|
|
29629
|
+
|
|
29630
|
+
export declare const moveDimensionIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
29631
|
+
|
|
29632
|
+
export declare const moveDimensionResponseDataType: IDataTypeTransfer;
|
|
29633
|
+
|
|
29634
|
+
export declare const moveDimensionResponseDTParentRef: IActionDescriptorReference;
|
|
29635
|
+
|
|
29636
|
+
export declare const moveDimensionResponseEntity: IDefinitionEntityTransfer;
|
|
29637
|
+
|
|
29638
|
+
export declare const moveDimensionResponseEntityParentRef: IDataTypeReference;
|
|
29639
|
+
|
|
29640
|
+
export declare const moveDimensionResponsePropsParentRef: IDefinitionEntityReference;
|
|
29641
|
+
|
|
29642
|
+
export declare const moveDimensionSourceInput: IValueDescriptorTransfer;
|
|
29643
|
+
|
|
29644
|
+
export declare const moveDimensionSourceInputDataType: IDataTypeTransfer;
|
|
29645
|
+
|
|
29646
|
+
export declare const moveDimensionSourceInputDTParentRef: IValueDescriptorReference;
|
|
29647
|
+
|
|
29648
|
+
export declare const moveDimensionSourceInputParentRef: IActionDescriptorReference;
|
|
29649
|
+
|
|
29650
|
+
export declare const moveDimensionSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
29651
|
+
|
|
29652
|
+
export declare const moveDimensionSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
29653
|
+
|
|
29654
|
+
export declare const moveDimensionSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
29655
|
+
|
|
29656
|
+
export declare const moveDimensionSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
29657
|
+
|
|
29658
|
+
export declare const moveDimensionsuccessProp: IPropertyTransfer;
|
|
29659
|
+
|
|
29660
|
+
export declare const moveDimensionsuccessPropDT: IDataTypeTransfer;
|
|
29661
|
+
|
|
29662
|
+
export declare const moveDimensionsuccessPropDTParentRef: IPropertyReference;
|
|
29663
|
+
|
|
27187
29664
|
export declare function moveParallelCalls(entity: PassThroughCallableEntityState, changeSet: ChangeSet, options?: {
|
|
27188
29665
|
onlyTypes?: EntityType[];
|
|
27189
29666
|
onConnection?: (sourceEntity: UserManagedEntityState, targetEntity: UserManagedEntityState, connectionType: ConnectionNodeType) => Promise<void>;
|
|
@@ -28677,6 +31154,14 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
28677
31154
|
};
|
|
28678
31155
|
}
|
|
28679
31156
|
|
|
31157
|
+
export declare class OperationsImplementationsDataTypeParseA1ToSpreadsheetRangeModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
31158
|
+
manifest: ExtensionManifest;
|
|
31159
|
+
module: {
|
|
31160
|
+
init: (contexts: (DefaultEditorContext | DefaultProjectLogicContext)[]) => void;
|
|
31161
|
+
main: (entity: OperationState, inputs: IDynamicValue[]) => Promise<IPrimitiveExecutionResult>;
|
|
31162
|
+
};
|
|
31163
|
+
}
|
|
31164
|
+
|
|
28680
31165
|
export declare class OperationsImplementationsDataTypeParseDataUriModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
28681
31166
|
manifest: ExtensionManifest;
|
|
28682
31167
|
module: {
|
|
@@ -28721,6 +31206,14 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
28721
31206
|
};
|
|
28722
31207
|
}
|
|
28723
31208
|
|
|
31209
|
+
export declare class OperationsImplementationsDataTypeParseSpreadsheetRangeToA1Module extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
31210
|
+
manifest: ExtensionManifest;
|
|
31211
|
+
module: {
|
|
31212
|
+
init: (contexts: (DefaultEditorContext | DefaultProjectLogicContext)[]) => void;
|
|
31213
|
+
main: (entity: OperationState, inputs: IDynamicValue[]) => Promise<IPrimitiveExecutionResult>;
|
|
31214
|
+
};
|
|
31215
|
+
}
|
|
31216
|
+
|
|
28724
31217
|
export declare class OperationsImplementationsDataTypeToBytesModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
28725
31218
|
manifest: ExtensionManifest;
|
|
28726
31219
|
module: {
|
|
@@ -29286,6 +31779,14 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
29286
31779
|
};
|
|
29287
31780
|
}
|
|
29288
31781
|
|
|
31782
|
+
export declare class OperationsImplementationsGoogleDriveCloneDocumentModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
31783
|
+
manifest: ExtensionManifest;
|
|
31784
|
+
module: {
|
|
31785
|
+
init: (contexts: (DefaultEditorContext | DefaultProjectLogicContext)[]) => void;
|
|
31786
|
+
main: (entity: OperationState, inputs: IDynamicValue[]) => Promise<IPrimitiveExecutionResult>;
|
|
31787
|
+
};
|
|
31788
|
+
}
|
|
31789
|
+
|
|
29289
31790
|
export declare class OperationsImplementationsGoogleDriveSmartFetchDocumentModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
29290
31791
|
manifest: ExtensionManifest;
|
|
29291
31792
|
module: {
|
|
@@ -29391,6 +31892,14 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
29391
31892
|
};
|
|
29392
31893
|
}
|
|
29393
31894
|
|
|
31895
|
+
export declare class OperationsImplementationsGoogleSheetsCloneSheetModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
31896
|
+
manifest: ExtensionManifest;
|
|
31897
|
+
module: {
|
|
31898
|
+
init: (contexts: (DefaultEditorContext | DefaultProjectLogicContext)[]) => void;
|
|
31899
|
+
main: (entity: OperationState, inputs: IDynamicValue[]) => Promise<IPrimitiveExecutionResult>;
|
|
31900
|
+
};
|
|
31901
|
+
}
|
|
31902
|
+
|
|
29394
31903
|
export declare class OperationsImplementationsGoogleSheetsCopySheetModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
29395
31904
|
manifest: ExtensionManifest;
|
|
29396
31905
|
module: {
|
|
@@ -31940,6 +34449,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
31940
34449
|
|
|
31941
34450
|
export declare const PARENT_AUTO_CALCULATION_FROM_CALLER_EXPLANATION = "If an explicit 'parent' isn't given for a callable entity, the scope will be auto-calculated to match the parent scope of the caller entity.\nIf the entity that should be the parent of a callable entity is unclear, you can always skip the 'parent' property and the system will automatically calculate the parent based on the caller entity.";
|
|
31942
34451
|
|
|
34452
|
+
export declare function parseA1NotationToSpreadsheetRange(a1: string, options?: RangeParseOptions): any;
|
|
34453
|
+
|
|
31943
34454
|
export declare const parseDataUriBase64Prop: IPropertyTransfer;
|
|
31944
34455
|
|
|
31945
34456
|
export declare const parseDataUriBase64PropDT: IDataTypeTransfer;
|
|
@@ -31976,6 +34487,12 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
31976
34487
|
|
|
31977
34488
|
export declare const parseMultipartBodyResponseEntityTransfer: IDefinitionEntityTransfer;
|
|
31978
34489
|
|
|
34490
|
+
export declare function parseSpreadsheetRangeToA1Notation(rangeObj: any, options?: RangeParseOptions): string;
|
|
34491
|
+
|
|
34492
|
+
export declare function parseSpreadsheetRangeToDimensionRange(rangeObj: any, options?: RangeParseOptions): any;
|
|
34493
|
+
|
|
34494
|
+
export declare function parseSpreadsheetRangeToGridRange(rangeObj: any, options?: RangeParseOptions): any;
|
|
34495
|
+
|
|
31979
34496
|
export declare const PASS_THROUGH_CALLABLE_ENTITIES_EXPLANATION: string;
|
|
31980
34497
|
|
|
31981
34498
|
export declare const PASS_THROUGH_CALLABLE_TYPES: EntityType[];
|
|
@@ -32305,7 +34822,10 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
32305
34822
|
UUID = "uuid",
|
|
32306
34823
|
FileReference = "file-reference",
|
|
32307
34824
|
Untyped = "untyped",
|
|
32308
|
-
SqlProgram = "sql-program"
|
|
34825
|
+
SqlProgram = "sql-program",
|
|
34826
|
+
RGB = "rgb",
|
|
34827
|
+
RGBA = "rgba",
|
|
34828
|
+
SpreadsheetRange = "spreadsheet-range"
|
|
32309
34829
|
}
|
|
32310
34830
|
|
|
32311
34831
|
export declare function printDataType(dataType: DataTypeState | null, options?: IPrintEntityOptions): {
|
|
@@ -32984,6 +35504,10 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
32984
35504
|
|
|
32985
35505
|
export declare function randomUUIDv4(): string;
|
|
32986
35506
|
|
|
35507
|
+
export declare interface RangeParseOptions {
|
|
35508
|
+
errorPrefix?: string;
|
|
35509
|
+
}
|
|
35510
|
+
|
|
32987
35511
|
export declare const READ_ONLY_ENTITY_PERSISTANCE_REPOSITORY: IReadOnlyEntityPersistanceRepository;
|
|
32988
35512
|
|
|
32989
35513
|
export declare const READABLE_ENTITY_TYPES: {
|
|
@@ -33422,6 +35946,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
33422
35946
|
|
|
33423
35947
|
export declare const repliesThreadTsInputDTParentRef: IValueDescriptorReference;
|
|
33424
35948
|
|
|
35949
|
+
export declare type RequiredSheetFormat = 'Name' | 'Id';
|
|
35950
|
+
|
|
33425
35951
|
export declare function resolveActionDescriptorName(actionDescriptor: ActionDescriptorState): string;
|
|
33426
35952
|
|
|
33427
35953
|
export declare function resolveActionDescriptorNameById(id: string): string | null;
|
|
@@ -33545,6 +36071,11 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
33545
36071
|
|
|
33546
36072
|
export declare function resolveSearchName(search: SearchState): string;
|
|
33547
36073
|
|
|
36074
|
+
export declare function resolveSheetMetadata(rangeObj: any, requiredFormat: RequiredSheetFormat, fetchMetadata: () => Promise<Array<{
|
|
36075
|
+
id: number;
|
|
36076
|
+
name: string;
|
|
36077
|
+
}>>): Promise<void>;
|
|
36078
|
+
|
|
33548
36079
|
export declare function resolveSQLMigrationsDiffs(project: ProjectState, lastPublishedProjectState: ProjectState | null, entity: DefinitionEntityState, options?: {
|
|
33549
36080
|
skipBaseExtension?: boolean;
|
|
33550
36081
|
}): ISQLMigrationsDiffs;
|
|
@@ -33750,6 +36281,30 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
33750
36281
|
|
|
33751
36282
|
export declare function reverseList(list: unknown): any[];
|
|
33752
36283
|
|
|
36284
|
+
export declare const rgbaAlphaProperty: IPropertyTransfer;
|
|
36285
|
+
|
|
36286
|
+
export declare const rgbaAlphaPropertyDataType: IDataTypeTransfer;
|
|
36287
|
+
|
|
36288
|
+
export declare const rgbaPrototype: IPrimitiveEntityTransfer;
|
|
36289
|
+
|
|
36290
|
+
export declare const rgbaPrototypeRef: IPrimitiveEntityReference;
|
|
36291
|
+
|
|
36292
|
+
export declare const rgbBlueProperty: IPropertyTransfer;
|
|
36293
|
+
|
|
36294
|
+
export declare const rgbBluePropertyDataType: IDataTypeTransfer;
|
|
36295
|
+
|
|
36296
|
+
export declare const rgbGreenProperty: IPropertyTransfer;
|
|
36297
|
+
|
|
36298
|
+
export declare const rgbGreenPropertyDataType: IDataTypeTransfer;
|
|
36299
|
+
|
|
36300
|
+
export declare const rgbPrototype: IPrimitiveEntityTransfer;
|
|
36301
|
+
|
|
36302
|
+
export declare const rgbPrototypeRef: IPrimitiveEntityReference;
|
|
36303
|
+
|
|
36304
|
+
export declare const rgbRedProperty: IPropertyTransfer;
|
|
36305
|
+
|
|
36306
|
+
export declare const rgbRedPropertyDataType: IDataTypeTransfer;
|
|
36307
|
+
|
|
33753
36308
|
/** Round to nearest unit using midpoint between start and end of unit. */
|
|
33754
36309
|
export declare function roundTo(input: ISODateString, unit: default_3.ManipulateType): ISODateString;
|
|
33755
36310
|
|
|
@@ -34334,13 +36889,13 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
34334
36889
|
|
|
34335
36890
|
export declare const setBackgroundColorActionRef: IActionDescriptorReference;
|
|
34336
36891
|
|
|
34337
|
-
export declare const
|
|
36892
|
+
export declare const setBackgroundColorColorInput: IValueDescriptorTransfer;
|
|
34338
36893
|
|
|
34339
|
-
export declare const
|
|
36894
|
+
export declare const setBackgroundColorColorInputDataType: IDataTypeTransfer;
|
|
34340
36895
|
|
|
34341
|
-
export declare const
|
|
36896
|
+
export declare const setBackgroundColorColorInputDTParentRef: IValueDescriptorReference;
|
|
34342
36897
|
|
|
34343
|
-
export declare const
|
|
36898
|
+
export declare const setBackgroundColorColorInputParentRef: IActionDescriptorReference;
|
|
34344
36899
|
|
|
34345
36900
|
export declare const setBackgroundColorConnectionInput: IValueDescriptorTransfer;
|
|
34346
36901
|
|
|
@@ -34366,24 +36921,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
34366
36921
|
|
|
34367
36922
|
export declare const setBackgroundColorEndRowInputParentRef: IActionDescriptorReference;
|
|
34368
36923
|
|
|
34369
|
-
export declare const setBackgroundColorGreenInput: IValueDescriptorTransfer;
|
|
34370
|
-
|
|
34371
|
-
export declare const setBackgroundColorGreenInputDataType: IDataTypeTransfer;
|
|
34372
|
-
|
|
34373
|
-
export declare const setBackgroundColorGreenInputDTParentRef: IValueDescriptorReference;
|
|
34374
|
-
|
|
34375
|
-
export declare const setBackgroundColorGreenInputParentRef: IActionDescriptorReference;
|
|
34376
|
-
|
|
34377
36924
|
export declare const setBackgroundColorIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
34378
36925
|
|
|
34379
|
-
export declare const setBackgroundColorRedInput: IValueDescriptorTransfer;
|
|
34380
|
-
|
|
34381
|
-
export declare const setBackgroundColorRedInputDataType: IDataTypeTransfer;
|
|
34382
|
-
|
|
34383
|
-
export declare const setBackgroundColorRedInputDTParentRef: IValueDescriptorReference;
|
|
34384
|
-
|
|
34385
|
-
export declare const setBackgroundColorRedInputParentRef: IActionDescriptorReference;
|
|
34386
|
-
|
|
34387
36926
|
export declare const setBackgroundColorResponseDataType: IDataTypeTransfer;
|
|
34388
36927
|
|
|
34389
36928
|
export declare const setBackgroundColorResponseDTParentRef: IActionDescriptorReference;
|
|
@@ -34432,6 +36971,58 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
34432
36971
|
|
|
34433
36972
|
export declare const setBackgroundColorSuccessPropDTParentRef: IPropertyReference;
|
|
34434
36973
|
|
|
36974
|
+
export declare const setCellNoteActionRef: IActionDescriptorReference;
|
|
36975
|
+
|
|
36976
|
+
export declare const setCellNoteConnectionInput: IValueDescriptorTransfer;
|
|
36977
|
+
|
|
36978
|
+
export declare const setCellNoteConnectionInputDataType: IDataTypeTransfer;
|
|
36979
|
+
|
|
36980
|
+
export declare const setCellNoteConnectionInputDTParentRef: IValueDescriptorReference;
|
|
36981
|
+
|
|
36982
|
+
export declare const setCellNoteConnectionInputParentRef: IActionDescriptorReference;
|
|
36983
|
+
|
|
36984
|
+
export declare const setCellNoteIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
36985
|
+
|
|
36986
|
+
export declare const setCellNoteNoteInput: IValueDescriptorTransfer;
|
|
36987
|
+
|
|
36988
|
+
export declare const setCellNoteNoteInputDataType: IDataTypeTransfer;
|
|
36989
|
+
|
|
36990
|
+
export declare const setCellNoteNoteInputDTParentRef: IValueDescriptorReference;
|
|
36991
|
+
|
|
36992
|
+
export declare const setCellNoteNoteInputParentRef: IActionDescriptorReference;
|
|
36993
|
+
|
|
36994
|
+
export declare const setCellNoteRangeInput: IValueDescriptorTransfer;
|
|
36995
|
+
|
|
36996
|
+
export declare const setCellNoteRangeInputDataType: IDataTypeTransfer;
|
|
36997
|
+
|
|
36998
|
+
export declare const setCellNoteRangeInputDTParentRef: IValueDescriptorReference;
|
|
36999
|
+
|
|
37000
|
+
export declare const setCellNoteRangeInputParentRef: IActionDescriptorReference;
|
|
37001
|
+
|
|
37002
|
+
export declare const setCellNoteResponseDataType: IDataTypeTransfer;
|
|
37003
|
+
|
|
37004
|
+
export declare const setCellNoteResponseDTParentRef: IActionDescriptorReference;
|
|
37005
|
+
|
|
37006
|
+
export declare const setCellNoteResponseEntity: IDefinitionEntityTransfer;
|
|
37007
|
+
|
|
37008
|
+
export declare const setCellNoteResponseEntityParentRef: IDataTypeReference;
|
|
37009
|
+
|
|
37010
|
+
export declare const setCellNoteResponsePropsParentRef: IDefinitionEntityReference;
|
|
37011
|
+
|
|
37012
|
+
export declare const setCellNoteSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
37013
|
+
|
|
37014
|
+
export declare const setCellNoteSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
37015
|
+
|
|
37016
|
+
export declare const setCellNoteSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
37017
|
+
|
|
37018
|
+
export declare const setCellNoteSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
37019
|
+
|
|
37020
|
+
export declare const setCellNotesuccessProp: IPropertyTransfer;
|
|
37021
|
+
|
|
37022
|
+
export declare const setCellNotesuccessPropDT: IDataTypeTransfer;
|
|
37023
|
+
|
|
37024
|
+
export declare const setCellNotesuccessPropDTParentRef: IPropertyReference;
|
|
37025
|
+
|
|
34435
37026
|
export declare function setDate(input: ISODateString, date1to31: number): ISODateString;
|
|
34436
37027
|
|
|
34437
37028
|
export declare const setDateDateArg: IValueDescriptorTransfer;
|
|
@@ -35212,6 +37803,38 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
35212
37803
|
|
|
35213
37804
|
export declare const splitStringAtLastSeparatorOperationStringDataType: IDataTypeTransfer;
|
|
35214
37805
|
|
|
37806
|
+
export declare const spreadsheetRangeEndColumnProperty: IPropertyTransfer;
|
|
37807
|
+
|
|
37808
|
+
export declare const spreadsheetRangeEndColumnPropertyDataType: IDataTypeTransfer;
|
|
37809
|
+
|
|
37810
|
+
export declare const spreadsheetRangeEndRowProperty: IPropertyTransfer;
|
|
37811
|
+
|
|
37812
|
+
export declare const spreadsheetRangeEndRowPropertyDataType: IDataTypeTransfer;
|
|
37813
|
+
|
|
37814
|
+
export declare const spreadsheetRangeNamedRangeProperty: IPropertyTransfer;
|
|
37815
|
+
|
|
37816
|
+
export declare const spreadsheetRangeNamedRangePropertyDataType: IDataTypeTransfer;
|
|
37817
|
+
|
|
37818
|
+
export declare const spreadsheetRangePrototype: IPrimitiveEntityTransfer;
|
|
37819
|
+
|
|
37820
|
+
export declare const spreadsheetRangePrototypeRef: IPrimitiveEntityReference;
|
|
37821
|
+
|
|
37822
|
+
export declare const spreadsheetRangeSheetProperty: IPropertyTransfer;
|
|
37823
|
+
|
|
37824
|
+
export declare const spreadsheetRangeSheetPropertyDT: IDataTypeTransfer;
|
|
37825
|
+
|
|
37826
|
+
export declare const spreadsheetRangeSheetPropertyNumberDT: IDataTypeTransfer;
|
|
37827
|
+
|
|
37828
|
+
export declare const spreadsheetRangeSheetPropertyStringDT: IDataTypeTransfer;
|
|
37829
|
+
|
|
37830
|
+
export declare const spreadsheetRangeStartColumnProperty: IPropertyTransfer;
|
|
37831
|
+
|
|
37832
|
+
export declare const spreadsheetRangeStartColumnPropertyDataType: IDataTypeTransfer;
|
|
37833
|
+
|
|
37834
|
+
export declare const spreadsheetRangeStartRowProperty: IPropertyTransfer;
|
|
37835
|
+
|
|
37836
|
+
export declare const spreadsheetRangeStartRowPropertyDataType: IDataTypeTransfer;
|
|
37837
|
+
|
|
35215
37838
|
declare const SQL_FUNCTION_REGISTRY: Record<string, ISQLFunctionDefinition>;
|
|
35216
37839
|
|
|
35217
37840
|
export declare const SQL_OPERATIONS: {
|
|
@@ -36718,6 +39341,110 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
36718
39341
|
[key: string]: UntypedValue;
|
|
36719
39342
|
} | UntypedValue[];
|
|
36720
39343
|
|
|
39344
|
+
export declare const updateChartSpecActionRef: IActionDescriptorReference;
|
|
39345
|
+
|
|
39346
|
+
export declare const updateChartSpecChartIdInput: IValueDescriptorTransfer;
|
|
39347
|
+
|
|
39348
|
+
export declare const updateChartSpecChartIdInputDataType: IDataTypeTransfer;
|
|
39349
|
+
|
|
39350
|
+
export declare const updateChartSpecChartIdInputDTParentRef: IValueDescriptorReference;
|
|
39351
|
+
|
|
39352
|
+
export declare const updateChartSpecChartIdInputParentRef: IActionDescriptorReference;
|
|
39353
|
+
|
|
39354
|
+
export declare const updateChartSpecChartInput: IValueDescriptorTransfer;
|
|
39355
|
+
|
|
39356
|
+
export declare const updateChartSpecChartInputDataType: IDataTypeTransfer;
|
|
39357
|
+
|
|
39358
|
+
export declare const updateChartSpecChartInputDTParentRef: IValueDescriptorReference;
|
|
39359
|
+
|
|
39360
|
+
export declare const updateChartSpecChartInputParentRef: IActionDescriptorReference;
|
|
39361
|
+
|
|
39362
|
+
export declare const updateChartSpecConnectionInput: IValueDescriptorTransfer;
|
|
39363
|
+
|
|
39364
|
+
export declare const updateChartSpecConnectionInputDataType: IDataTypeTransfer;
|
|
39365
|
+
|
|
39366
|
+
export declare const updateChartSpecConnectionInputDTParentRef: IValueDescriptorReference;
|
|
39367
|
+
|
|
39368
|
+
export declare const updateChartSpecConnectionInputParentRef: IActionDescriptorReference;
|
|
39369
|
+
|
|
39370
|
+
export declare const updateChartSpecIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
39371
|
+
|
|
39372
|
+
export declare const updateChartSpecResponseDataType: IDataTypeTransfer;
|
|
39373
|
+
|
|
39374
|
+
export declare const updateChartSpecResponseDTParentRef: IActionDescriptorReference;
|
|
39375
|
+
|
|
39376
|
+
export declare const updateChartSpecResponseEntity: IDefinitionEntityTransfer;
|
|
39377
|
+
|
|
39378
|
+
export declare const updateChartSpecResponseEntityParentRef: IDataTypeReference;
|
|
39379
|
+
|
|
39380
|
+
export declare const updateChartSpecResponsePropsParentRef: IDefinitionEntityReference;
|
|
39381
|
+
|
|
39382
|
+
export declare const updateChartSpecSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
39383
|
+
|
|
39384
|
+
export declare const updateChartSpecSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
39385
|
+
|
|
39386
|
+
export declare const updateChartSpecSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
39387
|
+
|
|
39388
|
+
export declare const updateChartSpecSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
39389
|
+
|
|
39390
|
+
export declare const updateChartSpecsuccessProp: IPropertyTransfer;
|
|
39391
|
+
|
|
39392
|
+
export declare const updateChartSpecsuccessPropDT: IDataTypeTransfer;
|
|
39393
|
+
|
|
39394
|
+
export declare const updateChartSpecsuccessPropDTParentRef: IPropertyReference;
|
|
39395
|
+
|
|
39396
|
+
export declare const updateConditionalFormatRuleActionRef: IActionDescriptorReference;
|
|
39397
|
+
|
|
39398
|
+
export declare const updateConditionalFormatRuleConnectionInput: IValueDescriptorTransfer;
|
|
39399
|
+
|
|
39400
|
+
export declare const updateConditionalFormatRuleConnectionInputDataType: IDataTypeTransfer;
|
|
39401
|
+
|
|
39402
|
+
export declare const updateConditionalFormatRuleConnectionInputDTParentRef: IValueDescriptorReference;
|
|
39403
|
+
|
|
39404
|
+
export declare const updateConditionalFormatRuleConnectionInputParentRef: IActionDescriptorReference;
|
|
39405
|
+
|
|
39406
|
+
export declare const updateConditionalFormatRuleIndexInput: IValueDescriptorTransfer;
|
|
39407
|
+
|
|
39408
|
+
export declare const updateConditionalFormatRuleIndexInputDataType: IDataTypeTransfer;
|
|
39409
|
+
|
|
39410
|
+
export declare const updateConditionalFormatRuleIndexInputDTParentRef: IValueDescriptorReference;
|
|
39411
|
+
|
|
39412
|
+
export declare const updateConditionalFormatRuleIndexInputParentRef: IActionDescriptorReference;
|
|
39413
|
+
|
|
39414
|
+
export declare const updateConditionalFormatRuleIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
39415
|
+
|
|
39416
|
+
export declare const updateConditionalFormatRuleResponseDataType: IDataTypeTransfer;
|
|
39417
|
+
|
|
39418
|
+
export declare const updateConditionalFormatRuleResponseDTParentRef: IActionDescriptorReference;
|
|
39419
|
+
|
|
39420
|
+
export declare const updateConditionalFormatRuleResponseEntity: IDefinitionEntityTransfer;
|
|
39421
|
+
|
|
39422
|
+
export declare const updateConditionalFormatRuleResponseEntityParentRef: IDataTypeReference;
|
|
39423
|
+
|
|
39424
|
+
export declare const updateConditionalFormatRuleResponsePropsParentRef: IDefinitionEntityReference;
|
|
39425
|
+
|
|
39426
|
+
export declare const updateConditionalFormatRuleRuleInput: IValueDescriptorTransfer;
|
|
39427
|
+
|
|
39428
|
+
export declare const updateConditionalFormatRuleRuleInputDataType: IDataTypeTransfer;
|
|
39429
|
+
|
|
39430
|
+
export declare const updateConditionalFormatRuleRuleInputDTParentRef: IValueDescriptorReference;
|
|
39431
|
+
|
|
39432
|
+
export declare const updateConditionalFormatRuleRuleInputParentRef: IActionDescriptorReference;
|
|
39433
|
+
|
|
39434
|
+
export declare const updateConditionalFormatRuleSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
39435
|
+
|
|
39436
|
+
export declare const updateConditionalFormatRuleSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
39437
|
+
|
|
39438
|
+
export declare const updateConditionalFormatRuleSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
39439
|
+
|
|
39440
|
+
export declare const updateConditionalFormatRuleSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
39441
|
+
|
|
39442
|
+
export declare const updateConditionalFormatRulesuccessProp: IPropertyTransfer;
|
|
39443
|
+
|
|
39444
|
+
export declare const updateConditionalFormatRulesuccessPropDT: IDataTypeTransfer;
|
|
39445
|
+
|
|
39446
|
+
export declare const updateConditionalFormatRulesuccessPropDTParentRef: IPropertyReference;
|
|
39447
|
+
|
|
36721
39448
|
export declare function updateErrorsList(oldErrors: EntityError[], newErrors: EntityError[]): EntityError[];
|
|
36722
39449
|
|
|
36723
39450
|
export declare const updatePersistedEntityMethod: IActionDescriptorTransfer;
|
|
@@ -36728,6 +39455,58 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
36728
39455
|
|
|
36729
39456
|
export declare const updatePersistedEntityMethodVoidDataTypeParentRef: IActionDescriptorReference;
|
|
36730
39457
|
|
|
39458
|
+
export declare const updateProtectedRangeActionRef: IActionDescriptorReference;
|
|
39459
|
+
|
|
39460
|
+
export declare const updateProtectedRangeConnectionInput: IValueDescriptorTransfer;
|
|
39461
|
+
|
|
39462
|
+
export declare const updateProtectedRangeConnectionInputDataType: IDataTypeTransfer;
|
|
39463
|
+
|
|
39464
|
+
export declare const updateProtectedRangeConnectionInputDTParentRef: IValueDescriptorReference;
|
|
39465
|
+
|
|
39466
|
+
export declare const updateProtectedRangeConnectionInputParentRef: IActionDescriptorReference;
|
|
39467
|
+
|
|
39468
|
+
export declare const updateProtectedRangeIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
39469
|
+
|
|
39470
|
+
export declare const updateProtectedRangeProtectedRangeIdInput: IValueDescriptorTransfer;
|
|
39471
|
+
|
|
39472
|
+
export declare const updateProtectedRangeProtectedRangeIdInputDataType: IDataTypeTransfer;
|
|
39473
|
+
|
|
39474
|
+
export declare const updateProtectedRangeProtectedRangeIdInputDTParentRef: IValueDescriptorReference;
|
|
39475
|
+
|
|
39476
|
+
export declare const updateProtectedRangeProtectedRangeIdInputParentRef: IActionDescriptorReference;
|
|
39477
|
+
|
|
39478
|
+
export declare const updateProtectedRangeProtectedRangeInput: IValueDescriptorTransfer;
|
|
39479
|
+
|
|
39480
|
+
export declare const updateProtectedRangeProtectedRangeInputDataType: IDataTypeTransfer;
|
|
39481
|
+
|
|
39482
|
+
export declare const updateProtectedRangeProtectedRangeInputDTParentRef: IValueDescriptorReference;
|
|
39483
|
+
|
|
39484
|
+
export declare const updateProtectedRangeProtectedRangeInputParentRef: IActionDescriptorReference;
|
|
39485
|
+
|
|
39486
|
+
export declare const updateProtectedRangeResponseDataType: IDataTypeTransfer;
|
|
39487
|
+
|
|
39488
|
+
export declare const updateProtectedRangeResponseDTParentRef: IActionDescriptorReference;
|
|
39489
|
+
|
|
39490
|
+
export declare const updateProtectedRangeResponseEntity: IDefinitionEntityTransfer;
|
|
39491
|
+
|
|
39492
|
+
export declare const updateProtectedRangeResponseEntityParentRef: IDataTypeReference;
|
|
39493
|
+
|
|
39494
|
+
export declare const updateProtectedRangeResponsePropsParentRef: IDefinitionEntityReference;
|
|
39495
|
+
|
|
39496
|
+
export declare const updateProtectedRangeSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
39497
|
+
|
|
39498
|
+
export declare const updateProtectedRangeSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
39499
|
+
|
|
39500
|
+
export declare const updateProtectedRangeSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
39501
|
+
|
|
39502
|
+
export declare const updateProtectedRangeSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
39503
|
+
|
|
39504
|
+
export declare const updateProtectedRangesuccessProp: IPropertyTransfer;
|
|
39505
|
+
|
|
39506
|
+
export declare const updateProtectedRangesuccessPropDT: IDataTypeTransfer;
|
|
39507
|
+
|
|
39508
|
+
export declare const updateProtectedRangesuccessPropDTParentRef: IPropertyReference;
|
|
39509
|
+
|
|
36731
39510
|
export declare const updateRangeValuesActionRef: IActionDescriptorReference;
|
|
36732
39511
|
|
|
36733
39512
|
export declare const updateRangeValuesConnectionInput: IValueDescriptorTransfer;
|
|
@@ -36798,32 +39577,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
36798
39577
|
|
|
36799
39578
|
export declare const updateSpreadsheetPropertiesConnectionInputParentRef: IActionDescriptorReference;
|
|
36800
39579
|
|
|
36801
|
-
export declare const updateSpreadsheetPropertiesDefaultFormatEntity: IDefinitionEntityTransfer;
|
|
36802
|
-
|
|
36803
|
-
export declare const updateSpreadsheetPropertiesDefaultFormatEntityParentRef: IDataTypeReference;
|
|
36804
|
-
|
|
36805
|
-
export declare const updateSpreadsheetPropertiesDefaultFormatInput: IValueDescriptorTransfer;
|
|
36806
|
-
|
|
36807
|
-
export declare const updateSpreadsheetPropertiesDefaultFormatInputDataType: IDataTypeTransfer;
|
|
36808
|
-
|
|
36809
|
-
export declare const updateSpreadsheetPropertiesDefaultFormatInputDTParentRef: IValueDescriptorReference;
|
|
36810
|
-
|
|
36811
|
-
export declare const updateSpreadsheetPropertiesDefaultFormatInputParentRef: IActionDescriptorReference;
|
|
36812
|
-
|
|
36813
39580
|
export declare const updateSpreadsheetPropertiesIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
36814
39581
|
|
|
36815
|
-
export declare const updateSpreadsheetPropertiesIterativeCalculationSettingsEntity: IDefinitionEntityTransfer;
|
|
36816
|
-
|
|
36817
|
-
export declare const updateSpreadsheetPropertiesIterativeCalculationSettingsEntityParentRef: IDataTypeReference;
|
|
36818
|
-
|
|
36819
|
-
export declare const updateSpreadsheetPropertiesIterativeCalculationSettingsInput: IValueDescriptorTransfer;
|
|
36820
|
-
|
|
36821
|
-
export declare const updateSpreadsheetPropertiesIterativeCalculationSettingsInputDataType: IDataTypeTransfer;
|
|
36822
|
-
|
|
36823
|
-
export declare const updateSpreadsheetPropertiesIterativeCalculationSettingsInputDTParentRef: IValueDescriptorReference;
|
|
36824
|
-
|
|
36825
|
-
export declare const updateSpreadsheetPropertiesIterativeCalculationSettingsInputParentRef: IActionDescriptorReference;
|
|
36826
|
-
|
|
36827
39582
|
export declare const updateSpreadsheetPropertiesLocaleInput: IValueDescriptorTransfer;
|
|
36828
39583
|
|
|
36829
39584
|
export declare const updateSpreadsheetPropertiesLocaleInputDataType: IDataTypeTransfer;
|
|
@@ -36850,18 +39605,6 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
36850
39605
|
|
|
36851
39606
|
export declare const updateSpreadsheetPropertiesSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
36852
39607
|
|
|
36853
|
-
export declare const updateSpreadsheetPropertiesSpreadsheetThemeEntity: IDefinitionEntityTransfer;
|
|
36854
|
-
|
|
36855
|
-
export declare const updateSpreadsheetPropertiesSpreadsheetThemeEntityParentRef: IDataTypeReference;
|
|
36856
|
-
|
|
36857
|
-
export declare const updateSpreadsheetPropertiesSpreadsheetThemeInput: IValueDescriptorTransfer;
|
|
36858
|
-
|
|
36859
|
-
export declare const updateSpreadsheetPropertiesSpreadsheetThemeInputDataType: IDataTypeTransfer;
|
|
36860
|
-
|
|
36861
|
-
export declare const updateSpreadsheetPropertiesSpreadsheetThemeInputDTParentRef: IValueDescriptorReference;
|
|
36862
|
-
|
|
36863
|
-
export declare const updateSpreadsheetPropertiesSpreadsheetThemeInputParentRef: IActionDescriptorReference;
|
|
36864
|
-
|
|
36865
39608
|
export declare const updateSpreadsheetPropertiesSuccessProp: IPropertyTransfer;
|
|
36866
39609
|
|
|
36867
39610
|
export declare const updateSpreadsheetPropertiesSuccessPropDT: IDataTypeTransfer;
|