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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version of the Google.Cloud.Retail.V2 API is 2.12.0, with version 2.11.0 being the currently displayed version in the documentation."],["This document provides reference and code samples for the `UpdateModelRequest` class within the Retail v2 API."],["The `UpdateModelRequest` class, designed to update an existing model, inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateModelRequest` class include `Model`, which represents the updated model body, and `UpdateMask`, which specifies the fields to be updated, with the default behavior being to update all fields."],["The document includes a history of previous versions of the API, with links to their respective `UpdateModelRequest` documentation pages, dating back to version 1.0.0."]]],[]]