Interface DataProfileAction.PublishToDataplexCatalogOrBuilder (3.68.0)

public static interface DataProfileAction.PublishToDataplexCatalogOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getLowerDataRiskToLow()

public abstract boolean getLowerDataRiskToLow()

Whether creating a Dataplex Catalog aspect for a profiled resource should lower the risk of the profile for that resource. This also lowers the data risk of resources at the lower levels of the resource hierarchy. For example, reducing the data risk of a table data profile also reduces the data risk of the constituent column data profiles.

bool lower_data_risk_to_low = 1;

Returns
Type Description
boolean

The lowerDataRiskToLow.