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 document provides information on the \u003ccode\u003eUpdateProductSetRequest\u003c/code\u003e class within the Google.Cloud.Vision.V1 namespace, specifically version 3.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateProductSetRequest\u003c/code\u003e class is used as a request message for the \u003ccode\u003eUpdateProductSet\u003c/code\u003e method, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a parameterless one and another that takes an \u003ccode\u003eUpdateProductSetRequest\u003c/code\u003e object as an argument for creating a new object based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003eUpdateProductSetRequest\u003c/code\u003e class include \u003ccode\u003eProductSet\u003c/code\u003e, which represents the updated product set resource, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields within the resource should be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists previous versions of the \u003ccode\u003eUpdateProductSetRequest\u003c/code\u003e class, with 3.7.0 being the latest, and describes inherited members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]