public sealed class UpdateModelRequest : IMessage<UpdateModelRequest>, IEquatable<UpdateModelRequest>, IDeepCloneable<UpdateModelRequest>, IBufferMessage, IMessage
Request message for [AutoMl.UpdateModel][google.cloud.automl.v1.AutoMl.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-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eUpdateModelRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, specifically version 2.5.0, for updating models using the AutoML API.\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, allowing it to interact with Protobuf and provide cloning and comparison functionalities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateModelRequest\u003c/code\u003e include \u003ccode\u003eModel\u003c/code\u003e, which represents the model to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which parts of the model should be modified, both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, \u003ccode\u003eUpdateModelRequest()\u003c/code\u003e, and \u003ccode\u003eUpdateModelRequest(UpdateModelRequest other)\u003c/code\u003e, which allows for creating new instances, or creating a new instance based off of another instance.\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides a history of the versions released, ranging from 2.2.0 to the latest, 3.4.0, with all version including the link to the \u003ccode\u003eUpdateModelRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]