Cloud Dataplex v1 API - Class DataQualityRule.Types.RuleSource (3.15.0)

public sealed class DataQualityRule.Types.RuleSource : IMessage<DataQualityRule.Types.RuleSource>, IEquatable<DataQualityRule.Types.RuleSource>, IDeepCloneable<DataQualityRule.Types.RuleSource>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityRule.Types.RuleSource.

Represents the rule source information from Catalog.

Inheritance

object > DataQualityRule.Types.RuleSource

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

RuleSource()

public RuleSource()

RuleSource(RuleSource)

public RuleSource(DataQualityRule.Types.RuleSource other)
Parameter
Name Description
other DataQualityRuleTypesRuleSource

Properties

RulePathElements

public RepeatedField<DataQualityRule.Types.RuleSource.Types.RulePathElement> RulePathElements { get; }

Output only. Rule path elements represent information about the individual items in the relationship path between the scan resource and rule origin in that order.

Property Value
Type Description
RepeatedFieldDataQualityRuleTypesRuleSourceTypesRulePathElement