public sealed class AddProductToProductSetRequest : IMessage<AddProductToProductSetRequest>, IEquatable<AddProductToProductSetRequest>, IDeepCloneable<AddProductToProductSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class AddProductToProductSetRequest.
Request message for the AddProductToProductSet 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 reference documentation for the \u003ccode\u003eAddProductToProductSetRequest\u003c/code\u003e class in the Google Cloud Vision v1 API, specifically for version 3.4.0, which is a request message used for the \u003ccode\u003eAddProductToProductSet\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAddProductToProductSetRequest\u003c/code\u003e class is designed for modifying a ProductSet by adding a Product and is implemented as an IMessage, IEquatable, IDeepCloneable, and IBufferMessage, with inheritance from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and one that takes another \u003ccode\u003eAddProductToProductSetRequest\u003c/code\u003e object, and it has properties for \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProduct\u003c/code\u003e, \u003ccode\u003eProductAsProductName\u003c/code\u003e, and \u003ccode\u003eProductSetName\u003c/code\u003e, all of which help define the ProductSet and product to modify.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also lists the available versions of this specific class, ranging from 2.3.0 up to 3.7.0, with 3.7.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]