public sealed class UpdateCatalogItemRequest : IMessage<UpdateCatalogItemRequest>, IEquatable<UpdateCatalogItemRequest>, IDeepCloneable<UpdateCatalogItemRequest>, IBufferMessage, IMessage
[[["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\u003eThe \u003ccode\u003eUpdateCatalogItemRequest\u003c/code\u003e class is used to send requests for updating catalog items, and it supports the creation of new catalog items if they do not already exist.\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, which provide capabilities for message handling, object comparison, deep cloning, and buffered message processing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCatalogItemRequest\u003c/code\u003e class includes properties like \u003ccode\u003eCatalogItem\u003c/code\u003e, \u003ccode\u003eCatalogItemPathName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, enabling detailed control over which catalog item to update and how.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.RecommendationEngine.V1Beta1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.RecommendationEngine.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating an \u003ccode\u003eUpdateCatalogItemRequest\u003c/code\u003e object, either a default one, or one that creates a copy of an existing object.\u003c/p\u003e\n"]]],[],null,[]]