sourceSheetId property
The sheet to duplicate.
If the source sheet is of DATA_SOURCE type, its backing DataSource is also duplicated and associated with the new copy of the sheet. No data execution is triggered, the grid data of this sheet is also copied over but only available after the batch request completes.
Implementation
core.int? sourceSheetId;