Class UpdateProductSetRequest (2.3.2)

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

Request message for the UpdateProductSet method. .. attribute:: product_set

Required. The ProductSet resource which replaces the one on the server.

:type: google.cloud.vision_v1.types.ProductSet

Attribute

NameDescription
update_mask google.protobuf.field_mask_pb2.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.