Class AddProductToProductSetRequest (2.6.3)

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

Request message for the AddProductToProductSet 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 added to this ProductSet. Format is: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID