public abstract class AdUnitServiceStub implements BackgroundResource
Base stub class for the AdUnitService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
AdUnitServiceStub()
public AdUnitServiceStub()
Methods
close()
public abstract void close()
getAdUnitCallable()
public UnaryCallable<GetAdUnitRequest,AdUnit> getAdUnitCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAdUnitRequest,AdUnit> |
listAdUnitsCallable()
public UnaryCallable<ListAdUnitsRequest,ListAdUnitsResponse> listAdUnitsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAdUnitsRequest,ListAdUnitsResponse> |
listAdUnitsPagedCallable()
public UnaryCallable<ListAdUnitsRequest,AdUnitServiceClient.ListAdUnitsPagedResponse> listAdUnitsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAdUnitsRequest,ListAdUnitsPagedResponse> |