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 documentation provides reference and code samples for the `DataQualityRule.Types.UniquenessExpectation` class within the Cloud Dataplex v1 API, specifically for version 3.5.0."],["The `UniquenessExpectation` class is used to evaluate if a column has duplicate values, and it inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is part of the `Google.Cloud.Dataplex.V1` namespace, found within the `Google.Cloud.Dataplex.V1.dll` assembly, and offers two constructors: a default constructor and a copy constructor that takes another `UniquenessExpectation` object."],["The documentation also includes links to older versions of the `DataQualityRule.Types.UniquenessExpectation` class, showing versions as old as 1.0.0, and as recent as the latest version, 3.6.0."]]],[]]