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."],[[["This document provides reference documentation for the `DataSource.Types.DataRefreshType` enum within the Google BigQuery Data Transfer v1 API, which is part of the `Google.Cloud.BigQuery.DataTransfer.V1` namespace."],["The `DataRefreshType` enum represents how a data source supports data auto-refresh, with fields including `CustomSlidingWindow`, `SlidingWindow`, and `Unspecified`."],["The latest version of this documentation is for version 4.10.0, with available documentation going back to version 3.1.0."],["The `CustomSlidingWindow` field indicates that the data source supports data auto-refresh and allows custom settings for each transfer configuration, while `SlidingWindow` also supports auto-refresh but without custom settings, and `Unspecified` means no support for auto-refresh."]]],[]]