Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::CrossRegionalSource.
Cross-regional source used to import an existing taxonomy into a different region.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#taxonomy
def taxonomy() -> ::String
Returns
- (::String) — Required. The resource name of the source taxonomy to import.
#taxonomy=
def taxonomy=(value) -> ::String
Parameter
- value (::String) — Required. The resource name of the source taxonomy to import.
Returns
- (::String) — Required. The resource name of the source taxonomy to import.