Send feedback
Class ScanRunErrorTrace (1.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.9.1 keyboard_arrow_down
ScanRunErrorTrace ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
Output only.
Defines an error trace message for a ScanRun.
Attributes
Name Description code
google.cloud.websecurityscanner_v1.types.ScanRunErrorTrace.Code
Output only. Indicates the error reason code.
scan_config_error
google.cloud.websecurityscanner_v1.types.ScanConfigError
Output only. If the scan encounters SCAN_CONFIG_ISSUE error,
this field has the error message encountered during scan
configuration validation that is performed before each scan
run.
most_common_http_error_code
int
Output only. If the scan encounters TOO_MANY_HTTP_ERRORS,
this field indicates the most common HTTP error code, if
such is available. For example, if this code is 404, the
scan has encountered too many NOT_FOUND responses.
Inheritance
builtins.object
>
proto.message.Message
>
ScanRunErrorTrace
Classes
Code
Output only.
Defines an error reason code.
Next id: 8
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-19 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{"lastModified": "Last updated 2024-09-19 UTC."}