Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::User::DualPasswordType (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::User::DualPasswordType.

The type of retained password.

Constants

DUAL_PASSWORD_TYPE_UNSPECIFIED

value: 0
The default value.

NO_MODIFY_DUAL_PASSWORD

value: 1
Do not update the user's dual password status.

NO_DUAL_PASSWORD

value: 2
No dual password usable for connecting using this user.

DUAL_PASSWORD

value: 3
Dual password usable for connecting using this user.