Google Cloud Data Catalog V1 Client - Class PolicyType (1.5.1)

Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class PolicyType.

Defines policy types where the policy tags can be used for.

Protobuf type google.cloud.datacatalog.v1.Taxonomy.PolicyType

Namespace

Google \ Cloud \ DataCatalog \ V1 \ Taxonomy

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

POLICY_TYPE_UNSPECIFIED

Value: 0

Unspecified policy type.

Generated from protobuf enum POLICY_TYPE_UNSPECIFIED = 0;

FINE_GRAINED_ACCESS_CONTROL

Value: 1

Fine-grained access control policy that enables access control on tagged sub-resources.

Generated from protobuf enum FINE_GRAINED_ACCESS_CONTROL = 1;