public sealed class ScanRunErrorTrace : IMessage<ScanRunErrorTrace>, IEquatable<ScanRunErrorTrace>, IDeepCloneable<ScanRunErrorTrace>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class ScanRunErrorTrace.
Output only.
Defines an error trace message for a ScanRun.
Output only. If the scan encounters TOO_MANY_HTTP_ERRORS, this field indicates the most
common HTTP error code, if such is available. For example, if this code is
404, the scan has encountered too many NOT_FOUND responses.
public ScanConfigError ScanConfigError { get; set; }
Output only. If the scan encounters SCAN_CONFIG_ISSUE error, this field has the error
message encountered during scan configuration validation that is performed
before each scan run.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eScanRunErrorTrace\u003c/code\u003e class in the Web Security Scanner v1 API is version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eScanRunErrorTrace\u003c/code\u003e is an output-only class that defines an error trace message for a \u003ccode\u003eScanRun\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eScanRunErrorTrace\u003c/code\u003e provides properties like \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eMostCommonHttpErrorCode\u003c/code\u003e, and \u003ccode\u003eScanConfigError\u003c/code\u003e to capture specific details about errors during a scan.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for this class, spanning from version 1.0.0 up to 2.5.0, which is the latest version.\u003c/p\u003e\n"]]],[],null,[]]