Builder

class Builder

Properties

Link copied to clipboard

Refers to the value of measure_name in a result row. This field is required if MeasureNameColumn is provided.

Link copied to clipboard

Type of the value that is to be read from sourceColumn. If the mapping is for MULTI, use MeasureValueType.MULTI.

Link copied to clipboard

Required when measureValueType is MULTI. Attribute mappings for MULTI value measures.

Link copied to clipboard

This field refers to the source column from which measure-value is to be read for result materialization.

Link copied to clipboard

Target measure name to be used. If not provided, the target measure name by default would be measure-name if provided, or sourceColumn otherwise.