Uses of Class
com.google.cloud.recaptchaenterprise.v1beta1.stub.RecaptchaEnterpriseServiceV1Beta1StubSettings
Packages that use RecaptchaEnterpriseServiceV1Beta1StubSettings
Package
Description
A client to reCAPTCHA Enterprise API
-
Uses of RecaptchaEnterpriseServiceV1Beta1StubSettings in com.google.cloud.recaptchaenterprise.v1beta1
Methods in com.google.cloud.recaptchaenterprise.v1beta1 with parameters of type RecaptchaEnterpriseServiceV1Beta1StubSettingsModifier and TypeMethodDescriptionstatic final RecaptchaEnterpriseServiceV1Beta1SettingsRecaptchaEnterpriseServiceV1Beta1Settings.create(RecaptchaEnterpriseServiceV1Beta1StubSettings stub) -
Uses of RecaptchaEnterpriseServiceV1Beta1StubSettings in com.google.cloud.recaptchaenterprise.v1beta1.stub
Methods in com.google.cloud.recaptchaenterprise.v1beta1.stub that return RecaptchaEnterpriseServiceV1Beta1StubSettingsMethods in com.google.cloud.recaptchaenterprise.v1beta1.stub with parameters of type RecaptchaEnterpriseServiceV1Beta1StubSettingsModifier and TypeMethodDescriptionstatic final GrpcRecaptchaEnterpriseServiceV1Beta1StubGrpcRecaptchaEnterpriseServiceV1Beta1Stub.create(RecaptchaEnterpriseServiceV1Beta1StubSettings settings) static final HttpJsonRecaptchaEnterpriseServiceV1Beta1StubHttpJsonRecaptchaEnterpriseServiceV1Beta1Stub.create(RecaptchaEnterpriseServiceV1Beta1StubSettings settings) Constructors in com.google.cloud.recaptchaenterprise.v1beta1.stub with parameters of type RecaptchaEnterpriseServiceV1Beta1StubSettingsModifierConstructorDescriptionprotectedprotectedGrpcRecaptchaEnterpriseServiceV1Beta1Stub(RecaptchaEnterpriseServiceV1Beta1StubSettings settings, ClientContext clientContext) Constructs an instance of GrpcRecaptchaEnterpriseServiceV1Beta1Stub, using the given settings.protectedGrpcRecaptchaEnterpriseServiceV1Beta1Stub(RecaptchaEnterpriseServiceV1Beta1StubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcRecaptchaEnterpriseServiceV1Beta1Stub, using the given settings.protectedHttpJsonRecaptchaEnterpriseServiceV1Beta1Stub(RecaptchaEnterpriseServiceV1Beta1StubSettings settings, ClientContext clientContext) Constructs an instance of HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub, using the given settings.protectedHttpJsonRecaptchaEnterpriseServiceV1Beta1Stub(RecaptchaEnterpriseServiceV1Beta1StubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) Constructs an instance of HttpJsonRecaptchaEnterpriseServiceV1Beta1Stub, using the given settings.