Class UpdateProductSetRequest (2.0.0)

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

Request message for the UpdateProductSet method.

Attributes

NameDescription
product_set .product_search_service.ProductSet
Required. The ProductSet resource which replaces the one on the server.
update_mask .field_mask.FieldMask
The FieldMask][google.protobuf.FieldMask] that specifies which fields to update. If update_mask isn't specified, all mutable fields are to be updated. Valid mask path is display_name.