Class DeleteProductSetRequest (2.4.4)

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

Request message for the DeleteProductSet method. .. attribute:: name

Required. Resource name of the ProductSet to delete.

Format is: projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID

:type: str