public sealed class CreateProductSetRequest : IMessage<CreateProductSetRequest>, IEquatable<CreateProductSetRequest>, IDeepCloneable<CreateProductSetRequest>, IBufferMessage, IMessage
A user-supplied resource id for this ProductSet. If set, the server will
attempt to use this value as the resource id. If it is already in use, an
error is returned with code ALREADY_EXISTS. Must be at most 128 characters
long. It cannot contain the character /.
[[["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\u003eThe latest version of the \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e documentation is 3.7.0, but the current page specifically details version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateProductSetRequest\u003c/code\u003e is a class used to structure requests for the \u003ccode\u003eCreateProductSet\u003c/code\u003e method within the Google Cloud Vision API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e class includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eProductSet\u003c/code\u003e, and \u003ccode\u003eProductSetId\u003c/code\u003e, which are used to define the parameters of a product set creation.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, indicating its role in message handling and object manipulation within the Google Cloud platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]