projects

Removes a Product from the specified ProductSet.

post/v1/{+name}:removeProduct

Path parameters

namestring required

Required. The resource name for the ProductSet to modify. Format is: projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID

Request body

productstring

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

Response

Successful response

Changes