The user type. It determines the method to authenticate the user during login. The default is the database's built-in user type.
Enums | |
---|---|
BUILT_IN |
The database's built-in user type. |
CLOUD_IAM_USER |
The Cloud IAM user. |
CLOUD_IAM_SERVICE_ACCOUNT |
The Cloud IAM service account. |