GoogleCloudRecaptchaenterpriseV1ClientSettings constructor
GoogleCloudRecaptchaenterpriseV1ClientSettings({
- bool? allowAllDomains,
- List<
String> ? allowedDomains, - GoogleCloudRecaptchaenterpriseV1ProtectedEndpointGroup? protectedEndpointGroup,
Implementation
GoogleCloudRecaptchaenterpriseV1ClientSettings({
this.allowAllDomains,
this.allowedDomains,
this.protectedEndpointGroup,
});