GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment constructor

GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment({
  1. List<String>? labels,
})

Implementation

GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment({
  this.labels,
});