Reference documentation and code samples for the Data Lineage V1 API class Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule.
Ingestion rule for Data Lineage ingestion.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#integration_selector
def integration_selector() -> ::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::IntegrationSelector
Returns
- (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::IntegrationSelector) — Required. Integration selector of the rule. The rule is only applied to the Integration selected by the selector.
#integration_selector=
def integration_selector=(value) -> ::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::IntegrationSelector
Parameter
- value (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::IntegrationSelector) — Required. Integration selector of the rule. The rule is only applied to the Integration selected by the selector.
Returns
- (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::IntegrationSelector) — Required. Integration selector of the rule. The rule is only applied to the Integration selected by the selector.
#lineage_enablement
def lineage_enablement() -> ::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::LineageEnablement
Returns
- (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::LineageEnablement) — Required. Lineage enablement configuration. Defines configurations for the ingestion of lineage for the resource and its children. If unspecified, the ingestion will be enabled only if it was configured in the resource's parent.
#lineage_enablement=
def lineage_enablement=(value) -> ::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::LineageEnablement
Parameter
- value (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::LineageEnablement) — Required. Lineage enablement configuration. Defines configurations for the ingestion of lineage for the resource and its children. If unspecified, the ingestion will be enabled only if it was configured in the resource's parent.
Returns
- (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::LineageEnablement) — Required. Lineage enablement configuration. Defines configurations for the ingestion of lineage for the resource and its children. If unspecified, the ingestion will be enabled only if it was configured in the resource's parent.