public sealed class ScanConfigError : IMessage<ScanConfigError>, IEquatable<ScanConfigError>, IDeepCloneable<ScanConfigError>, IBufferMessage, IMessage
Defines a custom error message used by CreateScanConfig and UpdateScanConfig
APIs when scan configuration validation fails. It is also reported as part of
a ScanRunErrorTrace message if scan validation fails due to a scan
configuration error.
Output only. Indicates the full name of the ScanConfig field that triggers this error,
for example "scan_config.max_qps". This field is provided for
troubleshooting purposes only and its actual value can change in the
future.
[[["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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eScanConfigError\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1\u003c/code\u003e namespace, covering versions from 1.0.0 to the latest 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eScanConfigError\u003c/code\u003e is a custom error message used by the \u003ccode\u003eCreateScanConfig\u003c/code\u003e and \u003ccode\u003eUpdateScanConfig\u003c/code\u003e APIs to signal issues with scan configuration validation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScanConfigError\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \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\u003eThe class has two properties, \u003ccode\u003eCode\u003c/code\u003e which indicates the reason for the configuration failure, and \u003ccode\u003eFieldName\u003c/code\u003e, which identifies the specific \u003ccode\u003eScanConfig\u003c/code\u003e field that triggered the error for troubleshooting purposes.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eScanConfigError\u003c/code\u003e class, one which takes no parameters, and one that takes a \u003ccode\u003eScanConfigError\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]