Result
constructor(analysisTarget: ArtifactLocation? = null, attachments: List<Attachment>? = null, baselineState: BaselineState? = null, codeFlows: List<CodeFlow>? = null, correlationGUID: String? = null, fingerprints: Map<String, String>? = null, fixes: List<Fix>? = null, graphs: List<Graph>? = null, graphTraversals: List<GraphTraversal>? = null, guid: String? = null, hostedViewerURI: String? = null, kind: ResultKind? = null, level: Level? = null, locations: List<Location>? = null, message: Message, occurrenceCount: Long? = null, partialFingerprints: Map<String, String>? = null, properties: PropertyBag? = null, provenance: ResultProvenance? = null, rank: Double? = null, relatedLocations: List<Location>? = null, rule: ReportingDescriptorReference? = null, ruleID: String? = null, ruleIndex: Long? = null, stacks: List<Stack>? = null, suppressions: List<Suppression>? = null, taxa: List<ReportingDescriptorReference>? = null, webRequest: WebRequest? = null, webResponse: WebResponse? = null, workItemUris: List<String>? = null)