Enum RunAssetDiscoveryResponse.Types.State (2.7.0)

public enum State

The state of an asset discovery run.

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Fields

NameDescription
Completed

Asset discovery run completed successfully.

Superseded

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

Terminated

Asset discovery run was killed and terminated.

Unspecified

Asset discovery run state was unspecified.