Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::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 delete.
Note: All policy tags in this taxonomy are also deleted.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Resource name of the taxonomy to delete.
Note: All policy tags in this taxonomy are also deleted.
Returns
-
(::String) — Required. Resource name of the taxonomy to delete.
Note: All policy tags in this taxonomy are also deleted.