public sealed class AddProductToProductSetRequest : IMessage<AddProductToProductSetRequest>, IEquatable<AddProductToProductSetRequest>, IDeepCloneable<AddProductToProductSetRequest>, IBufferMessage, IMessage
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 outlines the \u003ccode\u003eAddProductToProductSetRequest\u003c/code\u003e class, which is a request message for the \u003ccode\u003eAddProductToProductSet\u003c/code\u003e method within the Google Cloud Vision API.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Vision.V1.dll\u003c/code\u003e assembly, with its latest version being \u003ccode\u003e3.7.0\u003c/code\u003e, it also provides access to other versions up until version \u003ccode\u003e2.3.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAddProductToProductSetRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, facilitating operations such as cloning, message handling, and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the class are \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eProduct\u003c/code\u003e, both of which are required string resource names, representing the ProductSet and Product, respectively, which are used to modify the product set.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eProductAsProductName\u003c/code\u003e and \u003ccode\u003eProductSetName\u003c/code\u003e property which provides a typed view over the Product and Name resource name properties for easier use.\u003c/p\u003e\n"]]],[],null,[]]