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."],[[["The content provides reference documentation for the `DataQualityRule.Types.UniquenessExpectation` class within the Google Cloud Dataplex V1 API."],["Version 3.6.0 is the latest documented version, while 2.13.0 is the currently presented version, with previous versions also listed for this specific class."],["The `DataQualityRule.Types.UniquenessExpectation` class is used to evaluate whether a column contains any duplicate values."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and manipulation."],["Constructors for `UniquenessExpectation` allow for creating new instances, either default or by copying an existing `UniquenessExpectation` object."]]],[]]