Class PublisherServiceStub (1.5.5)

public abstract class PublisherServiceStub implements BackgroundResource

Base stub class for the PublisherService service API.

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

Inheritance

java.lang.Object > PublisherServiceStub

Implements

BackgroundResource

Constructors

PublisherServiceStub()

public PublisherServiceStub()

Methods

close()

public abstract void close()

publishCallable()

public BidiStreamingCallable<PublishRequest,PublishResponse> publishCallable()
Returns
TypeDescription
BidiStreamingCallable<PublishRequest,PublishResponse>