public abstract class CmsMetadataKeyServiceStub implements BackgroundResourceBase stub class for the CmsMetadataKeyService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
CmsMetadataKeyServiceStub()
public CmsMetadataKeyServiceStub()Methods
close()
public abstract void close()getCmsMetadataKeyCallable()
public UnaryCallable<GetCmsMetadataKeyRequest,CmsMetadataKey> getCmsMetadataKeyCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetCmsMetadataKeyRequest,CmsMetadataKey> |
|
listCmsMetadataKeysCallable()
public UnaryCallable<ListCmsMetadataKeysRequest,ListCmsMetadataKeysResponse> listCmsMetadataKeysCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListCmsMetadataKeysRequest,ListCmsMetadataKeysResponse> |
|
listCmsMetadataKeysPagedCallable()
public UnaryCallable<ListCmsMetadataKeysRequest,CmsMetadataKeyServiceClient.ListCmsMetadataKeysPagedResponse> listCmsMetadataKeysPagedCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListCmsMetadataKeysRequest,ListCmsMetadataKeysPagedResponse> |
|