public sealed class UpdateCatalogItemRequest : IMessage<UpdateCatalogItemRequest>, IEquatable<UpdateCatalogItemRequest>, IDeepCloneable<UpdateCatalogItemRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Recommendations AI v1beta1 API class UpdateCatalogItemRequest.
[[["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\u003eUpdateCatalogItemRequest\u003c/code\u003e class is used to send requests for updating or creating catalog items within the Recommendations AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, offering functionality for message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eUpdateCatalogItemRequest\u003c/code\u003e is 2.0.0-beta06 and it is in the \u003ccode\u003eGoogle.Cloud.RecommendationEngine.V1Beta1\u003c/code\u003e namespace, within the Google.Cloud.RecommendationEngine.V1Beta1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateCatalogItemRequest\u003c/code\u003e include \u003ccode\u003eCatalogItem\u003c/code\u003e to specify the item details, \u003ccode\u003eName\u003c/code\u003e for the item's resource identifier, and \u003ccode\u003eUpdateMask\u003c/code\u003e to control which item fields are updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: one default constructor and one that accepts another \u003ccode\u003eUpdateCatalogItemRequest\u003c/code\u003e object for easy copying.\u003c/p\u003e\n"]]],[],null,[]]