public sealed class DataQualityRule.Types.NonNullExpectation : IMessage<DataQualityRule.Types.NonNullExpectation>, IEquatable<DataQualityRule.Types.NonNullExpectation>, IDeepCloneable<DataQualityRule.Types.NonNullExpectation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityRule.Types.NonNullExpectation.
[[["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 page provides reference documentation for the `DataQualityRule.Types.NonNullExpectation` class within the Cloud Dataplex v1 API."],["The `NonNullExpectation` class is used to evaluate if each column value is non-null."],["The documentation includes various versions of the API, ranging from 1.0.0 to the latest 3.6.0, all relating to the `NonNullExpectation` class."],["The `NonNullExpectation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has two constructors: a parameterless one and one accepting another `NonNullExpectation` object as a parameter."]]],[]]