AlloyDB V1BETA API - Module Google::Cloud::AlloyDB::V1beta::User::UserType (v0.8.0)

Reference documentation and code samples for the AlloyDB V1BETA API module Google::Cloud::AlloyDB::V1beta::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.