Class RemoveProductFromProductSetRequest (2.4.4)

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

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

Required. The resource name for the ProductSet to modify.

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

:type: str

Attribute

NameDescription
product str
Required. The resource name for the Product to be removed from this ProductSet. Format is: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID