Reference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::ImportTaxonomiesRequest.
Request message for ImportTaxonomies.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#inline_source
def inline_source() -> ::Google::Cloud::DataCatalog::V1beta1::InlineSource
Returns
- (::Google::Cloud::DataCatalog::V1beta1::InlineSource) — Inline source used for taxonomies to be imported.
#inline_source=
def inline_source=(value) -> ::Google::Cloud::DataCatalog::V1beta1::InlineSource
Parameter
- value (::Google::Cloud::DataCatalog::V1beta1::InlineSource) — Inline source used for taxonomies to be imported.
Returns
- (::Google::Cloud::DataCatalog::V1beta1::InlineSource) — Inline source used for taxonomies to be imported.
#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.