GoogleCloudRecaptchaenterpriseV1Assessment class

A reCAPTCHA Enterprise assessment resource.

Properties

accountDefenderAssessment GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment?
Assessment returned by account defender when an account identifier is provided.
getter/setter pair
accountVerification GoogleCloudRecaptchaenterpriseV1AccountVerificationInfo?
Account verification information for identity verification.
getter/setter pair
event GoogleCloudRecaptchaenterpriseV1Event?
The event being assessed.
getter/setter pair
firewallPolicyAssessment GoogleCloudRecaptchaenterpriseV1FirewallPolicyAssessment?
Assessment returned when firewall policies belonging to the project are evaluated using the field firewall_policy_evaluation.
getter/setter pair
fraudPreventionAssessment GoogleCloudRecaptchaenterpriseV1FraudPreventionAssessment?
Assessment returned by Fraud Prevention when TransactionData is provided.
getter/setter pair
fraudSignals GoogleCloudRecaptchaenterpriseV1FraudSignals?
Fraud Signals specific to the users involved in a payment transaction.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
name String?
Identifier.
getter/setter pair
privatePasswordLeakVerification GoogleCloudRecaptchaenterpriseV1PrivatePasswordLeakVerification?
The private password leak verification field contains the parameters that are used to to check for leaks privately without sharing user credentials.
getter/setter pair
riskAnalysis GoogleCloudRecaptchaenterpriseV1RiskAnalysis?
The risk analysis result for the event being assessed.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tokenProperties GoogleCloudRecaptchaenterpriseV1TokenProperties?
Properties of the provided event token.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited