GoogleCloudRecaptchaenterpriseV1ScoreDistribution constructor

GoogleCloudRecaptchaenterpriseV1ScoreDistribution({
  1. Map<String, String>? scoreBuckets,
})

Implementation

GoogleCloudRecaptchaenterpriseV1ScoreDistribution({
  this.scoreBuckets,
});