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 information for the `DataQualityRule.Types.UniquenessExpectation` class within the Google Cloud Dataplex V1 API."],["The `DataQualityRule.Types.UniquenessExpectation` class is designed to evaluate whether a column in a dataset contains any duplicate values."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage message operations and data integrity."],["The latest version available is 3.6.0, with a list of previous versions ranging from 1.0.0 to 3.5.0, which are all provided as clickable links to their documentation pages."],["There are two constructors: a default one and one which takes in another `UniquenessExpectation` object."]]],[]]