Class KeyTrackingServiceStub (0.1.0)

public abstract class KeyTrackingServiceStub implements BackgroundResource

Base stub class for the KeyTrackingService service API.

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

Inheritance

java.lang.Object > KeyTrackingServiceStub

Implements

BackgroundResource

Constructors

KeyTrackingServiceStub()

public KeyTrackingServiceStub()

Methods

close()

public abstract void close()

getProtectedResourcesSummaryCallable()

public UnaryCallable<GetProtectedResourcesSummaryRequest,ProtectedResourcesSummary> getProtectedResourcesSummaryCallable()
Returns

searchProtectedResourcesCallable()

public UnaryCallable<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse> searchProtectedResourcesCallable()
Returns

searchProtectedResourcesPagedCallable()

public UnaryCallable<SearchProtectedResourcesRequest,KeyTrackingServiceClient.SearchProtectedResourcesPagedResponse> searchProtectedResourcesPagedCallable()
Returns