Class ProductSetPurgeConfig (3.1.0)

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

Config to control which ProductSet contains the Products to be deleted.

Attribute

NameDescription
product_set_id str
The ProductSet that contains the Products to delete. If a Product is a member of product_set_id in addition to other ProductSets, the Product will still be deleted.

Inheritance

builtins.object > proto.message.Message > ProductSetPurgeConfig