gooddata_sdk.compute_model.ArithmeticMetric

class gooddata_sdk.compute_model.ArithmeticMetric(local_id: str, operator: str, operands: list[Union[str, Metric]])

Bases: gooddata_sdk.compute_model.Metric

__init__(local_id: str, operator: str, operands: list[Union[str, Metric]]) None

Methods

__init__(local_id, operator, operands)

as_api_model()

Attributes

local_id

operand_local_ids

operator