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 documentation for the `DataQualityRule.Types.NonNullExpectation` class within the Google Cloud Dataplex V1 API, which is designed to evaluate whether each column value is null."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality comparisons, and deep cloning within the API."],["The class inherits from `object`, and has 2 constructors, `NonNullExpectation()` and `NonNullExpectation(NonNullExpectation other)`."],["Reference documentation is available for various versions, ranging from version 1.0.0 to the latest version, 3.6.0, and other versions are available as well."],["The `NonNullExpectation` class resides within the `Google.Cloud.Dataplex.V1` namespace and is contained within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]