Class RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1ImplBase
- java.lang.Object
-
- com.google.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1ImplBase
-
- All Implemented Interfaces:
RecaptchaEnterpriseServiceV1Beta1Grpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- RecaptchaEnterpriseServiceV1Beta1Grpc
public abstract static class RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1ImplBase extends Object implements io.grpc.BindableService, RecaptchaEnterpriseServiceV1Beta1Grpc.AsyncService
Base class for the server implementation of the service RecaptchaEnterpriseServiceV1Beta1.Service to determine the likelihood an event is legitimate.
-
-
Constructor Summary
Constructors Constructor Description RecaptchaEnterpriseServiceV1Beta1ImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1Grpc.AsyncService
annotateAssessment, createAssessment
-
-