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

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

Represents the different states of an auth token. New values may be added in the future.

Constants

STATE_UNSPECIFIED

value: 0
Not set.

ACTIVE

value: 1
The auth token is active.

CREATING

value: 2
The auth token is being created.

DELETING

value: 3
The auth token is being deleted.