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 \ TaxonomyMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
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;