Class PhishingProtectionServiceV1Beta1Settings.Builder (0.73.0)

public static class PhishingProtectionServiceV1Beta1Settings.Builder extends ClientSettings.Builder<PhishingProtectionServiceV1Beta1Settings,PhishingProtectionServiceV1Beta1Settings.Builder>

Builder for PhishingProtectionServiceV1Beta1Settings.

Inheritance

java.lang.Object > ClientSettings.Builder > PhishingProtectionServiceV1Beta1Settings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(PhishingProtectionServiceV1Beta1Settings settings)

protected Builder(PhishingProtectionServiceV1Beta1Settings settings)
Parameter
NameDescription
settingsPhishingProtectionServiceV1Beta1Settings

Builder(PhishingProtectionServiceV1Beta1StubSettings.Builder stubSettings)

protected Builder(PhishingProtectionServiceV1Beta1StubSettings.Builder stubSettings)
Parameter
NameDescription
stubSettingsPhishingProtectionServiceV1Beta1StubSettings.Builder

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public PhishingProtectionServiceV1Beta1Settings.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.

Parameter
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>
Returns
TypeDescription
PhishingProtectionServiceV1Beta1Settings.Builder

build()

public PhishingProtectionServiceV1Beta1Settings build()
Returns
TypeDescription
PhishingProtectionServiceV1Beta1Settings
Overrides
Exceptions
TypeDescription
IOException

getStubSettingsBuilder()

public PhishingProtectionServiceV1Beta1StubSettings.Builder getStubSettingsBuilder()
Returns
TypeDescription
PhishingProtectionServiceV1Beta1StubSettings.Builder

reportPhishingSettings()

public UnaryCallSettings.Builder<ReportPhishingRequest,ReportPhishingResponse> reportPhishingSettings()

Returns the builder for the settings used for calls to reportPhishing.

Returns
TypeDescription
Builder<ReportPhishingRequest,ReportPhishingResponse>