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 Google Cloud Dataplex V1 API."],["The `NonNullExpectation` class is designed to check if column values are non-null, and it is applicable to a list of versions of the API, with 3.6.0 being the latest."],["It inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the API, offering links to each specific version, ranging from version 1.0.0 to 3.6.0, allowing to dive in specific versions."],["There are two constructors provided for creating instances of the `NonNullExpectation` class, one default constructor and one that takes another instance of `NonNullExpectation`."]]],[]]