declarativeNormalMetricToYaml()
Home > @gooddata/sdk-code-convertors > declarativeNormalMetricToYaml
declarativeNormalMetricToYaml() function
Signature:
export declare function declarativeNormalMetricToYaml(def: IMeasureBody, metricDefinition: IMeasureDefinition, postProcessors: PostProcessors, errorContext?: IErrorContext): YAMLMap;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
def | ||
|
metricDefinition | ||
|
postProcessors |
PostProcessors | |
|
errorContext |
(Optional) |
Returns:
YAMLMap