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 webpage provides reference documentation for the `DataQualityRule.Types.NonNullExpectation` class within the Cloud Dataplex v1 API."],["The `NonNullExpectation` class is used to evaluate if the column values are non-null."],["The documentation includes various versions of the API, ranging from 1.0.0 to the latest 3.6.0, along with inheritance and implementation details."],["The `NonNullExpectation` class inherits from `object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all available to view in the provided documentation."],["The documentation provides information for two constructors `NonNullExpectation()` and `NonNullExpectation(DataQualityRule.Types.NonNullExpectation other)`."]]],[]]