gooddata_sdk.compute_model.AllTimeFilter

class gooddata_sdk.compute_model.AllTimeFilter

Bases: gooddata_sdk.compute_model.Filter

Filter that is semantically equivalent to absent filter.

This filter exists because ‘All time filter’ retrieved from GoodData.CN is non-standard as it does not have from and to fields; this is also the reason why as_api_model method is not implemented - it would lead to invalid object.

The main feature of this filter is noop.

__init__() None

Methods

__init__()

as_api_model()

is_noop()

Attributes

apply_on_result