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 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`."]]],[]]