Remove Product
|
|||||
|
|
Removes a Product from the specified ProductSet
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your data across Google Cloud Platform services
- Apply machine learning models to understand and label images
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
name Required |
STRING |
The resource name for the ProductSet to modify. Format is:
|
product |
STRING |
The resource name for the Product to be removed from this ProductSet. Format is:
|
= Parameter name
= Format
name STRING Required The resource name for the ProductSet to modify. Format is:
|
product STRING The resource name for the Product to be removed from this ProductSet. Format is:
|