Values_1.RefreshConfigurationSourceThe refresh configuration of a dataset.
type nonrec t = {incrementalRefresh : IncrementalRefresh.t;The incremental refresh for the dataset.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Long of PositiveLong.t
| `String of Values_0.String_.t ])
list ])
list ])
list ]