public sealed class UpdateModelRequest : IMessage<UpdateModelRequest>, IEquatable<UpdateModelRequest>, IDeepCloneable<UpdateModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class UpdateModelRequest.
[[["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 latest version available for the Retail v2 API class \u003ccode\u003eUpdateModelRequest\u003c/code\u003e is 2.12.0, with multiple prior versions also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateModelRequest\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, designed for updating existing models.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \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, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateModelRequest\u003c/code\u003e class has two constructors and two properties, \u003ccode\u003eModel\u003c/code\u003e, which is required, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is optional.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eModel\u003c/code\u003e contains the body of the updated model, while \u003ccode\u003eUpdateMask\u003c/code\u003e specifies the fields to update within the model.\u003c/p\u003e\n"]]],[],null,[]]