public sealed class ResumeModelRequest : IMessage<ResumeModelRequest>, IEquatable<ResumeModelRequest>, IDeepCloneable<ResumeModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ResumeModelRequest.
[[["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-03-21 UTC."],[[["The latest version available for the Retail v2 API class `ResumeModelRequest` is 2.12.0, with multiple prior versions also accessible."],["The `ResumeModelRequest` class is part of the `Google.Cloud.Retail.V2` namespace, residing in the `Google.Cloud.Retail.V2.dll` assembly."],["The purpose of `ResumeModelRequest` is to facilitate the resumption of training for a specified model within the Retail v2 API."],["The `ResumeModelRequest` class includes a `Name` property, which is a string representing the model to resume and follows a specific format."],["The class `ResumeModelRequest` inherits from object and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, meaning it has methods and properties associated with these interfaces."]]],[]]