public sealed class DeleteCatalogItemRequest : IMessage<DeleteCatalogItemRequest>, IEquatable<DeleteCatalogItemRequest>, IDeepCloneable<DeleteCatalogItemRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Recommendations AI v1beta1 API class DeleteCatalogItemRequest.
[[["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\u003eDeleteCatalogItemRequest\u003c/code\u003e class is part of the Recommendations AI v1beta1 API and is used to request the deletion 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, providing functionalities for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eDeleteCatalogItemRequest\u003c/code\u003e, one default and another that takes another \u003ccode\u003eDeleteCatalogItemRequest\u003c/code\u003e as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and represents the full resource name of the catalog item that should be deleted, following a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCatalogItemPathName\u003c/code\u003e property is a typed view over the \u003ccode\u003eName\u003c/code\u003e property, and is used to represent a resource name of type \u003ccode\u003eCatalogItemPathName\u003c/code\u003e which is contained within the same assembly.\u003c/p\u003e\n"]]],[],null,[]]