Memorystore V1 API - Module Google::Cloud::Memorystore::V1::TokenAuthUser::State (v1.11.0)

Reference documentation and code samples for the Memorystore V1 API module Google::Cloud::Memorystore::V1::TokenAuthUser::State.

Represents the different states of a token based auth user. New values may be added in the future.

Constants

STATE_UNSPECIFIED

value: 0
Not set.

ACTIVE

value: 1
The auth user is active.

CREATING

value: 2
The auth user is being created.

UPDATING

value: 3
The auth user is being updated.

DELETING

value: 4
The auth user is being deleted.