public sealed class UpdateCatalogRequest : IMessage<UpdateCatalogRequest>, IEquatable<UpdateCatalogRequest>, IDeepCloneable<UpdateCatalogRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class UpdateCatalogRequest.
Request for
[CatalogService.UpdateCatalog][google.cloud.retail.v2.CatalogService.UpdateCatalog]
method.
Required. The [Catalog][google.cloud.retail.v2.Catalog] to update.
If the caller does not have permission to update the
[Catalog][google.cloud.retail.v2.Catalog], regardless of whether or not it
exists, a PERMISSION_DENIED error is returned.
If the [Catalog][google.cloud.retail.v2.Catalog] to update does not exist,
a NOT_FOUND error is returned.
[[["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 webpage provides reference documentation for the \u003ccode\u003eUpdateCatalogRequest\u003c/code\u003e class within the Google Cloud Retail v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCatalogRequest\u003c/code\u003e class is used to send requests to update a \u003ccode\u003eCatalog\u003c/code\u003e using the \u003ccode\u003eCatalogService.UpdateCatalog\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the \u003ccode\u003eUpdateCatalogRequest\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 2.12.0, and provides links to each specific version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCatalogRequest\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has properties to modify the catalog and the update mask, as well as the \u003ccode\u003eCatalog\u003c/code\u003e being updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCatalogRequest\u003c/code\u003e has two constructors, one default and one that takes in another \u003ccode\u003eUpdateCatalogRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]