public sealed class ScanRunWarningTrace : IMessage<ScanRunWarningTrace>, IEquatable<ScanRunWarningTrace>, IDeepCloneable<ScanRunWarningTrace>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class ScanRunWarningTrace.
Output only.
Defines a warning trace message for ScanRun. Warning traces provide customers
with useful information that helps make the scanning process more effective.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `ScanRunWarningTrace` class in the Web Security Scanner v1 API provides warning messages to enhance the effectiveness of the scanning process."],["This class is available in multiple versions, from 1.0.0 up to the latest 2.5.0, with version 2.1.0 as the current version being documented."],["`ScanRunWarningTrace` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring broad compatibility."],["The `Code` property within `ScanRunWarningTrace` is output-only and reveals the specific warning code encountered during a scan run."]]],[]]