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

Request message for DeletePolicyTag.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Resource name of the policy tag to delete.

    Note: All of its descendant policy tags are also deleted.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the policy tag to delete.

    Note: All of its descendant policy tags are also deleted.

Returns
  • (::String) — Required. Resource name of the policy tag to delete.

    Note: All of its descendant policy tags are also deleted.