Data Loss Prevention V2 Client - Class ResourceVisibility (1.8.6)

Reference documentation and code samples for the Data Loss Prevention V2 Client class ResourceVisibility.

How broadly a resource has been shared. New items may be added over time.

A higher number means more restricted.

Protobuf type google.privacy.dlp.v2.ResourceVisibility

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

RESOURCE_VISIBILITY_UNSPECIFIED

Value: 0

Unused.

Generated from protobuf enum RESOURCE_VISIBILITY_UNSPECIFIED = 0;

RESOURCE_VISIBILITY_PUBLIC

Value: 10

Visible to any user.

Generated from protobuf enum RESOURCE_VISIBILITY_PUBLIC = 10;

RESOURCE_VISIBILITY_RESTRICTED

Value: 20

Visible only to specific users.

Generated from protobuf enum RESOURCE_VISIBILITY_RESTRICTED = 20;