Class GrpcPhishingProtectionServiceV1Beta1Stub (0.61.0)

public class GrpcPhishingProtectionServiceV1Beta1Stub extends PhishingProtectionServiceV1Beta1Stub

gRPC stub implementation for the PhishingProtectionServiceV1Beta1 service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > PhishingProtectionServiceV1Beta1Stub > GrpcPhishingProtectionServiceV1Beta1Stub

Static Methods

create(ClientContext clientContext)

public static final GrpcPhishingProtectionServiceV1Beta1Stub create(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext
Returns
TypeDescription
GrpcPhishingProtectionServiceV1Beta1Stub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)

public static final GrpcPhishingProtectionServiceV1Beta1Stub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryGrpcStubCallableFactory
Returns
TypeDescription
GrpcPhishingProtectionServiceV1Beta1Stub
Exceptions
TypeDescription
IOException

create(PhishingProtectionServiceV1Beta1StubSettings settings)

public static final GrpcPhishingProtectionServiceV1Beta1Stub create(PhishingProtectionServiceV1Beta1StubSettings settings)
Parameter
NameDescription
settingsPhishingProtectionServiceV1Beta1StubSettings
Returns
TypeDescription
GrpcPhishingProtectionServiceV1Beta1Stub
Exceptions
TypeDescription
IOException

Constructors

GrpcPhishingProtectionServiceV1Beta1Stub(PhishingProtectionServiceV1Beta1StubSettings settings, ClientContext clientContext)

protected GrpcPhishingProtectionServiceV1Beta1Stub(PhishingProtectionServiceV1Beta1StubSettings settings, ClientContext clientContext)

Constructs an instance of GrpcPhishingProtectionServiceV1Beta1Stub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsPhishingProtectionServiceV1Beta1StubSettings
clientContextClientContext

GrpcPhishingProtectionServiceV1Beta1Stub(PhishingProtectionServiceV1Beta1StubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

protected GrpcPhishingProtectionServiceV1Beta1Stub(PhishingProtectionServiceV1Beta1StubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

Constructs an instance of GrpcPhishingProtectionServiceV1Beta1Stub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsPhishingProtectionServiceV1Beta1StubSettings
clientContextClientContext
callableFactoryGrpcStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

close()

public final void close()
Overrides

getOperationsStub()

public GrpcOperationsStub getOperationsStub()
Returns
TypeDescription
GrpcOperationsStub

isShutdown()

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated()

public boolean isTerminated()
Returns
TypeDescription
boolean

reportPhishingCallable()

public UnaryCallable<ReportPhishingRequest,ReportPhishingResponse> reportPhishingCallable()
Returns
TypeDescription
UnaryCallable<ReportPhishingRequest,ReportPhishingResponse>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()