Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::PasswordValidationPolicy::Complexity (v0.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.