Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::TableDataProfile::State (v0.23.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::TableDataProfile::State.

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

Constants

STATE_UNSPECIFIED

value: 0
Unused.

RUNNING

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

DONE

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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.