responseFiles

@SerializedName(value = "responseFiles")
@Expose
open var responseFiles: Set<ArtifactLocation>

The locations of any response files specified on the tool's command line.