Request message for ImportTaxonomies.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cross_regional_source
def cross_regional_source() -> ::Google::Cloud::DataCatalog::V1::CrossRegionalSource
Returns
- (::Google::Cloud::DataCatalog::V1::CrossRegionalSource) — Cross-regional source taxonomy to import.
#cross_regional_source=
def cross_regional_source=(value) -> ::Google::Cloud::DataCatalog::V1::CrossRegionalSource
Parameter
- value (::Google::Cloud::DataCatalog::V1::CrossRegionalSource) — Cross-regional source taxonomy to import.
Returns
- (::Google::Cloud::DataCatalog::V1::CrossRegionalSource) — Cross-regional source taxonomy to import.
#inline_source
def inline_source() -> ::Google::Cloud::DataCatalog::V1::InlineSource
Returns
- (::Google::Cloud::DataCatalog::V1::InlineSource) — Inline source taxonomy to import.
#inline_source=
def inline_source=(value) -> ::Google::Cloud::DataCatalog::V1::InlineSource
Parameter
- value (::Google::Cloud::DataCatalog::V1::InlineSource) — Inline source taxonomy to import.
Returns
- (::Google::Cloud::DataCatalog::V1::InlineSource) — Inline source taxonomy to import.
#parent
def parent() -> ::String
Returns
- (::String) — Required. Resource name of project that the imported taxonomies will belong to.
#parent=
def parent=(value) -> ::String
Parameter
- value (::String) — Required. Resource name of project that the imported taxonomies will belong to.
Returns
- (::String) — Required. Resource name of project that the imported taxonomies will belong to.