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."],[[["The latest version available for `DataQualityRule.Types.SetExpectation` is 3.6.0, with multiple previous versions dating back to 1.0.0 accessible."],["`DataQualityRule.Types.SetExpectation` is a class within the Google.Cloud.Dataplex.V1 namespace, used in the Cloud Dataplex v1 API."],["This class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and evaluates whether each column value is within a set of specified values."],["The class `DataQualityRule.Types.SetExpectation` has two constructors, a default one, and another that copies from another setExpectation class."],["It has a `Values` property of type RepeatedField\u003cstring\u003e that represents the expected values for the column."]]],[]]