refreshScope property
The scope of the refresh.
Must be ALL_DATA_SOURCES. Possible string values are:
- "DATA_SOURCE_REFRESH_SCOPE_UNSPECIFIED" : Default value, do not use.
- "ALL_DATA_SOURCES" : Refreshes all data sources and their associated data source objects in the spreadsheet.
Implementation
core.String? refreshScope;