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"]],[["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-03-21 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."]]],[]]