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 webpage details the \u003ccode\u003eUpdateProductSetRequest\u003c/code\u003e class, which is used to send requests for updating a \u003ccode\u003eProductSet\u003c/code\u003e in the Google Cloud Vision API, specifically within version 2.3.0.\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 capabilities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and another that takes an existing \u003ccode\u003eUpdateProductSetRequest\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateProductSetRequest\u003c/code\u003e class features two key properties, \u003ccode\u003eProductSet\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, allowing users to define the replacement \u003ccode\u003eProductSet\u003c/code\u003e resource and specify which fields should be updated, with \u003ccode\u003edisplay_name\u003c/code\u003e being the only valid path for the update mask.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a version history with version 3.7.0 being the most recent and version 2.3.0 being the current selected documentation.\u003c/p\u003e\n"]]],[],null,[]]