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 \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e class is a request message used for the \u003ccode\u003eCreateProductSet\u003c/code\u003e method in the Google Cloud Vision API, as part of version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, inheriting from \u003ccode\u003eObject\u003c/code\u003e, 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, providing functionalities such as deep cloning and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e includes properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eProductSet\u003c/code\u003e, and \u003ccode\u003eProductSetId\u003c/code\u003e, which define the project, location, product set details, and a custom resource ID respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version in the list is 3.7.0 and this documentation covers version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one default and one that takes another \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]