public sealed class CreateProductRequest : IMessage<CreateProductRequest>, IEquatable<CreateProductRequest>, IDeepCloneable<CreateProductRequest>, IBufferMessage, IMessage
A user-supplied resource id for this Product. 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\u003eCreateProductRequest\u003c/code\u003e class within the Google Cloud Vision V1 library, specifically version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProductRequest\u003c/code\u003e class is a request message used to create a product, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces like \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\u003eKey properties of the \u003ccode\u003eCreateProductRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e (the project and location), \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a typed view of \u003ccode\u003eParent\u003c/code\u003e), \u003ccode\u003eProduct\u003c/code\u003e (the product to be created), and \u003ccode\u003eProductId\u003c/code\u003e (a user-supplied ID for the product).\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of this object, as of this documentation, is 3.7.0, with several previous versions also listed.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eCreateProductRequest\u003c/code\u003e class: one default constructor and another that accepts a \u003ccode\u003eCreateProductRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]