GoogleCloudRecaptchaenterpriseV1Bot constructor

GoogleCloudRecaptchaenterpriseV1Bot({
  1. String? botType,
  2. String? name,
})

Implementation

GoogleCloudRecaptchaenterpriseV1Bot({this.botType, this.name});