GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig constructor
GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig({
- GoogleCloudIdentitytoolkitAdminV2AllowByDefault? allowByDefault,
- GoogleCloudIdentitytoolkitAdminV2AllowlistOnly? allowlistOnly,
Implementation
GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig({
this.allowByDefault,
this.allowlistOnly,
});