Class KeyTrackingServiceStub (0.7.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
TypeDescription
UnaryCallable<GetProtectedResourcesSummaryRequest,ProtectedResourcesSummary>

searchProtectedResourcesCallable()

public UnaryCallable<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse> searchProtectedResourcesCallable()
Returns
TypeDescription
UnaryCallable<SearchProtectedResourcesRequest,SearchProtectedResourcesResponse>

searchProtectedResourcesPagedCallable()

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