Values.EvaluateExpressionInputSourceContains the parameters for EvaluateExpression.
type nonrec t = {pipelineId : Id.t;The ID of the pipeline.
*)objectId : Id.t;The ID of the object.
*)expression : LongString.t;The expression to evaluate.
*)}