Properties of a Model.
Package
@google-cloud/retailProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
Model createTime
dataState
dataState?: (google.cloud.retail.v2.Model.DataState|keyof typeof google.cloud.retail.v2.Model.DataState|null);
Model dataState
displayName
displayName?: (string|null);
Model displayName
filteringOption
filteringOption?: (google.cloud.retail.v2.RecommendationsFilteringOption|keyof typeof google.cloud.retail.v2.RecommendationsFilteringOption|null);
Model filteringOption
lastTuneTime
lastTuneTime?: (google.protobuf.ITimestamp|null);
Model lastTuneTime
name
name?: (string|null);
Model name
optimizationObjective
optimizationObjective?: (string|null);
Model optimizationObjective
periodicTuningState
periodicTuningState?: (google.cloud.retail.v2.Model.PeriodicTuningState|keyof typeof google.cloud.retail.v2.Model.PeriodicTuningState|null);
Model periodicTuningState
servingConfigLists
servingConfigLists?: (google.cloud.retail.v2.Model.IServingConfigList[]|null);
Model servingConfigLists
servingState
servingState?: (google.cloud.retail.v2.Model.ServingState|keyof typeof google.cloud.retail.v2.Model.ServingState|null);
Model servingState
trainingState
trainingState?: (google.cloud.retail.v2.Model.TrainingState|keyof typeof google.cloud.retail.v2.Model.TrainingState|null);
Model trainingState
tuningOperation
tuningOperation?: (string|null);
Model tuningOperation
type
type?: (string|null);
Model type
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Model updateTime