public sealed class UpdateProductSetRequest : IMessage<UpdateProductSetRequest>, IEquatable<UpdateProductSetRequest>, IDeepCloneable<UpdateProductSetRequest>, IBufferMessage, IMessage
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eUpdateProductSetRequest\u003c/code\u003e class, which is used to update a ProductSet via the \u003ccode\u003eUpdateProductSet\u003c/code\u003e method in the Google Cloud Vision API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateProductSetRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message processing and object handling within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eUpdateProductSetRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eUpdateProductSetRequest(UpdateProductSetRequest other)\u003c/code\u003e to build off of existing product sets.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two primary properties: \u003ccode\u003eProductSet\u003c/code\u003e, which is required and specifies the replacement for the current server product set, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which indicates what fields to update, defaulting to all mutable fields if not specified.\u003c/p\u003e\n"],["\u003cp\u003eThe list of available versions for this class ranges from 2.3.0 up to the latest 3.7.0, with several intermediate versions available for selection.\u003c/p\u003e\n"]]],[],null,[]]