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 is 3.7.0, and this document provides details for version 3.0.0, with links to documentation for versions ranging from 2.3.0 to 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateProductSetRequest\u003c/code\u003e is a class that implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, serving as the request message for the \u003ccode\u003eCreateProductSet\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties for setting the \u003ccode\u003eParent\u003c/code\u003e project (using a \u003ccode\u003estring\u003c/code\u003e or a \u003ccode\u003eLocationName\u003c/code\u003e type), the \u003ccode\u003eProductSet\u003c/code\u003e to be created, and a user-defined \u003ccode\u003eProductSetId\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e as a parameter for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]