gooddata_sdk.compute_model.NegativeAttributeFilter

class gooddata_sdk.compute_model.NegativeAttributeFilter(label: Union[ObjId, str, Attribute], values: list[str] = None)

Bases: gooddata_sdk.compute_model.AttributeFilter

__init__(label: Union[ObjId, str, Attribute], values: list[str] = None) None

Methods

__init__(label[, values])

as_api_model()

is_noop()

Attributes

apply_on_result

label

values