Reference documentation and code samples for the Data Lineage V1 API class Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::UpdateConfigRequest.
Request message for UpdateConfig RPC.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#config
def config() -> ::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config
Returns
- (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config) — Required. REQUIRED: The config to be applied to the resource and all its descendants.
#config=
def config=(value) -> ::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config
Parameter
- value (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config) — Required. REQUIRED: The config to be applied to the resource and all its descendants.
Returns
- (::Google::Cloud::DataCatalog::Lineage::ConfigManagement::V1::Config) — Required. REQUIRED: The config to be applied to the resource and all its descendants.