Web Security Scanner v1 API - Enum ScanConfig.Types.RiskLevel (2.4.0)

public enum ScanConfig.Types.RiskLevel

Reference documentation and code samples for the Web Security Scanner v1 API enum ScanConfig.Types.RiskLevel.

Scan risk levels supported by Web Security Scanner. LOW impact scanning will minimize requests with the potential to modify data. To achieve the maximum scan coverage, NORMAL risk level is recommended.

Namespace

Google.Cloud.WebSecurityScanner.V1

Assembly

Google.Cloud.WebSecurityScanner.V1.dll

Fields

NameDescription
Low

Lower impact scanning

Normal

Normal scanning (Recommended)

Unspecified

Use default, which is NORMAL.