Class State (1.50.0)

State(value)

Possible states a featureOnlineStore can have.

Enum values:

STATE_UNSPECIFIED (0):
    Default value. This value is unused.
STABLE (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 (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.

Methods

State

State(value)

Possible states a featureOnlineStore can have.

Enum values:

STATE_UNSPECIFIED (0):
    Default value. This value is unused.
STABLE (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 (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.