@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.proto") public final class RecaptchaEnterpriseServiceV1Beta1Grpc extends Object
Service to determine the likelihood an event is legitimate.
| Modifier and Type | Class and Description |
|---|---|
static class |
RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1BlockingStub
Service to determine the likelihood an event is legitimate.
|
static class |
RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1FutureStub
Service to determine the likelihood an event is legitimate.
|
static class |
RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1ImplBase
Service to determine the likelihood an event is legitimate.
|
static class |
RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1Stub
Service to determine the likelihood an event is legitimate.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<AnnotateAssessmentRequest,AnnotateAssessmentResponse> |
METHOD_ANNOTATE_ASSESSMENT
Deprecated.
|
static io.grpc.MethodDescriptor<CreateAssessmentRequest,Assessment> |
METHOD_CREATE_ASSESSMENT
Deprecated.
|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<AnnotateAssessmentRequest,AnnotateAssessmentResponse> |
getAnnotateAssessmentMethod() |
static io.grpc.MethodDescriptor<CreateAssessmentRequest,Assessment> |
getCreateAssessmentMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1BlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1FutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1Stub |
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<CreateAssessmentRequest,Assessment> METHOD_CREATE_ASSESSMENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<AnnotateAssessmentRequest,AnnotateAssessmentResponse> METHOD_ANNOTATE_ASSESSMENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateAssessmentRequest,Assessment> getCreateAssessmentMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<AnnotateAssessmentRequest,AnnotateAssessmentResponse> getAnnotateAssessmentMethod()
public static RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1Stub newStub(io.grpc.Channel channel)
public static RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1BlockingStub newBlockingStub(io.grpc.Channel channel)
public static RecaptchaEnterpriseServiceV1Beta1Grpc.RecaptchaEnterpriseServiceV1Beta1FutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019 Google LLC. All rights reserved.