Cloud Dataplex v1 API - Enum DataQualityScanRuleResult.Types.EvaluationType (2.15.0)

public enum DataQualityScanRuleResult.Types.EvaluationType

Reference documentation and code samples for the Cloud Dataplex v1 API enum DataQualityScanRuleResult.Types.EvaluationType.

The evaluation type of the data quality rule.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
Aggregate

The rule evaluation is done for an aggregate of rows.

PerRow

The rule evaluation is done at per row level.

Unspecified

An unspecified evaluation type.