Reference documentation and code samples for the Retail v2 API enum Model.Types.PeriodicTuningState.
Describes whether periodic tuning is enabled for this model
or not. Periodic tuning is scheduled at most every three months. You can
start a tuning process manually by using the TuneModel
method, which starts a tuning process immediately and resets the quarterly
schedule. Enabling or disabling periodic tuning does not affect any
current tuning processes.
The model cannot be tuned with periodic tuning OR the
TuneModel method. Hide the options in customer UI and
reject any requests through the backend self serve API.
PeriodicTuningDisabled
The model has periodic tuning disabled. Tuning
can be reenabled by calling the EnableModelPeriodicTuning
method or by calling the TuneModel method.
PeriodicTuningEnabled
The model has periodic tuning enabled. Tuning
can be disabled by calling the DisableModelPeriodicTuning
method.
Unspecified
Unspecified default value, should never be explicitly set.
[[["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."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003ePeriodicTuningState\u003c/code\u003e enum within the Google Cloud Retail v2 API, outlining its role in managing periodic model tuning.\u003c/p\u003e\n"],["\u003cp\u003eThe enum \u003ccode\u003eModel.Types.PeriodicTuningState\u003c/code\u003e offers four distinct states: \u003ccode\u003eAllTuningDisabled\u003c/code\u003e, \u003ccode\u003ePeriodicTuningDisabled\u003c/code\u003e, \u003ccode\u003ePeriodicTuningEnabled\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each with specific implications for model tuning.\u003c/p\u003e\n"],["\u003cp\u003eThe content shows documentation for the Google Cloud Retail v2 API across multiple versions, from 1.0.0 to the latest 2.12.0, in addition to the current version in which the information was pulled, 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003ePeriodic tuning, scheduled at most every three months, can be manually initiated via the \u003ccode\u003eTuneModel\u003c/code\u003e method, and enabling or disabling it does not affect current tuning processes.\u003c/p\u003e\n"]]],[],null,[]]