Module Google::Cloud::SecurityCenter::V1p1beta1::RunAssetDiscoveryResponse::State (v0.7.5)

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.