Class PhishingProtectionServiceV1Beta1Stub (0.61.0)

public abstract class PhishingProtectionServiceV1Beta1Stub implements BackgroundResource

Base stub class for the PhishingProtectionServiceV1Beta1 service API.

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

Inheritance

java.lang.Object > PhishingProtectionServiceV1Beta1Stub

Implements

BackgroundResource

Constructors

PhishingProtectionServiceV1Beta1Stub()

public PhishingProtectionServiceV1Beta1Stub()

Methods

close()

public abstract void close()

reportPhishingCallable()

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