public sealed class UpdateModelRequest : IMessage<UpdateModelRequest>, IEquatable<UpdateModelRequest>, IDeepCloneable<UpdateModelRequest>, IBufferMessage, IMessage
Request message for [ModelService.UpdateModel][google.cloud.aiplatform.v1.ModelService.UpdateModel].
[[["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-20 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eUpdateModelRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, used for updating models via the \u003ccode\u003eModelService.UpdateModel\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers documentation for various versions of the \u003ccode\u003eUpdateModelRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 3.22.0, allowing users to find the relevant documentation for their specific library version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateModelRequest\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default constructor \u003ccode\u003eUpdateModelRequest()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eUpdateModelRequest(UpdateModelRequest other)\u003c/code\u003e that takes another instance of the \u003ccode\u003eUpdateModelRequest\u003c/code\u003e class as an argument.\u003c/p\u003e\n"],["\u003cp\u003eTwo properties are available for the class: \u003ccode\u003eModel\u003c/code\u003e which is required and represents the model replacing the server resource and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is also required and defines the mask for the update.\u003c/p\u003e\n"]]],[],null,[]]