Module: Google::Cloud::Sql::V1::PasswordValidationPolicy::Complexity

Defined in:
proto_docs/google/cloud/sql/v1/cloud_sql_resources.rb

Overview

The complexity choices of the password.

Constant Summary collapse

COMPLEXITY_UNSPECIFIED =

Complexity check is not specified.

0
COMPLEXITY_DEFAULT =

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

1