Web Security Scanner v1 API - Enum ScanRun.Types.ExecutionState (2.3.0)

public enum ScanRun.Types.ExecutionState

Reference documentation and code samples for the Web Security Scanner v1 API enum ScanRun.Types.ExecutionState.

Types of ScanRun execution state.

Namespace

Google.Cloud.WebSecurityScanner.V1

Assembly

Google.Cloud.WebSecurityScanner.V1.dll

Fields

NameDescription
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.