originalCombineValuesStepName property

String? originalCombineValuesStepName
getter/setter pair

If this instruction includes a combining function, this is the name of the CombineValues instruction lifted into this instruction.

Implementation

core.String? originalCombineValuesStepName;