Uses of Class
com.google.cloud.recaptchaenterprise.v1beta1.stub.GrpcRecaptchaEnterpriseServiceV1Beta1Stub
-
Packages that use GrpcRecaptchaEnterpriseServiceV1Beta1Stub Package Description com.google.cloud.recaptchaenterprise.v1beta1.stub -
-
Uses of GrpcRecaptchaEnterpriseServiceV1Beta1Stub in com.google.cloud.recaptchaenterprise.v1beta1.stub
Methods in com.google.cloud.recaptchaenterprise.v1beta1.stub that return GrpcRecaptchaEnterpriseServiceV1Beta1Stub Modifier and Type Method Description static GrpcRecaptchaEnterpriseServiceV1Beta1Stub
GrpcRecaptchaEnterpriseServiceV1Beta1Stub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcRecaptchaEnterpriseServiceV1Beta1Stub
GrpcRecaptchaEnterpriseServiceV1Beta1Stub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcRecaptchaEnterpriseServiceV1Beta1Stub
GrpcRecaptchaEnterpriseServiceV1Beta1Stub. create(RecaptchaEnterpriseServiceV1Beta1StubSettings settings)
-