Class AssistantServiceStub (0.66.0)

public abstract class AssistantServiceStub implements BackgroundResource

Base stub class for the AssistantService service API.

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

Inheritance

java.lang.Object > AssistantServiceStub

Implements

BackgroundResource

Constructors

AssistantServiceStub()

public AssistantServiceStub()

Methods

close()

public abstract void close()

streamAssistCallable()

public ServerStreamingCallable<StreamAssistRequest,StreamAssistResponse> streamAssistCallable()
Returns
Type Description
ServerStreamingCallable<StreamAssistRequest,StreamAssistResponse>