public abstract class ProgrammaticBuyerServiceStub implements BackgroundResource
Base stub class for the ProgrammaticBuyerService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
ProgrammaticBuyerServiceStub()
public ProgrammaticBuyerServiceStub()
Methods
close()
public abstract void close()
getProgrammaticBuyerCallable()
public UnaryCallable<GetProgrammaticBuyerRequest,ProgrammaticBuyer> getProgrammaticBuyerCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetProgrammaticBuyerRequest,ProgrammaticBuyer> |
listProgrammaticBuyersCallable()
public UnaryCallable<ListProgrammaticBuyersRequest,ListProgrammaticBuyersResponse> listProgrammaticBuyersCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListProgrammaticBuyersRequest,ListProgrammaticBuyersResponse> |
listProgrammaticBuyersPagedCallable()
public UnaryCallable<ListProgrammaticBuyersRequest,ProgrammaticBuyerServiceClient.ListProgrammaticBuyersPagedResponse> listProgrammaticBuyersPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListProgrammaticBuyersRequest,ListProgrammaticBuyersPagedResponse> |