public sealed class ScanRunWarningTrace : IMessage<ScanRunWarningTrace>, IEquatable<ScanRunWarningTrace>, IDeepCloneable<ScanRunWarningTrace>, IBufferMessage, IMessage
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 provides warning messages for `ScanRun` processes, offering insights to improve scanning effectiveness."],["This class is found within the `Google.Cloud.WebSecurityScanner.V1` namespace and is part of the `Google.Cloud.WebSecurityScanner.V1.dll` assembly."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `Object` class."],["The `ScanRunWarningTrace` class includes a `Code` property, which is output-only and specifies the type of warning."],["There are multiple versions of this class, with 2.5.0 being the latest and 1.0.0 being the oldest, and they can be found in the provided links."]]],[]]