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"]],[["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."],[[["The latest version of the `ResumeModelRequest` class is 2.12.0, part of the Google.Cloud.Retail.V2 API."],["This class is used to request the resuming of model training within the Retail v2 API."],["`ResumeModelRequest` implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, offering a variety of functionalities."],["The class contains a property named `Name` of type string, which is a required field specifying the model's full path to resume training."],["Documentation and access to code examples are provided for versions ranging from 1.0.0 to the latest version, 2.12.0, of `ResumeModelRequest`."]]],[]]