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."],[[["The latest version available for the `ResumeModelRequest` is 2.12.0, but the current page is focused on the 2.5.0 version."],["The `ResumeModelRequest` class is part of the Google Cloud Retail v2 API and is used to request the resumption of training for a specific model."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with further inheritance from `object`."],["The `ResumeModelRequest` class has a constructor that can either be created normally or by providing an existing instance of `ResumeModelRequest`, as well as a `Name` property, a required string indicating the path of the model to resume."],["This documentation page provides reference material for the class `ResumeModelRequest`, including the list of implemented interfaces and the listing of available versions, from 2.12.0 down to 1.0.0."]]],[]]