GoogleCloudDataplexV1DataQualityRuleSetExpectationArgs

data class GoogleCloudDataplexV1DataQualityRuleSetExpectationArgs(val values: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudDataplexV1DataQualityRuleSetExpectationArgs>

Evaluates whether each column value is contained by a specified set.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDataplexV1DataQualityRuleSetExpectationArgs

Properties

Link copied to clipboard
val values: Output<List<String>>? = null

Expected values for the column value.