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 designed to evaluate if each column value is non-null, ensuring data quality."],["The documentation covers various versions of the API, from version 1.0.0 up to the latest 3.6.0, detailing the `NonNullExpectation` type."],["The page includes implementation details, such as the interfaces implemented by `NonNullExpectation`, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is found in the `Google.Cloud.Dataplex.V1` namespace and Google.Cloud.Dataplex.V1.dll assembly, with constructors available for creating instances and copies of `NonNullExpectation` objects."]]],[]]