public enum ScanRun.Types.ExecutionStateReference documentation and code samples for the Web Security Scanner v1 API enum ScanRun.Types.ExecutionState.
Types of ScanRun execution state.
Namespace
Google.Cloud.WebSecurityScanner.V1Assembly
Google.Cloud.WebSecurityScanner.V1.dll
Fields |
|
|---|---|
| Name | Description |
Finished |
The scan is either finished or stopped by user. |
Queued |
The scan is waiting in the queue. |
Scanning |
The scan is in progress. |
Unspecified |
Represents an invalid state caused by internal server error. This value should never be returned. |