public sealed class DataMaskingPolicy : IMessage<DataMaskingPolicy>, IEquatable<DataMaskingPolicy>, IDeepCloneable<DataMaskingPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Data Policy v1beta1 API class DataMaskingPolicy.
The data masking policy that is used to specify data masking rule.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `DataMaskingPolicy` class in the BigQuery Data Policy v1beta1 API is used to define data masking rules."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`DataMaskingPolicy` has constructors for creating instances, including one for creating a copy of an existing `DataMaskingPolicy` object."],["It includes properties like `HasPredefinedExpression`, `MaskingExpressionCase`, and `PredefinedExpression` to manage and understand the masking expression."],["The latest version of this class is `1.0.0-beta04`, which can be found in the `/dotnet/docs/reference/Google.Cloud.BigQuery.DataPolicies.V1Beta1/latest/Google.Cloud.BigQuery.DataPolicies.V1Beta1.DataMaskingPolicy` directory."]]],[]]