Class UserType (0.3.10)

UserType(value)

Enum that details the user type.

Values: USER_TYPE_UNSPECIFIED (0): Unspecified user type. ALLOYDB_BUILT_IN (1): The default user type that authenticates via password-based authentication. ALLOYDB_IAM_USER (2): Database user that can authenticate via IAM-Based authentication.