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 document provides details for the \u003ccode\u003eRemoveProductFromProductSetRequest\u003c/code\u003e class within version 2.3.0 of the Google.Cloud.Vision.V1 library for .NET, which is used to request the removal of a product from a product set.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality comparisons, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRemoveProductFromProductSetRequest\u003c/code\u003e class has properties like \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eProduct\u003c/code\u003e, which are required fields representing the resource names of the ProductSet and the Product to be removed, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists previous versions of this same page, ranging from 2.3.0 to the latest 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has typed views available for both \u003ccode\u003eProduct\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, available through \u003ccode\u003eProductAsProductName\u003c/code\u003e and \u003ccode\u003eProductSetName\u003c/code\u003e, which allows typed access to resource name properties.\u003c/p\u003e\n"]]],[],null,[]]