OptimizeForDebugbool`protobuf:"varint,16,opt,name=optimizeForDebug,proto3" json:"optimizeForDebug,omitempty"`// Optimize compile output for debug, not for release.
DryRunbool`protobuf:"varint,17,opt,name=dryRun,proto3" json:"dryRun,omitempty"`// When set to `true` the compiled binary will not be copied to the export directory.
ExportDirstring`protobuf:"bytes,18,opt,name=export_dir,json=exportDir,proto3" json:"export_dir,omitempty"`// Optional: save the build artifacts in this directory, the directory must exist.
Cleanbool`protobuf:"varint,19,opt,name=clean,proto3" json:"clean,omitempty"`// Optional: cleanup the build folder and do not use any previously cached build