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."],[[["Version 4.10.0 is the latest version of the Google BigQuery Data Transfer v1 API, with older versions ranging down to 3.1.0 also available for reference."],["The `DataRefreshType` enum within the API defines how a data source supports automatic data refresh."],["Three distinct data refresh types are available: `CustomSlidingWindow`, which supports auto-refresh with customizable past-day runs, `SlidingWindow`, which supports auto-refresh for the past few days without custom settings, and `Unspecified`, which is the default and does not support auto-refresh."],["The documentation provided details the `DataRefreshType` enum, which is found in the namespace `Google.Cloud.BigQuery.DataTransfer.V1`."],["The `Google.Cloud.BigQuery.DataTransfer.V1.dll` assembly is associated with the BigQuery Data Transfer API documentation."]]],[]]