Retail v2 API - Enum Model.Types.ServingState (2.11.0)

public enum Model.Types.ServingState

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

The serving state of the model.

Namespace

Google.Cloud.Retail.V2

Assembly

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.