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."],[[["This document provides reference documentation for the `UpdateModelRequest` class within the Google Cloud Retail V2 API."],["The latest available version of the `UpdateModelRequest` class is 2.12.0, with a list of previous versions ranging from 2.11.0 down to 1.0.0."],["The `UpdateModelRequest` class, used for updating existing models, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateModelRequest` include `Model`, which represents the body of the updated model, and `UpdateMask`, which allows specifying which fields to update."]]],[]]