public enum ScanRun.Types.ResultStateReference documentation and code samples for the Web Security Scanner v1 API enum ScanRun.Types.ResultState.
Types of ScanRun result state.
Namespace
Google.Cloud.WebSecurityScanner.V1Assembly
Google.Cloud.WebSecurityScanner.V1.dll
Fields |
|
|---|---|
| Name | Description |
Error |
The scan finished with errors. |
Killed |
The scan was terminated by user. |
Success |
The scan finished without errors. |
Unspecified |
Default value. This value is returned when the ScanRun is not yet finished. |