public enum Model.Types.ServingStateReference documentation and code samples for the Retail v2 API enum Model.Types.ServingState.
The serving state of the model.
Namespace
Google.Cloud.Retail.V2Assembly
Google.Cloud.Retail.V2.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The model is serving and can be queried. |
Inactive |
The model is not serving. |
Tuned |
The model is trained on tuned hyperparameters and can be queried. |
Unspecified |
Unspecified serving state. |