Reference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::DeleteTaxonomyRequest.
Request message for DeleteTaxonomy.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. Resource name of the taxonomy to be deleted. All policy tags in this taxonomy will also be deleted.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. Resource name of the taxonomy to be deleted. All policy tags in this taxonomy will also be deleted.
Returns
- (::String) — Required. Resource name of the taxonomy to be deleted. All policy tags in this taxonomy will also be deleted.