Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::User::SqlUserType (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::User::SqlUserType.

The user type.

Constants

BUILT_IN

value: 0
The database's built-in user type.

CLOUD_IAM_USER

value: 1
Cloud IAM user.

CLOUD_IAM_SERVICE_ACCOUNT

value: 2
Cloud IAM service account.

CLOUD_IAM_GROUP

value: 3
Cloud IAM group. Not used for login.

CLOUD_IAM_GROUP_USER

value: 4
Read-only. Login for a user that belongs to the Cloud IAM group.

CLOUD_IAM_GROUP_SERVICE_ACCOUNT

value: 5
Read-only. Login for a service account that belongs to the Cloud IAM group.

ENTRAID_USER

value: 7
Microsoft Entra ID user.