Google Cloud Data Loss Prevention v2 API - Enum ResourceVisibility (2.16.0)

public enum ResourceVisibility

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

How broadly the data in the resource has been shared. New items may be added over time. A higher number means more restricted.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

Name Description
Inconclusive

May contain public items. For example, if a GCS bucket has uniform bucket level access disabled, some objects inside it may be public.

Public

Visible to any user.

Restricted

Visible only to specific users.

Unspecified

Unused.