public sealed class TuneModelRequest : IMessage<TuneModelRequest>, IEquatable<TuneModelRequest>, IDeepCloneable<TuneModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class TuneModelRequest.
Request to manually start a tuning process now (instead of waiting for
the periodically scheduled tuning to happen).
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTuneModelRequest\u003c/code\u003e class in the Google.Cloud.Retail.V2 API allows for manual initiation of a model tuning process, as opposed to relying solely on scheduled tuning.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eTuneModelRequest\u003c/code\u003e class is 2.12.0, and there are multiple previous versions, including all the way back to 1.0.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to provide functionalities such as message handling, equality comparison, deep cloning, and buffered message support.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTuneModelRequest\u003c/code\u003e class includes properties \u003ccode\u003eModelName\u003c/code\u003e (which is a typed view over the \u003ccode\u003eName\u003c/code\u003e resource) and \u003ccode\u003eName\u003c/code\u003e to specify the model to be tuned, using the full resource path.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTuneModelRequest\u003c/code\u003e has two constructors, a default one and another that accepts a \u003ccode\u003eTuneModelRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]