Google Cloud Data Loss Prevention v2 API - Enum TableDataProfile.Types.State (4.8.0)

public enum TableDataProfile.Types.State

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum TableDataProfile.Types.State.

Possible states of a profile. New items may be added.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
Done

The profile is no longer generating. If profile_status.status.code is 0, the profile succeeded, otherwise, it failed.

Running

The profile is currently running. Once a profile has finished it will transition to DONE.

Unspecified

Unused.