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 webpage details the \u003ccode\u003eAddProductToProductSetRequest\u003c/code\u003e class, which is a request message used within the \u003ccode\u003eAddProductToProductSet\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAddProductToProductSetRequest\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eAddProductToProductSetRequest\u003c/code\u003e object as a parameter for initialization.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for \u003ccode\u003eName\u003c/code\u003e (the ProductSet resource name), \u003ccode\u003eProduct\u003c/code\u003e (the Product resource name to be added), \u003ccode\u003eProductAsProductName\u003c/code\u003e, and \u003ccode\u003eProductSetName\u003c/code\u003e, each with specific formatting requirements for the resource names.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.Vision.V1.dll\u003c/code\u003e assembly, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eAddProductToProductSetRequest\u003c/code\u003e is 3.7.0, while version 2.3.0 is documented within this page.\u003c/p\u003e\n"]]],[],null,[]]