Expand description

Nested message and enum types in Model.

Structs§

  • Represents an ordered combination of valid serving configs, which can be used for PAGE_OPTIMIZATION recommendations.

Enums§

  • Describes whether this model have sufficient training data to be continuously trained.
  • 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 serving state of the model.
  • The training state of the model.