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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eDataQualityRule.Types.SetExpectation\u003c/code\u003e class within the Cloud Dataplex v1 API, specifically for version 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetExpectation\u003c/code\u003e is a class used to evaluate whether each column value is included within a specified set, inheriting from the \u003ccode\u003eobject\u003c/code\u003e class and implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class available in the documentation is 3.6.0, with a list of past versions starting from 1.0.0 and going up to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eSetExpectation()\u003c/code\u003e and \u003ccode\u003eSetExpectation(DataQualityRule.Types.SetExpectation other)\u003c/code\u003e, with the latter taking another \u003ccode\u003eSetExpectation\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eValues\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e that holds the optional list of expected values for the column.\u003c/p\u003e\n"]]],[],null,[]]