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 document provides reference documentation for the `DataQualityRule.Types.NonNullExpectation` class within the Cloud Dataplex v1 API, specifically for version 2.11.0."],["`NonNullExpectation` is designed to evaluate whether each column value is null, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists available versions of `DataQualityRule.Types.NonNullExpectation`, ranging from the latest 3.6.0 down to version 1.0.0."],["The class is part of the `Google.Cloud.Dataplex.V1` namespace, located within the `Google.Cloud.Dataplex.V1.dll` assembly."],["It defines two constructors for the `NonNullExpectation` class: a parameterless constructor and one that accepts another `NonNullExpectation` object as a parameter."]]],[]]