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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Web Security Scanner V1beta API - Module Google::Cloud::WebSecurityScanner::V1beta::ScanRun::ExecutionState (v0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/latest/Google-Cloud-WebSecurityScanner-V1beta-ScanRun-ExecutionState)\n- [0.11.1](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.11.1/Google-Cloud-WebSecurityScanner-V1beta-ScanRun-ExecutionState)\n- [0.10.0](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.10.0/Google-Cloud-WebSecurityScanner-V1beta-ScanRun-ExecutionState)\n- [0.9.1](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.9.1/Google-Cloud-WebSecurityScanner-V1beta-ScanRun-ExecutionState)\n- [0.8.2](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.8.2/Google-Cloud-WebSecurityScanner-V1beta-ScanRun-ExecutionState)\n- [0.7.0](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.7.0/Google-Cloud-WebSecurityScanner-V1beta-ScanRun-ExecutionState)\n- [0.6.1](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.6.1/Google-Cloud-WebSecurityScanner-V1beta-ScanRun-ExecutionState)\n- [0.5.0](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.5.0/Google-Cloud-WebSecurityScanner-V1beta-ScanRun-ExecutionState)\n- [0.4.0](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.4.0/Google-Cloud-WebSecurityScanner-V1beta-ScanRun-ExecutionState)\n- [0.3.5](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.3.5/Google-Cloud-WebSecurityScanner-V1beta-ScanRun-ExecutionState) \nReference documentation and code samples for the Web Security Scanner V1beta API module Google::Cloud::WebSecurityScanner::V1beta::ScanRun::ExecutionState.\n\nTypes of ScanRun execution state.\n\nConstants\n---------\n\n### EXECUTION_STATE_UNSPECIFIED\n\n**value:** 0 \nRepresents an invalid state caused by internal server error. This value\nshould never be returned.\n\n### QUEUED\n\n**value:** 1 \nThe scan is waiting in the queue.\n\n### SCANNING\n\n**value:** 2 \nThe scan is in progress.\n\n### FINISHED\n\n**value:** 3 \nThe scan is either finished or stopped by user."]]