public sealed class DataQualityRule.Types.SetExpectation : IMessage<DataQualityRule.Types.SetExpectation>, IEquatable<DataQualityRule.Types.SetExpectation>, IDeepCloneable<DataQualityRule.Types.SetExpectation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityRule.Types.SetExpectation.
Evaluates whether each column value is contained by a specified set.
[[["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.SetExpectation` class within the Cloud Dataplex v1 API."],["The `SetExpectation` class is used to evaluate whether each column value is contained within a specified set."],["The page outlines the inheritance, implementation, constructors, properties and a list of available versions for the `DataQualityRule.Types.SetExpectation` class."],["Version 3.6.0 is the latest available version, with versions ranging down to 1.0.0 being accessible."],["The `Values` property of the class is a `RepeatedField\u003cstring\u003e` that represents the expected values for a given column."]]],[]]