Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::PasswordValidationPolicy::Complexity (v0.1.0)

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

The complexity choices of the password.

Constants

COMPLEXITY_UNSPECIFIED

value: 0
Complexity check is not specified.

COMPLEXITY_DEFAULT

value: 1
A combination of lowercase, uppercase, numeric, and non-alphanumeric characters.