AlloyDB V1 API - Module Google::Cloud::AlloyDB::V1::User::UserType (v1.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.