[[["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,["# Google Cloud Web Security Scanner V1 Client - Class ResultState (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-web-security-scanner/latest/V1.ScanRun.ResultState)\n- [1.0.4](/php/docs/reference/cloud-web-security-scanner/1.0.4/V1.ScanRun.ResultState)\n- [0.8.5](/php/docs/reference/cloud-web-security-scanner/0.8.5/V1.ScanRun.ResultState)\n- [0.7.18](/php/docs/reference/cloud-web-security-scanner/0.7.18/V1.ScanRun.ResultState) \nReference documentation and code samples for the Google Cloud Web Security Scanner V1 Client class ResultState.\n\nTypes of ScanRun result state.\n\nProtobuf type `google.cloud.websecurityscanner.v1.ScanRun.ResultState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ WebSecurityScanner \\\\ V1 \\\\ ScanRun\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### RESULT_STATE_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is returned when the ScanRun is not yet\nfinished.\n\nGenerated from protobuf enum `RESULT_STATE_UNSPECIFIED = 0;`\n\n### SUCCESS\n\n Value: 1\n\nThe scan finished without errors.\n\nGenerated from protobuf enum `SUCCESS = 1;`\n\n### ERROR\n\n Value: 2\n\nThe scan finished with errors.\n\nGenerated from protobuf enum `ERROR = 2;`\n\n### KILLED\n\n Value: 3\n\nThe scan was terminated by user.\n\nGenerated from protobuf enum `KILLED = 3;`"]]