Cloud Security Command Center V1 API - Module Google::Cloud::SecurityCenter::V1::RunAssetDiscoveryResponse::State (v0.16.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API module Google::Cloud::SecurityCenter::V1::RunAssetDiscoveryResponse::State.

The state of an asset discovery run.

Constants

STATE_UNSPECIFIED

value: 0
Asset discovery run state was unspecified.

COMPLETED

value: 1
Asset discovery run completed successfully.

SUPERSEDED

value: 2
Asset discovery run was cancelled with tasks still pending, as another run for the same organization was started with a higher priority.

TERMINATED

value: 3
Asset discovery run was killed and terminated.