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\u003eThis webpage provides documentation for the \u003ccode\u003eUpdateModelRequest\u003c/code\u003e class within the Google AutoML v1 API, which is used to update a model resource on the server.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateModelRequest\u003c/code\u003e class is available in multiple versions, from 2.2.0 up to the latest version 3.4.0, and this specific page focuses on version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateModelRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e 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 class has properties \u003ccode\u003eModel\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, both of which are required, and are used to define the updated model and the fields to be updated, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating an \u003ccode\u003eUpdateModelRequest\u003c/code\u003e instance: a default constructor and a constructor that takes another \u003ccode\u003eUpdateModelRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]