public sealed class UpdateModelRequest : IMessage<UpdateModelRequest>, IEquatable<UpdateModelRequest>, IDeepCloneable<UpdateModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class UpdateModelRequest.
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 part of the Google AutoML v1 API, designed for updating model resources on the server.\u003c/p\u003e\n"],["\u003cp\u003eThis class is the request message for the \u003ccode\u003eAutoMl.UpdateModel\u003c/code\u003e method and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eUpdateModelRequest\u003c/code\u003e is 3.4.0, and several earlier versions (down to 2.2.0) are also available in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eModel\u003c/code\u003e (the model to replace the server's resource) and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which parts of the model to update), both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateModelRequest\u003c/code\u003e can be constructed using a default constructor or a copy constructor that takes another \u003ccode\u003eUpdateModelRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]