Class Google::Cloud::DataCatalog::V1::DeleteTaxonomyRequest (v0.10.0)

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.