Module: Google::Cloud::Dlp::V2::ResourceVisibility

Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

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

Constant Summary collapse

RESOURCE_VISIBILITY_UNSPECIFIED =

Unused.

0
RESOURCE_VISIBILITY_PUBLIC =

Visible to any user.

10
RESOURCE_VISIBILITY_RESTRICTED =

Visible only to specific users.

20