GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment constructor
GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment({
- GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessmentAccountTakeoverVerdict? accountTakeoverVerdict,
- List<
String> ? labels,
Implementation
GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment({
this.accountTakeoverVerdict,
this.labels,
});