Google Cloud Identitytoolkit Admin V2Multi Factor Auth Config Response
data class GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfigResponse(val enabledProviders: List<String>, val providerConfigs: List<GoogleCloudIdentitytoolkitAdminV2ProviderConfigResponse>, val state: String)
Options related to MultiFactor Authentication for the project.
Constructors
Link copied to clipboard
fun GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfigResponse(enabledProviders: List<String>, providerConfigs: List<GoogleCloudIdentitytoolkitAdminV2ProviderConfigResponse>, state: String)