Stay organized with collections Save and categorize content based on your preferences.
Detailed documentationgetFrequency()
Gets the refresh schedule frequency, which specifies how often and when to refresh.
ReturnDataSourceRefreshScheduleFrequency
— The refresh schedule frequency.
Scripts that use this method require authorization with one or more of the following scopes:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
getScope()
Gets the scope of this refresh schedule.
ReturnDataSourceRefreshScope
— The refresh scope.
Scripts that use this method require authorization with one or more of the following scopes:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
getTimeIntervalOfNextRun()
Gets the time window of the next run of this refresh schedule. Only applies if this refresh schedule is enabled.
ReturnTimeInterval
— The time window of the next run.
Scripts that use this method require authorization with one or more of the following scopes:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
isEnabled()
Determines whether this refresh schedule is enabled.
ReturnBoolean
— Whether this refresh schedule is enabled.
Scripts that use this method require authorization with one or more of the following scopes:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-03 UTC."],[[["`DataSourceRefreshSchedule` allows you to access and modify the refresh schedule of data connected to a database in Google Sheets."],["You can get details like refresh frequency, scope, next run time window, and whether the schedule is enabled."],["The class provides methods like `getFrequency()`, `getScope()`, `getTimeIntervalOfNextRun()`, and `isEnabled()` to manage the refresh schedule."],["Using these methods requires authorization with specific scopes, such as `https://www.googleapis.com/auth/spreadsheets`."]]],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4