public sealed class RemoveProductFromProductSetRequest : IMessage<RemoveProductFromProductSetRequest>, IEquatable<RemoveProductFromProductSetRequest>, IDeepCloneable<RemoveProductFromProductSetRequest>, IBufferMessage, IMessage
Request message for the RemoveProductFromProductSet method.
[[["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\u003eRemoveProductFromProductSetRequest\u003c/code\u003e class within the Google Cloud Vision V1 API, specifically version 2.5.0, with links to previous versions and 3.7.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRemoveProductFromProductSetRequest\u003c/code\u003e is used to remove a product from a designated ProductSet, and implements interfaces such as \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 properties for \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eProduct\u003c/code\u003e, both of which are string resource names that are required to identify the ProductSet and the Product being removed.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has \u003ccode\u003eProductAsProductName\u003c/code\u003e and \u003ccode\u003eProductSetName\u003c/code\u003e, which are typed views over the \u003ccode\u003eProduct\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e properties, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eRemoveProductFromProductSetRequest\u003c/code\u003e: one default and one that accepts another \u003ccode\u003eRemoveProductFromProductSetRequest\u003c/code\u003e as a parameter for cloning.\u003c/p\u003e\n"]]],[],null,[]]