ProjectsAssessmentsResource class

Constructors

ProjectsAssessmentsResource(ApiRequester client)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

annotate(GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest request, String name, {String? $fields}) Future<GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentResponse>
Annotates a previously created Assessment to provide additional information on whether the event turned out to be authentic or fraudulent.
create(GoogleCloudRecaptchaenterpriseV1Assessment request, String parent, {String? $fields}) Future<GoogleCloudRecaptchaenterpriseV1Assessment>
Creates an Assessment of the likelihood an event is legitimate.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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