Class DeleteListingRequest (0.2.0)

DeleteListingRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for deleting a Listing.

Attribute

NameDescription
name str
Required. Resource name of the listing to delete. e.g. ``projects/myproject/locations/US/dataExchanges/123/listings/456``.

Inheritance

builtins.object > proto.message.Message > DeleteListingRequest