Reference documentation and code samples for the Data Lineage V1 API class Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::IntegrationSelector.
Integration selector of the rule. The rule is only applied to the Integration selected by the selector.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#integration
def integration() -> ::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::IntegrationSelector::Integration
Returns
- (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::IntegrationSelector::Integration) — Required. Integration to which the rule applies. This field can be used to specify the integration against which the ingestion rule should be applied.
#integration=
def integration=(value) -> ::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::IntegrationSelector::Integration
Parameter
- value (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::IntegrationSelector::Integration) — Required. Integration to which the rule applies. This field can be used to specify the integration against which the ingestion rule should be applied.
Returns
- (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config::Ingestion::IngestionRule::IntegrationSelector::Integration) — Required. Integration to which the rule applies. This field can be used to specify the integration against which the ingestion rule should be applied.