public sealed class CreateCatalogItemRequest : IMessage<CreateCatalogItemRequest>, IEquatable<CreateCatalogItemRequest>, IDeepCloneable<CreateCatalogItemRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Recommendations AI v1beta1 API class CreateCatalogItemRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateCatalogItemRequest\u003c/code\u003e class is part of the Recommendations AI v1beta1 API and is used to request the creation of a catalog item.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e2.0.0-beta06\u003c/code\u003e, with older versions \u003ccode\u003e2.0.0-beta05\u003c/code\u003e and \u003ccode\u003e1.0.0-beta03\u003c/code\u003e also documented.\u003c/p\u003e\n"],["\u003cp\u003eIt requires two properties, \u003ccode\u003eCatalogItem\u003c/code\u003e, which specifies the item to be created, and \u003ccode\u003eParent\u003c/code\u003e, which is the name of the catalog where the item will be created.\u003c/p\u003e\n"],["\u003cp\u003eThere are two ways to create a \u003ccode\u003eCreateCatalogItemRequest\u003c/code\u003e object, either with the default constructor or by copying another existing \u003ccode\u003eCreateCatalogItemRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]