Google Cloud Identitytoolkit Admin V2Sms Region Config Response
data class GoogleCloudIdentitytoolkitAdminV2SmsRegionConfigResponse(val allowByDefault: GoogleCloudIdentitytoolkitAdminV2AllowByDefaultResponse, val allowlistOnly: GoogleCloudIdentitytoolkitAdminV2AllowlistOnlyResponse)
Configures the regions where users are allowed to send verification SMS for the project or tenant. This is based on the calling code of the destination phone number.
Constructors
Link copied to clipboard
constructor(allowByDefault: GoogleCloudIdentitytoolkitAdminV2AllowByDefaultResponse, allowlistOnly: GoogleCloudIdentitytoolkitAdminV2AllowlistOnlyResponse)