Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::FeatureOnlineStore::State (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::FeatureOnlineStore::State.

Possible states a featureOnlineStore can have.

Constants

STATE_UNSPECIFIED

value: 0
Default value. This value is unused.

STABLE

value: 1
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.

UPDATING

value: 2
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.