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 page covers the `DataQualityRule.Types.UniquenessExpectation` class within the Google Cloud Dataplex V1 API, specifically for version 2.8.0."],["The class `DataQualityRule.Types.UniquenessExpectation` is designed to evaluate whether a column contains any duplicate entries, ensuring data quality."],["The `DataQualityRule.Types.UniquenessExpectation` class is a public sealed class implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities like message handling, equality checks, and deep cloning."],["The documentation includes a version history, listing available versions from 1.0.0 up to the latest 3.6.0, allowing users to navigate and review different releases of the `UniquenessExpectation` class."]]],[]]