Class WidgetServiceStub (0.1.0)

public abstract class WidgetServiceStub implements BackgroundResource

Base stub class for the WidgetService service API.

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

Inheritance

java.lang.Object > WidgetServiceStub

Implements

BackgroundResource

Constructors

WidgetServiceStub()

public WidgetServiceStub()

Methods

close()

public abstract void close()

generateChatTokenCallable()

public UnaryCallable<GenerateChatTokenRequest,GenerateChatTokenResponse> generateChatTokenCallable()
Returns
Type Description
UnaryCallable<GenerateChatTokenRequest,GenerateChatTokenResponse>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,WidgetServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>