public abstract class ContentLabelServiceStub implements BackgroundResourceBase stub class for the ContentLabelService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
ContentLabelServiceStub()
public ContentLabelServiceStub()Methods
close()
public abstract void close()getContentLabelCallable()
public UnaryCallable<GetContentLabelRequest,ContentLabel> getContentLabelCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetContentLabelRequest,ContentLabel> |
|
listContentLabelsCallable()
public UnaryCallable<ListContentLabelsRequest,ListContentLabelsResponse> listContentLabelsCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListContentLabelsRequest,ListContentLabelsResponse> |
|
listContentLabelsPagedCallable()
public UnaryCallable<ListContentLabelsRequest,ContentLabelServiceClient.ListContentLabelsPagedResponse> listContentLabelsPagedCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListContentLabelsRequest,ListContentLabelsPagedResponse> |
|