Google Cloud Dataplex V1 Client - Class DataQualitySpec (0.5.1)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class DataQualitySpec.

DataQualityScan related setting.

Generated from protobuf message google.cloud.dataplex.v1.DataQualitySpec

Namespace

Google \ Cloud \ Dataplex \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ rules array<Google\Cloud\Dataplex\V1\DataQualityRule>

The list of rules to evaluate against a data source. At least one rule is required.

getRules

The list of rules to evaluate against a data source. At least one rule is required.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setRules

The list of rules to evaluate against a data source. At least one rule is required.

Parameter
Name Description
var array<Google\Cloud\Dataplex\V1\DataQualityRule>
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月08日 UTC.