public abstract class AdPartnerServiceStub implements BackgroundResource
Base stub class for the AdPartnerService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
AdPartnerServiceStub()
public AdPartnerServiceStub()
Methods
close()
public abstract void close()
getAdPartnerCallable()
public UnaryCallable<GetAdPartnerRequest,AdPartner> getAdPartnerCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAdPartnerRequest,AdPartner> |
listAdPartnersCallable()
public UnaryCallable<ListAdPartnersRequest,ListAdPartnersResponse> listAdPartnersCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAdPartnersRequest,ListAdPartnersResponse> |
listAdPartnersPagedCallable()
public UnaryCallable<ListAdPartnersRequest,AdPartnerServiceClient.ListAdPartnersPagedResponse> listAdPartnersPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAdPartnersRequest,ListAdPartnersPagedResponse> |