Reference documentation and code samples for the Web Security Scanner V1beta API module Google::Cloud::WebSecurityScanner::V1beta::ScanRun::ExecutionState.
Types of ScanRun execution state.
Constants
EXECUTION_STATE_UNSPECIFIED
value: 0 Represents an invalid state caused by internal server error. This value
should never be returned.
QUEUED
value: 1 The scan is waiting in the queue.
SCANNING
value: 2 The scan is in progress.
FINISHED
value: 3 The scan is either finished or stopped by user.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]