Compilation Error Response
data class CompilationErrorResponse(val actionTarget: TargetResponse, val message: String, val path: String, val stack: String)
An error encountered when attempting to compile a Dataform project.
An error encountered when attempting to compile a Dataform project.