public enum Taxonomy.PolicyType extends Enum<Taxonomy.PolicyType> implements ProtocolMessageEnum
Defines policy types where the policy tags can be used for.
Protobuf enum google.cloud.datacatalog.v1.Taxonomy.PolicyType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
FINE_GRAINED_ACCESS_CONTROL |
Fine-grained access control policy that enables access control on tagged sub-resources. |
FINE_GRAINED_ACCESS_CONTROL_VALUE |
Fine-grained access control policy that enables access control on tagged sub-resources. |
POLICY_TYPE_UNSPECIFIED |
Unspecified policy type. |
POLICY_TYPE_UNSPECIFIED_VALUE |
Unspecified policy type. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |