public sealed class CreateProductRequest : IMessage<CreateProductRequest>, IEquatable<CreateProductRequest>, IDeepCloneable<CreateProductRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class CreateProductRequest.
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 provides reference information for the \u003ccode\u003eCreateProductRequest\u003c/code\u003e class within the Google Cloud Vision v1 API, specifically for version 3.6.0, with links to other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateProductRequest\u003c/code\u003e is a request message used in the \u003ccode\u003eCreateProduct\u003c/code\u003e method, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eProduct\u003c/code\u003e, and \u003ccode\u003eProductId\u003c/code\u003e, which are essential for defining and creating a product within a specific project and location, and these properties have been defined with their descriptions.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, \u003ccode\u003eCreateProductRequest()\u003c/code\u003e and \u003ccode\u003eCreateProductRequest(CreateProductRequest other)\u003c/code\u003e, which are used for creating instances of the \u003ccode\u003eCreateProductRequest\u003c/code\u003e object, either by default or by copying another instance.\u003c/p\u003e\n"],["\u003cp\u003eThis API's documentation covers the class's inheritance from \u003ccode\u003eobject\u003c/code\u003e and details inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]