GoogleCloudRecaptchaenterpriseV1WafSettings constructor

GoogleCloudRecaptchaenterpriseV1WafSettings({
  1. String? wafFeature,
  2. String? wafService,
})

Implementation

GoogleCloudRecaptchaenterpriseV1WafSettings({
  this.wafFeature,
  this.wafService,
});