public sealed class UpdateModelRequest : IMessage<UpdateModelRequest>, IEquatable<UpdateModelRequest>, IDeepCloneable<UpdateModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class UpdateModelRequest.
[[["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."],[[["The latest version available for the `UpdateModelRequest` class is 2.12.0, and the provided content includes a comprehensive list of versions dating back to 1.0.0."],["The `UpdateModelRequest` class is part of the Retail v2 API and is used to request updates to existing models within the Google Cloud Retail service."],["The `UpdateModelRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default constructor and one that takes another `UpdateModelRequest` object as a parameter, and it contains properties for the `Model` itself, as well as `UpdateMask` information."],["The Google.Cloud.Retail.V2 namespace, which contains the UpdateModelRequest, includes the associated assembly file, Google.Cloud.Retail.V2.dll."]]],[]]