Class WebRiskServiceStubSettings.Builder (2.94.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class WebRiskServiceStubSettings.Builder extends StubSettings.Builder<WebRiskServiceStubSettings,WebRiskServiceStubSettings.Builder>
Builder for WebRiskServiceStubSettings.
Inherited Members
com.google.api.gax.rpc.StubSettings.Builder.setStreamWatchdogProvider(com.google.api.gax.rpc.WatchdogProvider)
Constructors
Builder()
Builder(@Nullable ClientContext clientContext)
protected Builder(@Nullable ClientContext clientContext)
| Parameter |
| Name |
Description |
clientContext |
@org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext
|
Builder(WebRiskServiceStubSettings settings)
protected Builder(WebRiskServiceStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public WebRiskServiceStubSettings.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.
build()
public WebRiskServiceStubSettings build()
Overrides
computeThreatListDiffSettings()
public UnaryCallSettings.Builder<ComputeThreatListDiffRequest,ComputeThreatListDiffResponse> computeThreatListDiffSettings()
Returns the builder for the settings used for calls to computeThreatListDiff.
createSubmissionSettings()
public UnaryCallSettings.Builder<CreateSubmissionRequest,Submission> createSubmissionSettings()
Returns the builder for the settings used for calls to createSubmission.
searchHashesSettings()
public UnaryCallSettings.Builder<SearchHashesRequest,SearchHashesResponse> searchHashesSettings()
Returns the builder for the settings used for calls to searchHashes.
searchUrisSettings()
public UnaryCallSettings.Builder<SearchUrisRequest,SearchUrisResponse> searchUrisSettings()
Returns the builder for the settings used for calls to searchUris.
submitUriOperationSettings()
public OperationCallSettings.Builder<SubmitUriRequest,Submission,SubmitUriMetadata> submitUriOperationSettings()
Returns the builder for the settings used for calls to submitUri.
submitUriSettings()
public UnaryCallSettings.Builder<SubmitUriRequest,Operation> submitUriSettings()
Returns the builder for the settings used for calls to submitUri.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
| Returns |
| Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-05 UTC.
[null,null,["Last updated 2026-08-05 UTC."],[],[]]