dataFilters property
The data filters used to match the ranges of values to retrieve.
Ranges that match any of the specified data filters are included in the response.
Implementation
core.List<DataFilter>? dataFilters;
The data filters used to match the ranges of values to retrieve.
Ranges that match any of the specified data filters are included in the response.
core.List<DataFilter>? dataFilters;