[[["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-09-09 UTC."],[],[],null,["# Google Cloud Web Risk V1 Client - Class State (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-web-risk/latest/V1.SubmitUriMetadata.State)\n- [2.1.0](/php/docs/reference/cloud-web-risk/2.1.0/V1.SubmitUriMetadata.State)\n- [2.0.3](/php/docs/reference/cloud-web-risk/2.0.3/V1.SubmitUriMetadata.State)\n- [1.5.5](/php/docs/reference/cloud-web-risk/1.5.5/V1.SubmitUriMetadata.State)\n- [1.4.4](/php/docs/reference/cloud-web-risk/1.4.4/V1.SubmitUriMetadata.State)\n- [1.3.0](/php/docs/reference/cloud-web-risk/1.3.0/V1.SubmitUriMetadata.State)\n- [1.2.7](/php/docs/reference/cloud-web-risk/1.2.7/V1.SubmitUriMetadata.State) \nReference documentation and code samples for the Google Cloud Web Risk V1 Client class State.\n\nEnum that represents the state of the long-running operation.\n\nProtobuf type `google.cloud.webrisk.v1.SubmitUriMetadata.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ WebRisk \\\\ V1 \\\\ SubmitUriMetadata\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nDefault unspecified state.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### RUNNING\n\n Value: 1\n\nThe operation is currently running.\n\nGenerated from protobuf enum `RUNNING = 1;`\n\n### SUCCEEDED\n\n Value: 2\n\nThe operation finished with a success status.\n\nGenerated from protobuf enum `SUCCEEDED = 2;`\n\n### CANCELLED\n\n Value: 3\n\nThe operation was cancelled.\n\nGenerated from protobuf enum `CANCELLED = 3;`\n\n### FAILED\n\n Value: 4\n\nThe operation finished with a failure status.\n\nGenerated from protobuf enum `FAILED = 4;`\n\n### CLOSED\n\n Value: 5\n\nThe operation was closed with no action taken.\n\nGenerated from protobuf enum `CLOSED = 5;`"]]