Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 992 Bytes

SourceGcsSettings.md

File metadata and controls

12 lines (7 loc) · 992 Bytes

SourceGcsSettings

Properties

Name Type Description Notes
gcs_scan_frequency str Rockset scans a GCS bucket based on a defined time interval. The scan frequency determines the length of time between a new scan and the previous scan. If the previous scan finds new objects or updates to existing objects, Rockset immediately scans the bucket again after processing changes from the previous scan. Duration value is of type ISO 8601 (e.g. PT5H, PT4M, PT3S). It doesn't account for DST, leap seconds and leap years. Minimum value: PT1S. Maximum value: PT1H. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]