Web Risk V1 API - Module Google::Cloud::WebRisk::V1::SubmitUriMetadata::State (v0.12.0)

Reference documentation and code samples for the Web Risk V1 API module Google::Cloud::WebRisk::V1::SubmitUriMetadata::State.

Enum that represents the state of the long-running operation.

Constants

STATE_UNSPECIFIED

value: 0
Default unspecified state.

RUNNING

value: 1
The operation is currently running.

SUCCEEDED

value: 2
The operation finished with a success status.

CANCELLED

value: 3
The operation was cancelled.

FAILED

value: 4
The operation finished with a failure status.

CLOSED

value: 5
The operation was closed with no action taken.