Cloud AI Platform v1 API - Enum FeatureOnlineStore.Types.State (2.27.0)

public enum FeatureOnlineStore.Types.State

Reference documentation and code samples for the Cloud AI Platform v1 API enum FeatureOnlineStore.Types.State.

Possible states a featureOnlineStore can have.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Stable

State when the featureOnlineStore configuration is not being updated and the fields reflect the current configuration of the featureOnlineStore. The featureOnlineStore is usable in this state.

Unspecified

Default value. This value is unused.

Updating

The state of the featureOnlineStore configuration when it is being updated. During an update, the fields reflect either the original configuration or the updated configuration of the featureOnlineStore. The featureOnlineStore is still usable in this state.