Google Cloud Security Command Center v1p1beta1 API - Enum RunAssetDiscoveryResponse.Types.State (3.0.0-beta04)

public enum RunAssetDiscoveryResponse.Types.State

Reference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 API enum RunAssetDiscoveryResponse.Types.State.

The state of an asset discovery run.

Namespace

Google.Cloud.SecurityCenter.V1P1Beta1

Assembly

Google.Cloud.SecurityCenter.V1P1Beta1.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.