class GoogleCloudDataplexV1DataQualityRuleRangeExpectation extends Model (View source)

Properties

string $maxValue
string $minValue
bool $strictMaxEnabled
bool $strictMinEnabled

Methods

setMaxValue($maxValue)

No description

string
getMaxValue()

No description

setMinValue($minValue)

No description

string
getMinValue()

No description

setStrictMaxEnabled($strictMaxEnabled)

No description

bool
getStrictMaxEnabled()

No description

setStrictMinEnabled($strictMinEnabled)

No description

bool
getStrictMinEnabled()

No description

Details

setMaxValue($maxValue)

No description

Parameters

$maxValue

string getMaxValue()

No description

Return Value

string

setMinValue($minValue)

No description

Parameters

$minValue

string getMinValue()

No description

Return Value

string

setStrictMaxEnabled($strictMaxEnabled)

No description

Parameters

$strictMaxEnabled

bool getStrictMaxEnabled()

No description

Return Value

bool

setStrictMinEnabled($strictMinEnabled)

No description

Parameters

$strictMinEnabled

bool getStrictMinEnabled()

No description

Return Value

bool