public abstract class TaxonomyCategoryServiceStub implements BackgroundResource
Base stub class for the TaxonomyCategoryService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
TaxonomyCategoryServiceStub()
public TaxonomyCategoryServiceStub()
Methods
close()
public abstract void close()
getTaxonomyCategoryCallable()
public UnaryCallable<GetTaxonomyCategoryRequest,TaxonomyCategory> getTaxonomyCategoryCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetTaxonomyCategoryRequest,TaxonomyCategory> |
listTaxonomyCategoriesCallable()
public UnaryCallable<ListTaxonomyCategoriesRequest,ListTaxonomyCategoriesResponse> listTaxonomyCategoriesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListTaxonomyCategoriesRequest,ListTaxonomyCategoriesResponse> |
listTaxonomyCategoriesPagedCallable()
public UnaryCallable<ListTaxonomyCategoriesRequest,TaxonomyCategoryServiceClient.ListTaxonomyCategoriesPagedResponse> listTaxonomyCategoriesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListTaxonomyCategoriesRequest,ListTaxonomyCategoriesPagedResponse> |