AlloyDB V1 API - Module Google::Cloud::AlloyDB::V1::User::UserType (v0.9.0)

Reference documentation and code samples for the AlloyDB V1 API module Google::Cloud::AlloyDB::V1::User::UserType.

Enum that details the user type.

Constants

USER_TYPE_UNSPECIFIED

value: 0
Unspecified user type.

ALLOYDB_BUILT_IN

value: 1
The default user type that authenticates via password-based authentication.

ALLOYDB_IAM_USER

value: 2
Database user that can authenticate via IAM-Based authentication.