public abstract class CustomTargetingKeyServiceStub implements BackgroundResource
Base stub class for the CustomTargetingKeyService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
CustomTargetingKeyServiceStub()
public CustomTargetingKeyServiceStub()
Methods
close()
public abstract void close()
getCustomTargetingKeyCallable()
public UnaryCallable<GetCustomTargetingKeyRequest,CustomTargetingKey> getCustomTargetingKeyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetCustomTargetingKeyRequest,CustomTargetingKey> |
listCustomTargetingKeysCallable()
public UnaryCallable<ListCustomTargetingKeysRequest,ListCustomTargetingKeysResponse> listCustomTargetingKeysCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCustomTargetingKeysRequest,ListCustomTargetingKeysResponse> |
listCustomTargetingKeysPagedCallable()
public UnaryCallable<ListCustomTargetingKeysRequest,CustomTargetingKeyServiceClient.ListCustomTargetingKeysPagedResponse> listCustomTargetingKeysPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCustomTargetingKeysRequest,ListCustomTargetingKeysPagedResponse> |