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

public enum ScanConfig.Types.ExportToSecurityCommandCenter

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

Controls export of scan configurations and results to Security Command Center.

Namespace

Google.Cloud.WebSecurityScanner.V1

Assembly

Google.Cloud.WebSecurityScanner.V1.dll

Fields

NameDescription
Disabled

Do not export results of this scan to Security Command Center.

Enabled

Export results of this scan to Security Command Center.

Unspecified

Use default, which is ENABLED.