public abstract class GeoTargetServiceStub implements BackgroundResource
Base stub class for the GeoTargetService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
GeoTargetServiceStub()
public GeoTargetServiceStub()
Methods
close()
public abstract void close()
getGeoTargetCallable()
public UnaryCallable<GetGeoTargetRequest,GeoTarget> getGeoTargetCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetGeoTargetRequest,GeoTarget> |
listGeoTargetsCallable()
public UnaryCallable<ListGeoTargetsRequest,ListGeoTargetsResponse> listGeoTargetsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListGeoTargetsRequest,ListGeoTargetsResponse> |
listGeoTargetsPagedCallable()
public UnaryCallable<ListGeoTargetsRequest,GeoTargetServiceClient.ListGeoTargetsPagedResponse> listGeoTargetsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListGeoTargetsRequest,ListGeoTargetsPagedResponse> |