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