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 document provides reference documentation for the \u003ccode\u003eUpdateModelRequest\u003c/code\u003e class within the Google AutoML v1 API, specifically version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateModelRequest\u003c/code\u003e is a request message used to update a model via the \u003ccode\u003eAutoMl.UpdateModel\u003c/code\u003e method, implementing interfaces like \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 inherits from \u003ccode\u003eObject\u003c/code\u003e and includes properties for \u003ccode\u003eModel\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, both of which are required for the update operation, specifying the new model data and the fields to be updated respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document also includes a list of previous versions, with version 3.4.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows the different inherited members from Object, including GetHashCode(), GetType(), MemberwiseClone(), and ToString().\u003c/p\u003e\n"]]],[],null,[]]