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-04-17 UTC."],[[["This webpage provides reference documentation for the `ResumeModelRequest` class within the Google Cloud Retail v2 API."],["The `ResumeModelRequest` class is used to request the resumption of training for a specific model within the Retail API."],["The page lists all available versions of the `ResumeModelRequest` class from 1.0.0 to the latest, 2.12.0, which are used in different version of the Google cloud Retail API."],["The `ResumeModelRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `object` class."],["The key properties for this class includes the `Name` property, which is a string representing the full resource path of the model to be resumed."]]],[]]