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\u003eThis document outlines the \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e class, which is used to create a request for the \u003ccode\u003eCreateProductSet\u003c/code\u003e method in the Google Cloud Vision API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e class has several versions available, ranging from version 2.3.0 up to the latest version, 3.7.0, with each version having it's own unique documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, inherits from the \u003ccode\u003eObject\u003c/code\u003e class and 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\u003eIt contains 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 are used to define the details of the ProductSet being created, including the project and resource ID, along with the ProductSet itself.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e has two constructors, one parameterless and one that takes a \u003ccode\u003eCreateProductSetRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]