@elyx-code/project-logic-tree 0.0.7122 → 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 -359
- package/dist/index.d.ts +3161 -194
- package/dist/index.js +113485 -94728
- 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: {
|
|
@@ -9770,7 +10113,770 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9770
10113
|
};
|
|
9771
10114
|
};
|
|
9772
10115
|
};
|
|
9773
|
-
"external-integration--google-sheet--copy-sheet": {
|
|
10116
|
+
"external-integration--google-sheet--copy-sheet": {
|
|
10117
|
+
id: ExternalIntegrationOperations;
|
|
10118
|
+
inputs: {
|
|
10119
|
+
connection: {
|
|
10120
|
+
id: string;
|
|
10121
|
+
dataType: {
|
|
10122
|
+
id: string;
|
|
10123
|
+
};
|
|
10124
|
+
};
|
|
10125
|
+
spreadsheetId: {
|
|
10126
|
+
id: string;
|
|
10127
|
+
dataType: {
|
|
10128
|
+
id: string;
|
|
10129
|
+
};
|
|
10130
|
+
};
|
|
10131
|
+
sheetId: {
|
|
10132
|
+
id: string;
|
|
10133
|
+
dataType: {
|
|
10134
|
+
id: string;
|
|
10135
|
+
};
|
|
10136
|
+
};
|
|
10137
|
+
destinationSpreadsheetId: {
|
|
10138
|
+
id: string;
|
|
10139
|
+
dataType: {
|
|
10140
|
+
id: string;
|
|
10141
|
+
};
|
|
10142
|
+
};
|
|
10143
|
+
};
|
|
10144
|
+
dataType: {
|
|
10145
|
+
id: string;
|
|
10146
|
+
entity: {
|
|
10147
|
+
id: string;
|
|
10148
|
+
properties: {
|
|
10149
|
+
newSheetId: {
|
|
10150
|
+
id: string;
|
|
10151
|
+
dataType: {
|
|
10152
|
+
id: string;
|
|
10153
|
+
};
|
|
10154
|
+
};
|
|
10155
|
+
};
|
|
10156
|
+
};
|
|
10157
|
+
};
|
|
10158
|
+
};
|
|
10159
|
+
"external-integration--google-sheet--clear-sheet": {
|
|
10160
|
+
id: ExternalIntegrationOperations;
|
|
10161
|
+
inputs: {
|
|
10162
|
+
connection: {
|
|
10163
|
+
id: string;
|
|
10164
|
+
dataType: {
|
|
10165
|
+
id: string;
|
|
10166
|
+
};
|
|
10167
|
+
};
|
|
10168
|
+
spreadsheetId: {
|
|
10169
|
+
id: string;
|
|
10170
|
+
dataType: {
|
|
10171
|
+
id: string;
|
|
10172
|
+
};
|
|
10173
|
+
};
|
|
10174
|
+
sheetName: {
|
|
10175
|
+
id: string;
|
|
10176
|
+
dataType: {
|
|
10177
|
+
id: string;
|
|
10178
|
+
};
|
|
10179
|
+
};
|
|
10180
|
+
};
|
|
10181
|
+
dataType: {
|
|
10182
|
+
id: string;
|
|
10183
|
+
entity: {
|
|
10184
|
+
id: string;
|
|
10185
|
+
properties: {
|
|
10186
|
+
clearedRange: {
|
|
10187
|
+
id: string;
|
|
10188
|
+
dataType: {
|
|
10189
|
+
id: string;
|
|
10190
|
+
};
|
|
10191
|
+
};
|
|
10192
|
+
};
|
|
10193
|
+
};
|
|
10194
|
+
};
|
|
10195
|
+
};
|
|
10196
|
+
"external-integration--google-sheet--batch-get-values": {
|
|
10197
|
+
id: ExternalIntegrationOperations;
|
|
10198
|
+
inputs: {
|
|
10199
|
+
connection: {
|
|
10200
|
+
id: string;
|
|
10201
|
+
dataType: {
|
|
10202
|
+
id: string;
|
|
10203
|
+
};
|
|
10204
|
+
};
|
|
10205
|
+
spreadsheetId: {
|
|
10206
|
+
id: string;
|
|
10207
|
+
dataType: {
|
|
10208
|
+
id: string;
|
|
10209
|
+
};
|
|
10210
|
+
};
|
|
10211
|
+
ranges: {
|
|
10212
|
+
id: string;
|
|
10213
|
+
dataType: {
|
|
10214
|
+
id: string;
|
|
10215
|
+
};
|
|
10216
|
+
};
|
|
10217
|
+
};
|
|
10218
|
+
dataType: {
|
|
10219
|
+
id: string;
|
|
10220
|
+
entity: {
|
|
10221
|
+
id: string;
|
|
10222
|
+
properties: {
|
|
10223
|
+
valueRanges: {
|
|
10224
|
+
id: string;
|
|
10225
|
+
dataType: {
|
|
10226
|
+
id: string;
|
|
10227
|
+
};
|
|
10228
|
+
};
|
|
10229
|
+
};
|
|
10230
|
+
};
|
|
10231
|
+
};
|
|
10232
|
+
};
|
|
10233
|
+
"external-integration--google-sheet--format-cells": {
|
|
10234
|
+
id: ExternalIntegrationOperations;
|
|
10235
|
+
inputs: {
|
|
10236
|
+
connection: {
|
|
10237
|
+
id: string;
|
|
10238
|
+
dataType: {
|
|
10239
|
+
id: string;
|
|
10240
|
+
};
|
|
10241
|
+
};
|
|
10242
|
+
spreadsheetId: {
|
|
10243
|
+
id: string;
|
|
10244
|
+
dataType: {
|
|
10245
|
+
id: string;
|
|
10246
|
+
};
|
|
10247
|
+
};
|
|
10248
|
+
sheetId: {
|
|
10249
|
+
id: string;
|
|
10250
|
+
dataType: {
|
|
10251
|
+
id: string;
|
|
10252
|
+
};
|
|
10253
|
+
};
|
|
10254
|
+
startRow: {
|
|
10255
|
+
id: string;
|
|
10256
|
+
dataType: {
|
|
10257
|
+
id: string;
|
|
10258
|
+
};
|
|
10259
|
+
};
|
|
10260
|
+
endRow: {
|
|
10261
|
+
id: string;
|
|
10262
|
+
dataType: {
|
|
10263
|
+
id: string;
|
|
10264
|
+
};
|
|
10265
|
+
};
|
|
10266
|
+
startColumn: {
|
|
10267
|
+
id: string;
|
|
10268
|
+
dataType: {
|
|
10269
|
+
id: string;
|
|
10270
|
+
};
|
|
10271
|
+
};
|
|
10272
|
+
endColumn: {
|
|
10273
|
+
id: string;
|
|
10274
|
+
dataType: {
|
|
10275
|
+
id: string;
|
|
10276
|
+
};
|
|
10277
|
+
};
|
|
10278
|
+
bold: {
|
|
10279
|
+
id: string;
|
|
10280
|
+
dataType: {
|
|
10281
|
+
id: string;
|
|
10282
|
+
};
|
|
10283
|
+
};
|
|
10284
|
+
italic: {
|
|
10285
|
+
id: string;
|
|
10286
|
+
dataType: {
|
|
10287
|
+
id: string;
|
|
10288
|
+
};
|
|
10289
|
+
};
|
|
10290
|
+
};
|
|
10291
|
+
dataType: {
|
|
10292
|
+
id: string;
|
|
10293
|
+
entity: {
|
|
10294
|
+
id: string;
|
|
10295
|
+
properties: {
|
|
10296
|
+
success: {
|
|
10297
|
+
id: string;
|
|
10298
|
+
dataType: {
|
|
10299
|
+
id: string;
|
|
10300
|
+
};
|
|
10301
|
+
};
|
|
10302
|
+
};
|
|
10303
|
+
};
|
|
10304
|
+
};
|
|
10305
|
+
};
|
|
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": {
|
|
9774
10880
|
id: ExternalIntegrationOperations;
|
|
9775
10881
|
inputs: {
|
|
9776
10882
|
connection: {
|
|
@@ -9785,13 +10891,13 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9785
10891
|
id: string;
|
|
9786
10892
|
};
|
|
9787
10893
|
};
|
|
9788
|
-
|
|
10894
|
+
chartId: {
|
|
9789
10895
|
id: string;
|
|
9790
10896
|
dataType: {
|
|
9791
10897
|
id: string;
|
|
9792
10898
|
};
|
|
9793
10899
|
};
|
|
9794
|
-
|
|
10900
|
+
chart: {
|
|
9795
10901
|
id: string;
|
|
9796
10902
|
dataType: {
|
|
9797
10903
|
id: string;
|
|
@@ -9803,7 +10909,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9803
10909
|
entity: {
|
|
9804
10910
|
id: string;
|
|
9805
10911
|
properties: {
|
|
9806
|
-
|
|
10912
|
+
success: {
|
|
9807
10913
|
id: string;
|
|
9808
10914
|
dataType: {
|
|
9809
10915
|
id: string;
|
|
@@ -9813,7 +10919,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9813
10919
|
};
|
|
9814
10920
|
};
|
|
9815
10921
|
};
|
|
9816
|
-
"external-integration--google-sheet--
|
|
10922
|
+
"external-integration--google-sheet--delete-chart": {
|
|
9817
10923
|
id: ExternalIntegrationOperations;
|
|
9818
10924
|
inputs: {
|
|
9819
10925
|
connection: {
|
|
@@ -9828,7 +10934,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9828
10934
|
id: string;
|
|
9829
10935
|
};
|
|
9830
10936
|
};
|
|
9831
|
-
|
|
10937
|
+
chartId: {
|
|
9832
10938
|
id: string;
|
|
9833
10939
|
dataType: {
|
|
9834
10940
|
id: string;
|
|
@@ -9840,7 +10946,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9840
10946
|
entity: {
|
|
9841
10947
|
id: string;
|
|
9842
10948
|
properties: {
|
|
9843
|
-
|
|
10949
|
+
success: {
|
|
9844
10950
|
id: string;
|
|
9845
10951
|
dataType: {
|
|
9846
10952
|
id: string;
|
|
@@ -9850,7 +10956,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9850
10956
|
};
|
|
9851
10957
|
};
|
|
9852
10958
|
};
|
|
9853
|
-
"external-integration--google-sheet--
|
|
10959
|
+
"external-integration--google-sheet--create-pivot-table": {
|
|
9854
10960
|
id: ExternalIntegrationOperations;
|
|
9855
10961
|
inputs: {
|
|
9856
10962
|
connection: {
|
|
@@ -9865,7 +10971,13 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9865
10971
|
id: string;
|
|
9866
10972
|
};
|
|
9867
10973
|
};
|
|
9868
|
-
|
|
10974
|
+
destination: {
|
|
10975
|
+
id: string;
|
|
10976
|
+
dataType: {
|
|
10977
|
+
id: string;
|
|
10978
|
+
};
|
|
10979
|
+
};
|
|
10980
|
+
pivotTable: {
|
|
9869
10981
|
id: string;
|
|
9870
10982
|
dataType: {
|
|
9871
10983
|
id: string;
|
|
@@ -9877,7 +10989,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9877
10989
|
entity: {
|
|
9878
10990
|
id: string;
|
|
9879
10991
|
properties: {
|
|
9880
|
-
|
|
10992
|
+
success: {
|
|
9881
10993
|
id: string;
|
|
9882
10994
|
dataType: {
|
|
9883
10995
|
id: string;
|
|
@@ -9887,7 +10999,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9887
10999
|
};
|
|
9888
11000
|
};
|
|
9889
11001
|
};
|
|
9890
|
-
"external-integration--google-sheet--
|
|
11002
|
+
"external-integration--google-sheet--delete-pivot-table": {
|
|
9891
11003
|
id: ExternalIntegrationOperations;
|
|
9892
11004
|
inputs: {
|
|
9893
11005
|
connection: {
|
|
@@ -9902,43 +11014,50 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9902
11014
|
id: string;
|
|
9903
11015
|
};
|
|
9904
11016
|
};
|
|
9905
|
-
|
|
9906
|
-
id: string;
|
|
9907
|
-
dataType: {
|
|
9908
|
-
id: string;
|
|
9909
|
-
};
|
|
9910
|
-
};
|
|
9911
|
-
startRow: {
|
|
11017
|
+
destination: {
|
|
9912
11018
|
id: string;
|
|
9913
11019
|
dataType: {
|
|
9914
11020
|
id: string;
|
|
9915
11021
|
};
|
|
9916
11022
|
};
|
|
9917
|
-
|
|
11023
|
+
};
|
|
11024
|
+
dataType: {
|
|
11025
|
+
id: string;
|
|
11026
|
+
entity: {
|
|
9918
11027
|
id: string;
|
|
9919
|
-
|
|
9920
|
-
|
|
11028
|
+
properties: {
|
|
11029
|
+
success: {
|
|
11030
|
+
id: string;
|
|
11031
|
+
dataType: {
|
|
11032
|
+
id: string;
|
|
11033
|
+
};
|
|
11034
|
+
};
|
|
9921
11035
|
};
|
|
9922
11036
|
};
|
|
9923
|
-
|
|
11037
|
+
};
|
|
11038
|
+
};
|
|
11039
|
+
"external-integration--google-sheet--insert-dimension": {
|
|
11040
|
+
id: ExternalIntegrationOperations;
|
|
11041
|
+
inputs: {
|
|
11042
|
+
connection: {
|
|
9924
11043
|
id: string;
|
|
9925
11044
|
dataType: {
|
|
9926
11045
|
id: string;
|
|
9927
11046
|
};
|
|
9928
11047
|
};
|
|
9929
|
-
|
|
11048
|
+
spreadsheetId: {
|
|
9930
11049
|
id: string;
|
|
9931
11050
|
dataType: {
|
|
9932
11051
|
id: string;
|
|
9933
11052
|
};
|
|
9934
11053
|
};
|
|
9935
|
-
|
|
11054
|
+
range: {
|
|
9936
11055
|
id: string;
|
|
9937
11056
|
dataType: {
|
|
9938
11057
|
id: string;
|
|
9939
11058
|
};
|
|
9940
11059
|
};
|
|
9941
|
-
|
|
11060
|
+
inheritFromBefore: {
|
|
9942
11061
|
id: string;
|
|
9943
11062
|
dataType: {
|
|
9944
11063
|
id: string;
|
|
@@ -9960,7 +11079,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9960
11079
|
};
|
|
9961
11080
|
};
|
|
9962
11081
|
};
|
|
9963
|
-
"external-integration--google-sheet--
|
|
11082
|
+
"external-integration--google-sheet--delete-dimension": {
|
|
9964
11083
|
id: ExternalIntegrationOperations;
|
|
9965
11084
|
inputs: {
|
|
9966
11085
|
connection: {
|
|
@@ -9975,37 +11094,50 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9975
11094
|
id: string;
|
|
9976
11095
|
};
|
|
9977
11096
|
};
|
|
9978
|
-
|
|
11097
|
+
range: {
|
|
9979
11098
|
id: string;
|
|
9980
11099
|
dataType: {
|
|
9981
11100
|
id: string;
|
|
9982
11101
|
};
|
|
9983
11102
|
};
|
|
9984
|
-
|
|
11103
|
+
};
|
|
11104
|
+
dataType: {
|
|
11105
|
+
id: string;
|
|
11106
|
+
entity: {
|
|
9985
11107
|
id: string;
|
|
9986
|
-
|
|
9987
|
-
|
|
11108
|
+
properties: {
|
|
11109
|
+
success: {
|
|
11110
|
+
id: string;
|
|
11111
|
+
dataType: {
|
|
11112
|
+
id: string;
|
|
11113
|
+
};
|
|
11114
|
+
};
|
|
9988
11115
|
};
|
|
9989
11116
|
};
|
|
9990
|
-
|
|
11117
|
+
};
|
|
11118
|
+
};
|
|
11119
|
+
"external-integration--google-sheet--move-dimension": {
|
|
11120
|
+
id: ExternalIntegrationOperations;
|
|
11121
|
+
inputs: {
|
|
11122
|
+
connection: {
|
|
9991
11123
|
id: string;
|
|
9992
11124
|
dataType: {
|
|
9993
11125
|
id: string;
|
|
9994
11126
|
};
|
|
9995
11127
|
};
|
|
9996
|
-
|
|
11128
|
+
spreadsheetId: {
|
|
9997
11129
|
id: string;
|
|
9998
11130
|
dataType: {
|
|
9999
11131
|
id: string;
|
|
10000
11132
|
};
|
|
10001
11133
|
};
|
|
10002
|
-
|
|
11134
|
+
source: {
|
|
10003
11135
|
id: string;
|
|
10004
11136
|
dataType: {
|
|
10005
11137
|
id: string;
|
|
10006
11138
|
};
|
|
10007
11139
|
};
|
|
10008
|
-
|
|
11140
|
+
destinationIndex: {
|
|
10009
11141
|
id: string;
|
|
10010
11142
|
dataType: {
|
|
10011
11143
|
id: string;
|
|
@@ -10027,7 +11159,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10027
11159
|
};
|
|
10028
11160
|
};
|
|
10029
11161
|
};
|
|
10030
|
-
"external-integration--google-sheet--
|
|
11162
|
+
"external-integration--google-sheet--add-conditional-format-rule": {
|
|
10031
11163
|
id: ExternalIntegrationOperations;
|
|
10032
11164
|
inputs: {
|
|
10033
11165
|
connection: {
|
|
@@ -10042,49 +11174,50 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10042
11174
|
id: string;
|
|
10043
11175
|
};
|
|
10044
11176
|
};
|
|
10045
|
-
|
|
11177
|
+
rule: {
|
|
10046
11178
|
id: string;
|
|
10047
11179
|
dataType: {
|
|
10048
11180
|
id: string;
|
|
10049
11181
|
};
|
|
10050
11182
|
};
|
|
10051
|
-
|
|
10052
|
-
|
|
10053
|
-
|
|
10054
|
-
|
|
10055
|
-
};
|
|
10056
|
-
};
|
|
10057
|
-
endRow: {
|
|
10058
|
-
id: string;
|
|
10059
|
-
dataType: {
|
|
10060
|
-
id: string;
|
|
10061
|
-
};
|
|
10062
|
-
};
|
|
10063
|
-
startColumn: {
|
|
11183
|
+
};
|
|
11184
|
+
dataType: {
|
|
11185
|
+
id: string;
|
|
11186
|
+
entity: {
|
|
10064
11187
|
id: string;
|
|
10065
|
-
|
|
10066
|
-
|
|
11188
|
+
properties: {
|
|
11189
|
+
success: {
|
|
11190
|
+
id: string;
|
|
11191
|
+
dataType: {
|
|
11192
|
+
id: string;
|
|
11193
|
+
};
|
|
11194
|
+
};
|
|
10067
11195
|
};
|
|
10068
11196
|
};
|
|
10069
|
-
|
|
11197
|
+
};
|
|
11198
|
+
};
|
|
11199
|
+
"external-integration--google-sheet--update-conditional-format-rule": {
|
|
11200
|
+
id: ExternalIntegrationOperations;
|
|
11201
|
+
inputs: {
|
|
11202
|
+
connection: {
|
|
10070
11203
|
id: string;
|
|
10071
11204
|
dataType: {
|
|
10072
11205
|
id: string;
|
|
10073
11206
|
};
|
|
10074
11207
|
};
|
|
10075
|
-
|
|
11208
|
+
spreadsheetId: {
|
|
10076
11209
|
id: string;
|
|
10077
11210
|
dataType: {
|
|
10078
11211
|
id: string;
|
|
10079
11212
|
};
|
|
10080
11213
|
};
|
|
10081
|
-
|
|
11214
|
+
index: {
|
|
10082
11215
|
id: string;
|
|
10083
11216
|
dataType: {
|
|
10084
11217
|
id: string;
|
|
10085
11218
|
};
|
|
10086
11219
|
};
|
|
10087
|
-
|
|
11220
|
+
rule: {
|
|
10088
11221
|
id: string;
|
|
10089
11222
|
dataType: {
|
|
10090
11223
|
id: string;
|
|
@@ -10106,7 +11239,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10106
11239
|
};
|
|
10107
11240
|
};
|
|
10108
11241
|
};
|
|
10109
|
-
"external-integration--google-sheet--
|
|
11242
|
+
"external-integration--google-sheet--delete-conditional-format-rule": {
|
|
10110
11243
|
id: ExternalIntegrationOperations;
|
|
10111
11244
|
inputs: {
|
|
10112
11245
|
connection: {
|
|
@@ -10127,37 +11260,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10127
11260
|
id: string;
|
|
10128
11261
|
};
|
|
10129
11262
|
};
|
|
10130
|
-
|
|
10131
|
-
id: string;
|
|
10132
|
-
dataType: {
|
|
10133
|
-
id: string;
|
|
10134
|
-
};
|
|
10135
|
-
};
|
|
10136
|
-
endRow: {
|
|
10137
|
-
id: string;
|
|
10138
|
-
dataType: {
|
|
10139
|
-
id: string;
|
|
10140
|
-
};
|
|
10141
|
-
};
|
|
10142
|
-
startColumn: {
|
|
10143
|
-
id: string;
|
|
10144
|
-
dataType: {
|
|
10145
|
-
id: string;
|
|
10146
|
-
};
|
|
10147
|
-
};
|
|
10148
|
-
endColumn: {
|
|
10149
|
-
id: string;
|
|
10150
|
-
dataType: {
|
|
10151
|
-
id: string;
|
|
10152
|
-
};
|
|
10153
|
-
};
|
|
10154
|
-
merge: {
|
|
10155
|
-
id: string;
|
|
10156
|
-
dataType: {
|
|
10157
|
-
id: string;
|
|
10158
|
-
};
|
|
10159
|
-
};
|
|
10160
|
-
mergeType: {
|
|
11263
|
+
index: {
|
|
10161
11264
|
id: string;
|
|
10162
11265
|
dataType: {
|
|
10163
11266
|
id: string;
|
|
@@ -10179,7 +11282,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10179
11282
|
};
|
|
10180
11283
|
};
|
|
10181
11284
|
};
|
|
10182
|
-
"external-integration--google-sheet--
|
|
11285
|
+
"external-integration--google-sheet--add-protected-range": {
|
|
10183
11286
|
id: ExternalIntegrationOperations;
|
|
10184
11287
|
inputs: {
|
|
10185
11288
|
connection: {
|
|
@@ -10194,25 +11297,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10194
11297
|
id: string;
|
|
10195
11298
|
};
|
|
10196
11299
|
};
|
|
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: {
|
|
10210
|
-
id: string;
|
|
10211
|
-
dataType: {
|
|
10212
|
-
id: string;
|
|
10213
|
-
};
|
|
10214
|
-
};
|
|
10215
|
-
endIndex: {
|
|
11300
|
+
protectedRange: {
|
|
10216
11301
|
id: string;
|
|
10217
11302
|
dataType: {
|
|
10218
11303
|
id: string;
|
|
@@ -10234,7 +11319,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10234
11319
|
};
|
|
10235
11320
|
};
|
|
10236
11321
|
};
|
|
10237
|
-
"external-integration--google-sheet--
|
|
11322
|
+
"external-integration--google-sheet--update-protected-range": {
|
|
10238
11323
|
id: ExternalIntegrationOperations;
|
|
10239
11324
|
inputs: {
|
|
10240
11325
|
connection: {
|
|
@@ -10249,31 +11334,13 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10249
11334
|
id: string;
|
|
10250
11335
|
};
|
|
10251
11336
|
};
|
|
10252
|
-
|
|
10253
|
-
id: string;
|
|
10254
|
-
dataType: {
|
|
10255
|
-
id: string;
|
|
10256
|
-
};
|
|
10257
|
-
};
|
|
10258
|
-
find: {
|
|
10259
|
-
id: string;
|
|
10260
|
-
dataType: {
|
|
10261
|
-
id: string;
|
|
10262
|
-
};
|
|
10263
|
-
};
|
|
10264
|
-
replace: {
|
|
10265
|
-
id: string;
|
|
10266
|
-
dataType: {
|
|
10267
|
-
id: string;
|
|
10268
|
-
};
|
|
10269
|
-
};
|
|
10270
|
-
matchCase: {
|
|
11337
|
+
protectedRangeId: {
|
|
10271
11338
|
id: string;
|
|
10272
11339
|
dataType: {
|
|
10273
11340
|
id: string;
|
|
10274
11341
|
};
|
|
10275
11342
|
};
|
|
10276
|
-
|
|
11343
|
+
protectedRange: {
|
|
10277
11344
|
id: string;
|
|
10278
11345
|
dataType: {
|
|
10279
11346
|
id: string;
|
|
@@ -10285,7 +11352,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10285
11352
|
entity: {
|
|
10286
11353
|
id: string;
|
|
10287
11354
|
properties: {
|
|
10288
|
-
|
|
11355
|
+
success: {
|
|
10289
11356
|
id: string;
|
|
10290
11357
|
dataType: {
|
|
10291
11358
|
id: string;
|
|
@@ -10295,7 +11362,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10295
11362
|
};
|
|
10296
11363
|
};
|
|
10297
11364
|
};
|
|
10298
|
-
"external-integration--google-sheet--
|
|
11365
|
+
"external-integration--google-sheet--delete-protected-range": {
|
|
10299
11366
|
id: ExternalIntegrationOperations;
|
|
10300
11367
|
inputs: {
|
|
10301
11368
|
connection: {
|
|
@@ -10310,43 +11377,44 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10310
11377
|
id: string;
|
|
10311
11378
|
};
|
|
10312
11379
|
};
|
|
10313
|
-
|
|
10314
|
-
id: string;
|
|
10315
|
-
dataType: {
|
|
10316
|
-
id: string;
|
|
10317
|
-
};
|
|
10318
|
-
};
|
|
10319
|
-
startRow: {
|
|
11380
|
+
protectedRangeId: {
|
|
10320
11381
|
id: string;
|
|
10321
11382
|
dataType: {
|
|
10322
11383
|
id: string;
|
|
10323
11384
|
};
|
|
10324
11385
|
};
|
|
10325
|
-
|
|
10326
|
-
|
|
10327
|
-
|
|
10328
|
-
|
|
10329
|
-
};
|
|
10330
|
-
};
|
|
10331
|
-
startColumn: {
|
|
11386
|
+
};
|
|
11387
|
+
dataType: {
|
|
11388
|
+
id: string;
|
|
11389
|
+
entity: {
|
|
10332
11390
|
id: string;
|
|
10333
|
-
|
|
10334
|
-
|
|
11391
|
+
properties: {
|
|
11392
|
+
success: {
|
|
11393
|
+
id: string;
|
|
11394
|
+
dataType: {
|
|
11395
|
+
id: string;
|
|
11396
|
+
};
|
|
11397
|
+
};
|
|
10335
11398
|
};
|
|
10336
11399
|
};
|
|
10337
|
-
|
|
11400
|
+
};
|
|
11401
|
+
};
|
|
11402
|
+
"external-integration--google-sheet--add-banding": {
|
|
11403
|
+
id: ExternalIntegrationOperations;
|
|
11404
|
+
inputs: {
|
|
11405
|
+
connection: {
|
|
10338
11406
|
id: string;
|
|
10339
11407
|
dataType: {
|
|
10340
11408
|
id: string;
|
|
10341
11409
|
};
|
|
10342
11410
|
};
|
|
10343
|
-
|
|
11411
|
+
spreadsheetId: {
|
|
10344
11412
|
id: string;
|
|
10345
11413
|
dataType: {
|
|
10346
11414
|
id: string;
|
|
10347
11415
|
};
|
|
10348
11416
|
};
|
|
10349
|
-
|
|
11417
|
+
bandedRange: {
|
|
10350
11418
|
id: string;
|
|
10351
11419
|
dataType: {
|
|
10352
11420
|
id: string;
|
|
@@ -10368,7 +11436,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10368
11436
|
};
|
|
10369
11437
|
};
|
|
10370
11438
|
};
|
|
10371
|
-
"external-integration--google-sheet--
|
|
11439
|
+
"external-integration--google-sheet--add-named-range": {
|
|
10372
11440
|
id: ExternalIntegrationOperations;
|
|
10373
11441
|
inputs: {
|
|
10374
11442
|
connection: {
|
|
@@ -10383,43 +11451,56 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10383
11451
|
id: string;
|
|
10384
11452
|
};
|
|
10385
11453
|
};
|
|
10386
|
-
|
|
11454
|
+
name: {
|
|
10387
11455
|
id: string;
|
|
10388
11456
|
dataType: {
|
|
10389
11457
|
id: string;
|
|
10390
11458
|
};
|
|
10391
11459
|
};
|
|
10392
|
-
|
|
11460
|
+
range: {
|
|
10393
11461
|
id: string;
|
|
10394
11462
|
dataType: {
|
|
10395
11463
|
id: string;
|
|
10396
11464
|
};
|
|
10397
11465
|
};
|
|
10398
|
-
|
|
11466
|
+
};
|
|
11467
|
+
dataType: {
|
|
11468
|
+
id: string;
|
|
11469
|
+
entity: {
|
|
10399
11470
|
id: string;
|
|
10400
|
-
|
|
10401
|
-
|
|
11471
|
+
properties: {
|
|
11472
|
+
success: {
|
|
11473
|
+
id: string;
|
|
11474
|
+
dataType: {
|
|
11475
|
+
id: string;
|
|
11476
|
+
};
|
|
11477
|
+
};
|
|
10402
11478
|
};
|
|
10403
11479
|
};
|
|
10404
|
-
|
|
11480
|
+
};
|
|
11481
|
+
};
|
|
11482
|
+
"external-integration--google-sheet--set-cell-note": {
|
|
11483
|
+
id: ExternalIntegrationOperations;
|
|
11484
|
+
inputs: {
|
|
11485
|
+
connection: {
|
|
10405
11486
|
id: string;
|
|
10406
11487
|
dataType: {
|
|
10407
11488
|
id: string;
|
|
10408
11489
|
};
|
|
10409
11490
|
};
|
|
10410
|
-
|
|
11491
|
+
spreadsheetId: {
|
|
10411
11492
|
id: string;
|
|
10412
11493
|
dataType: {
|
|
10413
11494
|
id: string;
|
|
10414
11495
|
};
|
|
10415
11496
|
};
|
|
10416
|
-
|
|
11497
|
+
range: {
|
|
10417
11498
|
id: string;
|
|
10418
11499
|
dataType: {
|
|
10419
11500
|
id: string;
|
|
10420
11501
|
};
|
|
10421
11502
|
};
|
|
10422
|
-
|
|
11503
|
+
note: {
|
|
10423
11504
|
id: string;
|
|
10424
11505
|
dataType: {
|
|
10425
11506
|
id: string;
|
|
@@ -10441,7 +11522,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10441
11522
|
};
|
|
10442
11523
|
};
|
|
10443
11524
|
};
|
|
10444
|
-
"external-integration--google-sheet--
|
|
11525
|
+
"external-integration--google-sheet--update-spreadsheet-properties": {
|
|
10445
11526
|
id: ExternalIntegrationOperations;
|
|
10446
11527
|
inputs: {
|
|
10447
11528
|
connection: {
|
|
@@ -10456,40 +11537,801 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10456
11537
|
id: string;
|
|
10457
11538
|
};
|
|
10458
11539
|
};
|
|
10459
|
-
|
|
11540
|
+
title: {
|
|
10460
11541
|
id: string;
|
|
10461
11542
|
dataType: {
|
|
10462
11543
|
id: string;
|
|
10463
11544
|
};
|
|
10464
11545
|
};
|
|
10465
|
-
|
|
11546
|
+
locale: {
|
|
10466
11547
|
id: string;
|
|
10467
11548
|
dataType: {
|
|
10468
11549
|
id: string;
|
|
10469
11550
|
};
|
|
10470
11551
|
};
|
|
10471
|
-
|
|
11552
|
+
timeZone: {
|
|
10472
11553
|
id: string;
|
|
10473
11554
|
dataType: {
|
|
10474
11555
|
id: string;
|
|
10475
11556
|
};
|
|
10476
11557
|
};
|
|
10477
|
-
|
|
11558
|
+
autoRecalc: {
|
|
10478
11559
|
id: string;
|
|
10479
11560
|
dataType: {
|
|
10480
11561
|
id: string;
|
|
10481
11562
|
};
|
|
10482
11563
|
};
|
|
10483
|
-
|
|
11564
|
+
defaultFormat: {
|
|
10484
11565
|
id: string;
|
|
10485
11566
|
dataType: {
|
|
10486
11567
|
id: string;
|
|
11568
|
+
entity: {
|
|
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
|
+
};
|
|
12233
|
+
};
|
|
10487
12234
|
};
|
|
10488
12235
|
};
|
|
10489
|
-
|
|
12236
|
+
iterativeCalculationSettings: {
|
|
12237
|
+
id: string;
|
|
12238
|
+
dataType: {
|
|
12239
|
+
id: string;
|
|
12240
|
+
defaultValue: {
|
|
12241
|
+
id: string;
|
|
12242
|
+
};
|
|
12243
|
+
entity: {
|
|
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
|
+
};
|
|
12265
|
+
};
|
|
12266
|
+
};
|
|
12267
|
+
};
|
|
12268
|
+
spreadsheetTheme: {
|
|
10490
12269
|
id: string;
|
|
10491
12270
|
dataType: {
|
|
10492
12271
|
id: string;
|
|
12272
|
+
defaultValue: {
|
|
12273
|
+
id: string;
|
|
12274
|
+
};
|
|
12275
|
+
entity: {
|
|
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
|
+
};
|
|
12334
|
+
};
|
|
10493
12335
|
};
|
|
10494
12336
|
};
|
|
10495
12337
|
};
|
|
@@ -12027,34 +13869,168 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
12027
13869
|
id: string;
|
|
12028
13870
|
};
|
|
12029
13871
|
};
|
|
12030
|
-
"op-values-merge-falsy": {
|
|
12031
|
-
id: ValuesOperations;
|
|
13872
|
+
"op-values-merge-falsy": {
|
|
13873
|
+
id: ValuesOperations;
|
|
13874
|
+
inputs: {
|
|
13875
|
+
first: {
|
|
13876
|
+
id: string;
|
|
13877
|
+
dataType: {
|
|
13878
|
+
id: string;
|
|
13879
|
+
};
|
|
13880
|
+
};
|
|
13881
|
+
second: {
|
|
13882
|
+
id: string;
|
|
13883
|
+
dataType: {
|
|
13884
|
+
id: string;
|
|
13885
|
+
};
|
|
13886
|
+
};
|
|
13887
|
+
dynamicValue: {
|
|
13888
|
+
id: string;
|
|
13889
|
+
dataType: {
|
|
13890
|
+
id: string;
|
|
13891
|
+
};
|
|
13892
|
+
};
|
|
13893
|
+
};
|
|
13894
|
+
dataType: {
|
|
13895
|
+
id: string;
|
|
13896
|
+
};
|
|
13897
|
+
error: {
|
|
13898
|
+
id: string;
|
|
13899
|
+
};
|
|
13900
|
+
};
|
|
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
|
+
};
|
|
12032
13938
|
inputs: {
|
|
12033
|
-
|
|
13939
|
+
connection: {
|
|
12034
13940
|
id: string;
|
|
12035
13941
|
dataType: {
|
|
12036
13942
|
id: string;
|
|
12037
13943
|
};
|
|
12038
13944
|
};
|
|
12039
|
-
|
|
13945
|
+
documentId: {
|
|
12040
13946
|
id: string;
|
|
12041
13947
|
dataType: {
|
|
12042
13948
|
id: string;
|
|
12043
13949
|
};
|
|
12044
13950
|
};
|
|
12045
|
-
|
|
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: {
|
|
12046
13970
|
id: string;
|
|
12047
13971
|
dataType: {
|
|
12048
13972
|
id: string;
|
|
12049
13973
|
};
|
|
12050
13974
|
};
|
|
12051
13975
|
};
|
|
13976
|
+
};
|
|
13977
|
+
"external-integration--google-sheet--clone-sheet": {
|
|
13978
|
+
id: ExternalIntegrationOperations;
|
|
12052
13979
|
dataType: {
|
|
12053
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
|
+
};
|
|
12054
13998
|
};
|
|
12055
13999
|
error: {
|
|
12056
14000
|
id: string;
|
|
12057
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
|
+
};
|
|
12058
14034
|
};
|
|
12059
14035
|
};
|
|
12060
14036
|
loop: {
|
|
@@ -13048,6 +15024,92 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
13048
15024
|
|
|
13049
15025
|
export declare const clearSheetSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
13050
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
|
+
|
|
13051
15113
|
export declare function cloneLiteralValueAsStandaloneIfBelongsToProject(entity: LiteralValueState, parent: EntityWithValueState): LiteralValueState;
|
|
13052
15114
|
|
|
13053
15115
|
export declare function cloneOntoExistingProject(source: ProjectState, target: ProjectState, changeSet?: ChangeSet | null, { enrich, shallowErrors, ...other }?: {
|
|
@@ -13106,6 +15168,72 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
13106
15168
|
maps: Map<EntityId, EntityId>;
|
|
13107
15169
|
}>;
|
|
13108
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
|
+
|
|
13109
15237
|
export declare function cloneToShallowRecordAsync(project: ProjectState, { shallowErrors, ...other }?: YieldOptions & {
|
|
13110
15238
|
shallowErrors?: boolean;
|
|
13111
15239
|
resetVersionOptions?: {
|
|
@@ -13672,6 +15800,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
13672
15800
|
resolveDeterministicResourceId(): string;
|
|
13673
15801
|
}
|
|
13674
15802
|
|
|
15803
|
+
export declare function columnLetterToIndex(columnLetter: string): number;
|
|
15804
|
+
|
|
13675
15805
|
declare class ColumnRef implements ISearchNode {
|
|
13676
15806
|
owner: SearchStatementState;
|
|
13677
15807
|
source: ColumnRef | PropertyState | ValueRef | SearchStatementLiteralValue | FunctionCall | null;
|
|
@@ -14477,6 +16607,58 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
14477
16607
|
|
|
14478
16608
|
export declare const createPersistedEntityMethodVoidDataTypeParentRef: IActionDescriptorReference;
|
|
14479
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
|
+
|
|
14480
16662
|
export declare function createSemanticId(entityName: string, entityType: EntityType, project: ProjectState): string;
|
|
14481
16663
|
|
|
14482
16664
|
export declare const createSpreadsheetActionRef: IActionDescriptorReference;
|
|
@@ -14961,7 +17143,9 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
14961
17143
|
FileReferenceToBytes = "op-data-type-file-reference-to-bytes",
|
|
14962
17144
|
ParseMultipartBody = "op-data-type-parse-multipart-body",
|
|
14963
17145
|
ParseDataUri = "op-data-type-parse-data-uri",
|
|
14964
|
-
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"
|
|
14965
17149
|
}
|
|
14966
17150
|
|
|
14967
17151
|
export declare enum DataTypeParentChildRelation {
|
|
@@ -14971,6 +17155,16 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
14971
17155
|
|
|
14972
17156
|
export declare type DataTypeParentEntityState = UserManagedDataTypeParentEntityState | BuiltInBaseEntityState;
|
|
14973
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
|
+
|
|
14974
17168
|
export declare const dataTypeParseDataUriDataUriDT: IDataTypeTransfer;
|
|
14975
17169
|
|
|
14976
17170
|
export declare const dataTypeParseDataUriDataUriValue: IValueDescriptorTransfer;
|
|
@@ -14995,6 +17189,16 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
14995
17189
|
|
|
14996
17190
|
export declare const dataTypeParseMultipartBodyResponseDT: IDataTypeTransfer;
|
|
14997
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
|
+
|
|
14998
17202
|
export declare type DataTypePayloadUnion = DataTypeState | DataTypeTypesUnion;
|
|
14999
17203
|
|
|
15000
17204
|
export declare class DataTypeState extends UserManagedVersionedState implements IDataType, UserManagedEntityStateTemplate, UserManagedBaseState, ChildEntityBaseClass {
|
|
@@ -15733,6 +17937,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
15733
17937
|
BUILT_INT_OPERATIONS_IMPLEMENTATIONS__DATA_TYPE_PARSE_MULTIPART_BODY: string;
|
|
15734
17938
|
BUILT_INT_OPERATIONS_IMPLEMENTATIONS__DATA_TYPE_PARSE_DATA_URI: string;
|
|
15735
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;
|
|
15736
17942
|
BUILT_INT_OPERATIONS_IMPLEMENTATIONS__DATA_TYPE_BYTES_TO_FILE_REFERENCE: string;
|
|
15737
17943
|
BUILT_INT_OPERATIONS_IMPLEMENTATIONS__DATA_TYPE_FILE_REFERENCE_TO_BYTES: string;
|
|
15738
17944
|
BUILT_IN_OPERATIONS_IMPLEMENTATIONS__JSON_PARSE: string;
|
|
@@ -16224,6 +18430,146 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
16224
18430
|
}
|
|
16225
18431
|
export { definitionEntityValidation }
|
|
16226
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
|
+
|
|
16227
18573
|
export declare function deleteFirstNItems(list: unknown): any[];
|
|
16228
18574
|
|
|
16229
18575
|
export declare function deleteLastNItems(list: unknown): any[];
|
|
@@ -16240,6 +18586,94 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
16240
18586
|
|
|
16241
18587
|
export declare const deletePersistedEntityMethodVoidDataTypeParentRef: IActionDescriptorReference;
|
|
16242
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
|
+
|
|
16243
18677
|
export declare function deleteRootProject(where: {
|
|
16244
18678
|
id: string;
|
|
16245
18679
|
}): null;
|
|
@@ -17958,6 +20392,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
17958
20392
|
export declare enum ExternalIntegrationOperations {
|
|
17959
20393
|
GoogleDriveSmartFetchDocument = "external-integration--google-drive--get--smart-fetch-document",
|
|
17960
20394
|
GoogleDriveUploadFile = "external-integration--google-drive--post--upload-file",
|
|
20395
|
+
GoogleDriveCloneDocument = "external-integration--google-drive--post--clone-document",
|
|
17961
20396
|
GoogleDriveFiles = "external-integration--google-drive--get--files",
|
|
17962
20397
|
GoogleGeminiGenerateContent = "external-integration--google-gemini--post--generate-content",
|
|
17963
20398
|
GoogleMailSendEmail = "external-integration--google-mail--post--send-email",
|
|
@@ -17987,7 +20422,26 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
17987
20422
|
GoogleSheetsFindAndReplace = "external-integration--google-sheet--find-and-replace",
|
|
17988
20423
|
GoogleSheetsAddDataValidation = "external-integration--google-sheet--add-data-validation",
|
|
17989
20424
|
GoogleSheetsSortRange = "external-integration--google-sheet--sort-range",
|
|
17990
|
-
GoogleSheetsApplyClearFilter = "external-integration--google-sheet--apply-clear-filter"
|
|
20425
|
+
GoogleSheetsApplyClearFilter = "external-integration--google-sheet--apply-clear-filter",
|
|
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"
|
|
17991
20445
|
}
|
|
17992
20446
|
|
|
17993
20447
|
export declare enum ExternalIntegrationRootProviders {
|
|
@@ -21613,6 +24067,35 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
21613
24067
|
ValuesMustBe2DArray = "values-must-be-2d-array"
|
|
21614
24068
|
}
|
|
21615
24069
|
|
|
24070
|
+
export declare enum GoogleSheetsUpdateSpreadsheetPropertiesValidationErrorCodes {
|
|
24071
|
+
InvalidTimeZone = "invalid-time-zone",
|
|
24072
|
+
InvalidAutoRecalc = "invalid-auto-recalc",
|
|
24073
|
+
SpreadsheetIdEmpty = "spreadsheet-id-empty",
|
|
24074
|
+
UrlProvided = "url-provided",
|
|
24075
|
+
SpacesIncluded = "spaces-included",
|
|
24076
|
+
InvalidChars = "invalid-chars",
|
|
24077
|
+
TooShort = "too-short",
|
|
24078
|
+
TitleEmpty = "title-empty",
|
|
24079
|
+
TitleTooLong = "title-too-long",
|
|
24080
|
+
TitleNewlines = "title-newlines",
|
|
24081
|
+
TitleTrailingSpaces = "title-trailing-spaces",
|
|
24082
|
+
TitleDefault = "title-default",
|
|
24083
|
+
LocaleEmpty = "locale-empty",
|
|
24084
|
+
LocaleDash = "locale-dash",
|
|
24085
|
+
LocaleFormat = "locale-format",
|
|
24086
|
+
LocaleSpaces = "locale-spaces",
|
|
24087
|
+
LocaleTrailingSpaces = "locale-trailing-spaces",
|
|
24088
|
+
TimeZoneEmpty = "time-zone-empty",
|
|
24089
|
+
TimeZoneFormat = "time-zone-format",
|
|
24090
|
+
TimeZoneSpaces = "time-zone-spaces",
|
|
24091
|
+
TimeZoneAbbreviation = "time-zone-abbreviation",
|
|
24092
|
+
TimeZoneTrailingSpaces = "time-zone-trailing-spaces",
|
|
24093
|
+
AutoRecalcTrailing = "auto-recalc-trailing",
|
|
24094
|
+
AutoRecalcCase = "auto-recalc-case",
|
|
24095
|
+
AutoRecalcPerf = "auto-recalc-perf",
|
|
24096
|
+
AutoRecalcEmpty = "auto-recalc-empty"
|
|
24097
|
+
}
|
|
24098
|
+
|
|
21616
24099
|
export declare const googleSlidesAuthExternalConnectionBuiltInBaseEntity: IBuiltInBaseEntityTransfer;
|
|
21617
24100
|
|
|
21618
24101
|
export declare const googleSlidesAuthExternalConnectionBuiltInBaseEntityConnectionIdProperty: IPropertyTransfer;
|
|
@@ -23496,6 +25979,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
23496
25979
|
|
|
23497
25980
|
export declare type IncompatibleScope = IIncompatibleParallelInProjectScope | IIncompatibleParallelInCommonParentScope | IIncompatibleAIsGlobalBIsNotScope | IIncompatibleBIsGlobalAIsNotScope;
|
|
23498
25981
|
|
|
25982
|
+
export declare function indexToColumnLetter(index: number): string;
|
|
25983
|
+
|
|
23499
25984
|
export declare function inferArgumentDeclarationDataType(entity: ArgumentDeclarationState, _changeSet?: ChangeSet | null): DataTypeState | null;
|
|
23500
25985
|
|
|
23501
25986
|
export declare function inferBreakStatementDataType(entity: BreakStatementState, _changeSet?: ChangeSet | null): DataTypeState | null;
|
|
@@ -23761,6 +26246,58 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
23761
26246
|
|
|
23762
26247
|
export declare function inputOrOutputShouldBePartOfFinalVariableObjectValue(entity: InputMapState | OutputMapState): boolean;
|
|
23763
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
|
+
|
|
23764
26301
|
export declare type InstalledProjectPayloadUnion = InstalledProjectState | InstalledProjectTypesUnion;
|
|
23765
26302
|
|
|
23766
26303
|
export declare class InstalledProjectState extends UserManagedVersionedState implements IInstalledProject, UserManagedEntityStateTemplate, UserManagedBaseState, BaseCanvasDraggableState, ChildEntityBaseClass {
|
|
@@ -27072,6 +29609,58 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
27072
29609
|
|
|
27073
29610
|
export declare function modifyEditableAndDeletableDownstreamEntitiesFromGiven(entity: UserManagedEntityState, changeSet: ChangeSet, newValue: boolean, seenEntities?: Set<string>): void;
|
|
27074
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
|
+
|
|
27075
29664
|
export declare function moveParallelCalls(entity: PassThroughCallableEntityState, changeSet: ChangeSet, options?: {
|
|
27076
29665
|
onlyTypes?: EntityType[];
|
|
27077
29666
|
onConnection?: (sourceEntity: UserManagedEntityState, targetEntity: UserManagedEntityState, connectionType: ConnectionNodeType) => Promise<void>;
|
|
@@ -28565,6 +31154,14 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
28565
31154
|
};
|
|
28566
31155
|
}
|
|
28567
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
|
+
|
|
28568
31165
|
export declare class OperationsImplementationsDataTypeParseDataUriModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
28569
31166
|
manifest: ExtensionManifest;
|
|
28570
31167
|
module: {
|
|
@@ -28609,6 +31206,14 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
28609
31206
|
};
|
|
28610
31207
|
}
|
|
28611
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
|
+
|
|
28612
31217
|
export declare class OperationsImplementationsDataTypeToBytesModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
28613
31218
|
manifest: ExtensionManifest;
|
|
28614
31219
|
module: {
|
|
@@ -29174,6 +31779,14 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
29174
31779
|
};
|
|
29175
31780
|
}
|
|
29176
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
|
+
|
|
29177
31790
|
export declare class OperationsImplementationsGoogleDriveSmartFetchDocumentModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
29178
31791
|
manifest: ExtensionManifest;
|
|
29179
31792
|
module: {
|
|
@@ -29279,6 +31892,14 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
29279
31892
|
};
|
|
29280
31893
|
}
|
|
29281
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
|
+
|
|
29282
31903
|
export declare class OperationsImplementationsGoogleSheetsCopySheetModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
29283
31904
|
manifest: ExtensionManifest;
|
|
29284
31905
|
module: {
|
|
@@ -29383,6 +32004,14 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
29383
32004
|
};
|
|
29384
32005
|
}
|
|
29385
32006
|
|
|
32007
|
+
export declare class OperationsImplementationsGoogleSheetsUpdateSpreadsheetPropertiesModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
32008
|
+
manifest: ExtensionManifest;
|
|
32009
|
+
module: {
|
|
32010
|
+
init: (contexts: (DefaultEditorContext | DefaultProjectLogicContext)[]) => void;
|
|
32011
|
+
main: (entity: OperationState, inputs: IDynamicValue[]) => Promise<IPrimitiveExecutionResult>;
|
|
32012
|
+
};
|
|
32013
|
+
}
|
|
32014
|
+
|
|
29386
32015
|
export declare class OperationsImplementationsHttpRequestModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
29387
32016
|
manifest: ExtensionManifest;
|
|
29388
32017
|
module: {
|
|
@@ -31820,6 +34449,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
31820
34449
|
|
|
31821
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.";
|
|
31822
34451
|
|
|
34452
|
+
export declare function parseA1NotationToSpreadsheetRange(a1: string, options?: RangeParseOptions): any;
|
|
34453
|
+
|
|
31823
34454
|
export declare const parseDataUriBase64Prop: IPropertyTransfer;
|
|
31824
34455
|
|
|
31825
34456
|
export declare const parseDataUriBase64PropDT: IDataTypeTransfer;
|
|
@@ -31856,6 +34487,12 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
31856
34487
|
|
|
31857
34488
|
export declare const parseMultipartBodyResponseEntityTransfer: IDefinitionEntityTransfer;
|
|
31858
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
|
+
|
|
31859
34496
|
export declare const PASS_THROUGH_CALLABLE_ENTITIES_EXPLANATION: string;
|
|
31860
34497
|
|
|
31861
34498
|
export declare const PASS_THROUGH_CALLABLE_TYPES: EntityType[];
|
|
@@ -32185,7 +34822,10 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
32185
34822
|
UUID = "uuid",
|
|
32186
34823
|
FileReference = "file-reference",
|
|
32187
34824
|
Untyped = "untyped",
|
|
32188
|
-
SqlProgram = "sql-program"
|
|
34825
|
+
SqlProgram = "sql-program",
|
|
34826
|
+
RGB = "rgb",
|
|
34827
|
+
RGBA = "rgba",
|
|
34828
|
+
SpreadsheetRange = "spreadsheet-range"
|
|
32189
34829
|
}
|
|
32190
34830
|
|
|
32191
34831
|
export declare function printDataType(dataType: DataTypeState | null, options?: IPrintEntityOptions): {
|
|
@@ -32864,6 +35504,10 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
32864
35504
|
|
|
32865
35505
|
export declare function randomUUIDv4(): string;
|
|
32866
35506
|
|
|
35507
|
+
export declare interface RangeParseOptions {
|
|
35508
|
+
errorPrefix?: string;
|
|
35509
|
+
}
|
|
35510
|
+
|
|
32867
35511
|
export declare const READ_ONLY_ENTITY_PERSISTANCE_REPOSITORY: IReadOnlyEntityPersistanceRepository;
|
|
32868
35512
|
|
|
32869
35513
|
export declare const READABLE_ENTITY_TYPES: {
|
|
@@ -33302,6 +35946,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
33302
35946
|
|
|
33303
35947
|
export declare const repliesThreadTsInputDTParentRef: IValueDescriptorReference;
|
|
33304
35948
|
|
|
35949
|
+
export declare type RequiredSheetFormat = 'Name' | 'Id';
|
|
35950
|
+
|
|
33305
35951
|
export declare function resolveActionDescriptorName(actionDescriptor: ActionDescriptorState): string;
|
|
33306
35952
|
|
|
33307
35953
|
export declare function resolveActionDescriptorNameById(id: string): string | null;
|
|
@@ -33425,6 +36071,11 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
33425
36071
|
|
|
33426
36072
|
export declare function resolveSearchName(search: SearchState): string;
|
|
33427
36073
|
|
|
36074
|
+
export declare function resolveSheetMetadata(rangeObj: any, requiredFormat: RequiredSheetFormat, fetchMetadata: () => Promise<Array<{
|
|
36075
|
+
id: number;
|
|
36076
|
+
name: string;
|
|
36077
|
+
}>>): Promise<void>;
|
|
36078
|
+
|
|
33428
36079
|
export declare function resolveSQLMigrationsDiffs(project: ProjectState, lastPublishedProjectState: ProjectState | null, entity: DefinitionEntityState, options?: {
|
|
33429
36080
|
skipBaseExtension?: boolean;
|
|
33430
36081
|
}): ISQLMigrationsDiffs;
|
|
@@ -33630,6 +36281,30 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
33630
36281
|
|
|
33631
36282
|
export declare function reverseList(list: unknown): any[];
|
|
33632
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
|
+
|
|
33633
36308
|
/** Round to nearest unit using midpoint between start and end of unit. */
|
|
33634
36309
|
export declare function roundTo(input: ISODateString, unit: default_3.ManipulateType): ISODateString;
|
|
33635
36310
|
|
|
@@ -34214,13 +36889,13 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
34214
36889
|
|
|
34215
36890
|
export declare const setBackgroundColorActionRef: IActionDescriptorReference;
|
|
34216
36891
|
|
|
34217
|
-
export declare const
|
|
36892
|
+
export declare const setBackgroundColorColorInput: IValueDescriptorTransfer;
|
|
34218
36893
|
|
|
34219
|
-
export declare const
|
|
36894
|
+
export declare const setBackgroundColorColorInputDataType: IDataTypeTransfer;
|
|
34220
36895
|
|
|
34221
|
-
export declare const
|
|
36896
|
+
export declare const setBackgroundColorColorInputDTParentRef: IValueDescriptorReference;
|
|
34222
36897
|
|
|
34223
|
-
export declare const
|
|
36898
|
+
export declare const setBackgroundColorColorInputParentRef: IActionDescriptorReference;
|
|
34224
36899
|
|
|
34225
36900
|
export declare const setBackgroundColorConnectionInput: IValueDescriptorTransfer;
|
|
34226
36901
|
|
|
@@ -34246,24 +36921,8 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
34246
36921
|
|
|
34247
36922
|
export declare const setBackgroundColorEndRowInputParentRef: IActionDescriptorReference;
|
|
34248
36923
|
|
|
34249
|
-
export declare const setBackgroundColorGreenInput: IValueDescriptorTransfer;
|
|
34250
|
-
|
|
34251
|
-
export declare const setBackgroundColorGreenInputDataType: IDataTypeTransfer;
|
|
34252
|
-
|
|
34253
|
-
export declare const setBackgroundColorGreenInputDTParentRef: IValueDescriptorReference;
|
|
34254
|
-
|
|
34255
|
-
export declare const setBackgroundColorGreenInputParentRef: IActionDescriptorReference;
|
|
34256
|
-
|
|
34257
36924
|
export declare const setBackgroundColorIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
34258
36925
|
|
|
34259
|
-
export declare const setBackgroundColorRedInput: IValueDescriptorTransfer;
|
|
34260
|
-
|
|
34261
|
-
export declare const setBackgroundColorRedInputDataType: IDataTypeTransfer;
|
|
34262
|
-
|
|
34263
|
-
export declare const setBackgroundColorRedInputDTParentRef: IValueDescriptorReference;
|
|
34264
|
-
|
|
34265
|
-
export declare const setBackgroundColorRedInputParentRef: IActionDescriptorReference;
|
|
34266
|
-
|
|
34267
36926
|
export declare const setBackgroundColorResponseDataType: IDataTypeTransfer;
|
|
34268
36927
|
|
|
34269
36928
|
export declare const setBackgroundColorResponseDTParentRef: IActionDescriptorReference;
|
|
@@ -34312,6 +36971,58 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
34312
36971
|
|
|
34313
36972
|
export declare const setBackgroundColorSuccessPropDTParentRef: IPropertyReference;
|
|
34314
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
|
+
|
|
34315
37026
|
export declare function setDate(input: ISODateString, date1to31: number): ISODateString;
|
|
34316
37027
|
|
|
34317
37028
|
export declare const setDateDateArg: IValueDescriptorTransfer;
|
|
@@ -35092,6 +37803,38 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
35092
37803
|
|
|
35093
37804
|
export declare const splitStringAtLastSeparatorOperationStringDataType: IDataTypeTransfer;
|
|
35094
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
|
+
|
|
35095
37838
|
declare const SQL_FUNCTION_REGISTRY: Record<string, ISQLFunctionDefinition>;
|
|
35096
37839
|
|
|
35097
37840
|
export declare const SQL_OPERATIONS: {
|
|
@@ -36598,6 +39341,110 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
36598
39341
|
[key: string]: UntypedValue;
|
|
36599
39342
|
} | UntypedValue[];
|
|
36600
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
|
+
|
|
36601
39448
|
export declare function updateErrorsList(oldErrors: EntityError[], newErrors: EntityError[]): EntityError[];
|
|
36602
39449
|
|
|
36603
39450
|
export declare const updatePersistedEntityMethod: IActionDescriptorTransfer;
|
|
@@ -36608,6 +39455,58 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
36608
39455
|
|
|
36609
39456
|
export declare const updatePersistedEntityMethodVoidDataTypeParentRef: IActionDescriptorReference;
|
|
36610
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
|
+
|
|
36611
39510
|
export declare const updateRangeValuesActionRef: IActionDescriptorReference;
|
|
36612
39511
|
|
|
36613
39512
|
export declare const updateRangeValuesConnectionInput: IValueDescriptorTransfer;
|
|
@@ -36660,6 +39559,74 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
36660
39559
|
|
|
36661
39560
|
export declare const updateRangeValuesValuesInputParentRef: IActionDescriptorReference;
|
|
36662
39561
|
|
|
39562
|
+
export declare const updateSpreadsheetPropertiesActionRef: IActionDescriptorReference;
|
|
39563
|
+
|
|
39564
|
+
export declare const updateSpreadsheetPropertiesAutoRecalcInput: IValueDescriptorTransfer;
|
|
39565
|
+
|
|
39566
|
+
export declare const updateSpreadsheetPropertiesAutoRecalcInputDataType: IDataTypeTransfer;
|
|
39567
|
+
|
|
39568
|
+
export declare const updateSpreadsheetPropertiesAutoRecalcInputDTParentRef: IValueDescriptorReference;
|
|
39569
|
+
|
|
39570
|
+
export declare const updateSpreadsheetPropertiesAutoRecalcInputParentRef: IActionDescriptorReference;
|
|
39571
|
+
|
|
39572
|
+
export declare const updateSpreadsheetPropertiesConnectionInput: IValueDescriptorTransfer;
|
|
39573
|
+
|
|
39574
|
+
export declare const updateSpreadsheetPropertiesConnectionInputDataType: IDataTypeTransfer;
|
|
39575
|
+
|
|
39576
|
+
export declare const updateSpreadsheetPropertiesConnectionInputDTParentRef: IValueDescriptorReference;
|
|
39577
|
+
|
|
39578
|
+
export declare const updateSpreadsheetPropertiesConnectionInputParentRef: IActionDescriptorReference;
|
|
39579
|
+
|
|
39580
|
+
export declare const updateSpreadsheetPropertiesIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
39581
|
+
|
|
39582
|
+
export declare const updateSpreadsheetPropertiesLocaleInput: IValueDescriptorTransfer;
|
|
39583
|
+
|
|
39584
|
+
export declare const updateSpreadsheetPropertiesLocaleInputDataType: IDataTypeTransfer;
|
|
39585
|
+
|
|
39586
|
+
export declare const updateSpreadsheetPropertiesLocaleInputDTParentRef: IValueDescriptorReference;
|
|
39587
|
+
|
|
39588
|
+
export declare const updateSpreadsheetPropertiesLocaleInputParentRef: IActionDescriptorReference;
|
|
39589
|
+
|
|
39590
|
+
export declare const updateSpreadsheetPropertiesResponseDataType: IDataTypeTransfer;
|
|
39591
|
+
|
|
39592
|
+
export declare const updateSpreadsheetPropertiesResponseDTParentRef: IActionDescriptorReference;
|
|
39593
|
+
|
|
39594
|
+
export declare const updateSpreadsheetPropertiesResponseEntity: IDefinitionEntityTransfer;
|
|
39595
|
+
|
|
39596
|
+
export declare const updateSpreadsheetPropertiesResponseEntityParentRef: IDataTypeReference;
|
|
39597
|
+
|
|
39598
|
+
export declare const updateSpreadsheetPropertiesResponsePropsParentRef: IDefinitionEntityReference;
|
|
39599
|
+
|
|
39600
|
+
export declare const updateSpreadsheetPropertiesSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
39601
|
+
|
|
39602
|
+
export declare const updateSpreadsheetPropertiesSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
39603
|
+
|
|
39604
|
+
export declare const updateSpreadsheetPropertiesSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
39605
|
+
|
|
39606
|
+
export declare const updateSpreadsheetPropertiesSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
39607
|
+
|
|
39608
|
+
export declare const updateSpreadsheetPropertiesSuccessProp: IPropertyTransfer;
|
|
39609
|
+
|
|
39610
|
+
export declare const updateSpreadsheetPropertiesSuccessPropDT: IDataTypeTransfer;
|
|
39611
|
+
|
|
39612
|
+
export declare const updateSpreadsheetPropertiesSuccessPropDTParentRef: IPropertyReference;
|
|
39613
|
+
|
|
39614
|
+
export declare const updateSpreadsheetPropertiesTimeZoneInput: IValueDescriptorTransfer;
|
|
39615
|
+
|
|
39616
|
+
export declare const updateSpreadsheetPropertiesTimeZoneInputDataType: IDataTypeTransfer;
|
|
39617
|
+
|
|
39618
|
+
export declare const updateSpreadsheetPropertiesTimeZoneInputDTParentRef: IValueDescriptorReference;
|
|
39619
|
+
|
|
39620
|
+
export declare const updateSpreadsheetPropertiesTimeZoneInputParentRef: IActionDescriptorReference;
|
|
39621
|
+
|
|
39622
|
+
export declare const updateSpreadsheetPropertiesTitleInput: IValueDescriptorTransfer;
|
|
39623
|
+
|
|
39624
|
+
export declare const updateSpreadsheetPropertiesTitleInputDataType: IDataTypeTransfer;
|
|
39625
|
+
|
|
39626
|
+
export declare const updateSpreadsheetPropertiesTitleInputDTParentRef: IValueDescriptorReference;
|
|
39627
|
+
|
|
39628
|
+
export declare const updateSpreadsheetPropertiesTitleInputParentRef: IActionDescriptorReference;
|
|
39629
|
+
|
|
36663
39630
|
export declare const uploadFileConnectionInputDataTypeTransfer: IDataTypeTransfer;
|
|
36664
39631
|
|
|
36665
39632
|
export declare const uploadFileConnectionInputTransfer: IValueDescriptorTransfer;
|