Retail v2 API - Enum Model.Types.TrainingState (2.8.0)

public enum Model.Types.TrainingState

Reference documentation and code samples for the Retail v2 API enum Model.Types.TrainingState.

The training state of the model.

Namespace

Google.Cloud.Retail.V2

Assembly

Google.Cloud.Retail.V2.dll

Fields

NameDescription
Paused

The model training is paused.

Training

The model is training.

Unspecified

Unspecified training state.