Run

constructor(addresses: List<Address>? = null, artifacts: List<Artifact>? = null, automationDetails: RunAutomationDetails? = null, baselineGUID: String? = null, columnKind: ColumnKind? = null, conversion: Conversion? = null, defaultEncoding: String? = null, defaultSourceLanguage: String? = null, externalPropertyFileReferences: ExternalPropertyFileReferences? = null, graphs: List<Graph>? = null, invocations: List<Invocation>? = null, language: String? = null, logicalLocations: List<LogicalLocation>? = null, newlineSequences: List<String>? = null, originalURIBaseIDS: Map<String, ArtifactLocation>? = null, policies: List<ToolComponent>? = null, properties: PropertyBag? = null, redactionTokens: List<String>? = null, results: List<Result>? = null, runAggregates: List<RunAutomationDetails>? = null, specialLocations: SpecialLocations? = null, taxonomies: List<ToolComponent>? = null, threadFlowLocations: List<ThreadFlowLocation>? = null, tool: Tool, translations: List<ToolComponent>? = null, versionControlProvenance: List<VersionControlDetails>? = null, webRequests: List<WebRequest>? = null, webResponses: List<WebResponse>? = null)