@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/cloud/webrisk/v1beta1/webrisk.proto") public final class WebRiskServiceV1Beta1Grpc extends Object
Web Risk v1beta1 API defines an interface to detect malicious URLs on your website and in client applications.
| Modifier and Type | Class and Description |
|---|---|
static class |
WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1BlockingStub
Web Risk v1beta1 API defines an interface to detect malicious URLs on your
website and in client applications.
|
static class |
WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1FutureStub
Web Risk v1beta1 API defines an interface to detect malicious URLs on your
website and in client applications.
|
static class |
WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1ImplBase
Web Risk v1beta1 API defines an interface to detect malicious URLs on your
website and in client applications.
|
static class |
WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1Stub
Web Risk v1beta1 API defines an interface to detect malicious URLs on your
website and in client applications.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse> |
METHOD_COMPUTE_THREAT_LIST_DIFF
Deprecated.
|
static io.grpc.MethodDescriptor<SearchHashesRequest,SearchHashesResponse> |
METHOD_SEARCH_HASHES
Deprecated.
|
static io.grpc.MethodDescriptor<SearchUrisRequest,SearchUrisResponse> |
METHOD_SEARCH_URIS
Deprecated.
|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse> |
getComputeThreatListDiffMethod() |
static io.grpc.MethodDescriptor<SearchHashesRequest,SearchHashesResponse> |
getSearchHashesMethod() |
static io.grpc.MethodDescriptor<SearchUrisRequest,SearchUrisResponse> |
getSearchUrisMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1BlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1FutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1Stub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse> METHOD_COMPUTE_THREAT_LIST_DIFF
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SearchUrisRequest,SearchUrisResponse> METHOD_SEARCH_URIS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SearchHashesRequest,SearchHashesResponse> METHOD_SEARCH_HASHES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse> getComputeThreatListDiffMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SearchUrisRequest,SearchUrisResponse> getSearchUrisMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SearchHashesRequest,SearchHashesResponse> getSearchHashesMethod()
public static WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1Stub newStub(io.grpc.Channel channel)
public static WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1BlockingStub newBlockingStub(io.grpc.Channel channel)
public static WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1FutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019 Google LLC. All rights reserved.