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\u003eThe \u003ccode\u003eUpdateModelRequest\u003c/code\u003e class is used to send requests for updating a model within the Google Cloud AutoML V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its functionality for message handling, comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateModelRequest\u003c/code\u003e has two constructors, one default and one that accepts another \u003ccode\u003eUpdateModelRequest\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains \u003ccode\u003eModel\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e properties, which are both required and specify the model to be updated and the fields that should be updated, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, and as of version 2.4.0, the latest version is 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]