Skip to main content

product_sets_product

Overview

Nameproduct_sets_product
TypeResource
Idgoogle.vision.product_sets_product

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
projects_locations_product_sets_add_productEXEClocationsId, productSetsId, projectsIdAdds a Product to the specified ProductSet. If the Product is already present, no change is made. One Product can be added to at most 100 ProductSets. Possible errors: * Returns NOT_FOUND if the Product or the ProductSet doesn't exist.
projects_locations_product_sets_remove_productEXEClocationsId, productSetsId, projectsIdRemoves a Product from the specified ProductSet.