public abstract class PublisherServiceStub implements BackgroundResourceBase stub class for the PublisherService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
PublisherServiceStub()
public PublisherServiceStub()Methods
close()
public abstract void close()publishCallable()
public BidiStreamingCallable<PublishRequest,PublishResponse> publishCallable()| Returns | |
|---|---|
| Type | Description |
BidiStreamingCallable<PublishRequest,PublishResponse> |
|