The data source supports data auto refresh, and runs will be scheduled
for the past few days. Allows custom values to be set for each transfer
config.
SlidingWindow
The data source supports data auto refresh, and runs will be scheduled
for the past few days. Does not allow custom values to be set for each
transfer config.
Unspecified
The data source won't support data auto refresh, which is default value.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The content provides reference documentation for the `DataRefreshType` enum within the Google BigQuery Data Transfer v1 API."],["This enum, `DataRefreshType`, defines how a data source supports data auto-refresh."],["The documentation covers multiple versions of the API, ranging from version 3.1.0 up to the latest 4.10.0, each linking to documentation of the `DataRefreshType`."],["Three possible field values for `DataRefreshType` are listed: `CustomSlidingWindow`, `SlidingWindow`, and `Unspecified`, each with its own description."],["The `CustomSlidingWindow` and `SlidingWindow` values indicate the support for data auto-refresh, with the former allowing for custom values for each transfer configuration, and the latter not."]]],[]]