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 documentation for the `DataQualityRule.Types.NonNullExpectation` class within the Google Cloud Dataplex V1 API."],["The `NonNullExpectation` class is used to evaluate if the column values are non-null, and it is applicable to versions ranging from 1.0.0 all the way to the current latest version 3.6.0 of the API."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation offers two constructors for creating instances of `NonNullExpectation`, one parameterless and the other taking an existing `NonNullExpectation` object."],["This is within the `Google.Cloud.Dataplex.V1` namespace, and it is contained within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]