public sealed class DataQualityRule.Types.UniquenessExpectation : IMessage<DataQualityRule.Types.UniquenessExpectation>, IEquatable<DataQualityRule.Types.UniquenessExpectation>, IDeepCloneable<DataQualityRule.Types.UniquenessExpectation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityRule.Types.UniquenessExpectation.
[[["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-25 UTC."],[[["This document provides reference documentation for the `DataQualityRule.Types.UniquenessExpectation` class within the Google Cloud Dataplex v1 API, which is used to evaluate if a column has duplicate values."],["The latest version available for this class is 3.6.0, and the documentation covers versions dating back to 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffered message operations."],["The `DataQualityRule.Types.UniquenessExpectation` class has two constructors, one default and another to copy properties from an existing `UniquenessExpectation` object."],["This class belongs to the `Google.Cloud.Dataplex.V1` namespace, and is found within the Google.Cloud.Dataplex.V1.dll assembly."]]],[]]