public sealed class ScanConfigError : IMessage<ScanConfigError>, IEquatable<ScanConfigError>, IDeepCloneable<ScanConfigError>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class ScanConfigError.
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\u003eThe document provides reference documentation for the \u003ccode\u003eScanConfigError\u003c/code\u003e class within the Google Cloud Web Security Scanner v1 API, highlighting its role in managing scan configuration errors.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eScanConfigError\u003c/code\u003e is used by \u003ccode\u003eCreateScanConfig\u003c/code\u003e and \u003ccode\u003eUpdateScanConfig\u003c/code\u003e APIs to define custom error messages when scan configuration validation fails and can also be reported within a \u003ccode\u003eScanRunErrorTrace\u003c/code\u003e message if validation fails.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eScanConfigError\u003c/code\u003e is implemented from multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScanConfigError\u003c/code\u003e class has two properties, \u003ccode\u003eCode\u003c/code\u003e and \u003ccode\u003eFieldName\u003c/code\u003e, to describe the error in detail, including the reason and the field that triggered it.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the API, with 2.5.0 being the latest and includes details on inherited members, constructors, and the properties of \u003ccode\u003eScanConfigError\u003c/code\u003e, in addition to information on the related namespace and assembly.\u003c/p\u003e\n"]]],[],null,[]]