Class RecaptchaEnterpriseServiceV1Beta1Settings.Builder
java.lang.Object
com.google.api.gax.rpc.ClientSettings.Builder<RecaptchaEnterpriseServiceV1Beta1Settings,RecaptchaEnterpriseServiceV1Beta1Settings.Builder>
com.google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1Settings.Builder
- Enclosing class:
- RecaptchaEnterpriseServiceV1Beta1Settings
public static class RecaptchaEnterpriseServiceV1Beta1Settings.Builder
extends ClientSettings.Builder<RecaptchaEnterpriseServiceV1Beta1Settings,RecaptchaEnterpriseServiceV1Beta1Settings.Builder>
Builder for RecaptchaEnterpriseServiceV1Beta1Settings.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBuilder()protectedBuilder(ClientContext clientContext) protectedprotectedBuilder(RecaptchaEnterpriseServiceV1Beta1StubSettings.Builder stubSettings) -
Method Summary
Modifier and TypeMethodDescriptionReturns the builder for the settings used for calls to annotateAssessment.applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void> settingsUpdater) Applies the given settings updater function to all of the unary API methods in this service.build()Returns the builder for the settings used for calls to createAssessment.Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogCheckIntervalDuration, setWatchdogProvider, toString
-
Constructor Details
-
Builder
- Throws:
IOException
-
Builder
-
Builder
-
Builder
-
-
Method Details
-
getStubSettingsBuilder
-
applyToAllUnaryMethods
public RecaptchaEnterpriseServiceV1Beta1Settings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void> settingsUpdater) Applies the given settings updater function to all of the unary API methods in this service.Note: This method does not support applying settings to streaming methods.
-
createAssessmentSettings
Returns the builder for the settings used for calls to createAssessment. -
annotateAssessmentSettings
public UnaryCallSettings.Builder<AnnotateAssessmentRequest,AnnotateAssessmentResponse> annotateAssessmentSettings()Returns the builder for the settings used for calls to annotateAssessment. -
build
- Specified by:
buildin classClientSettings.Builder<RecaptchaEnterpriseServiceV1Beta1Settings,RecaptchaEnterpriseServiceV1Beta1Settings.Builder> - Throws:
IOException
-