public enum DataPolicy.Types.DataPolicyTypeReference documentation and code samples for the BigQuery Data Policy v1 API enum DataPolicy.Types.DataPolicyType.
A list of supported data policy types.
Namespace
Google.Cloud.BigQuery.DataPolicies.V1Assembly
Google.Cloud.BigQuery.DataPolicies.V1.dll
Fields |
|
|---|---|
| Name | Description |
ColumnLevelSecurityPolicy |
Used to create a data policy for column-level security, without data masking. |
DataMaskingPolicy |
Used to create a data policy for data masking. |
Unspecified |
Default value for the data policy type. This should not be used. |