Class RemoveProductFromProductSetRequest (2.5.0)

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

Request message for the RemoveProductFromProductSet method.

Attributes

NameDescription
name str
Required. The resource name for the ProductSet to modify. Format is: projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID
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