GoogleCloudIdentitytoolkitAdminV2ClientPermissionsResponse

data class GoogleCloudIdentitytoolkitAdminV2ClientPermissionsResponse(val disabledUserDeletion: Boolean, val disabledUserSignup: Boolean)

Configuration related to restricting a user's ability to affect their account.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When true, end users cannot delete their account on the associated project through any of our API methods

Link copied to clipboard

When true, end users cannot sign up for a new account on the associated project through any of our API methods