Package com.google.webrisk.v1beta1
Class WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1ImplBase
- java.lang.Object
-
- com.google.webrisk.v1beta1.WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1ImplBase
-
- All Implemented Interfaces:
WebRiskServiceV1Beta1Grpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- WebRiskServiceV1Beta1Grpc
public abstract static class WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1ImplBase extends Object implements io.grpc.BindableService, WebRiskServiceV1Beta1Grpc.AsyncService
Base class for the server implementation of the service WebRiskServiceV1Beta1.Web Risk v1beta1 API defines an interface to detect malicious URLs on your website and in client applications.
-
-
Constructor Summary
Constructors Constructor Description WebRiskServiceV1Beta1ImplBase()
-
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.webrisk.v1beta1.WebRiskServiceV1Beta1Grpc.AsyncService
computeThreatListDiff, searchHashes, searchUris
-
-