Class TagKeysGrpc.TagKeysImplBase
- java.lang.Object
-
- com.google.cloud.resourcemanager.v3.TagKeysGrpc.TagKeysImplBase
-
- All Implemented Interfaces:
TagKeysGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- TagKeysGrpc
public abstract static class TagKeysGrpc.TagKeysImplBase extends Object implements io.grpc.BindableService, TagKeysGrpc.AsyncService
Base class for the server implementation of the service TagKeys.Allow users to create and manage tag keys.
-
-
Constructor Summary
Constructors Constructor Description TagKeysImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.resourcemanager.v3.TagKeysGrpc.AsyncService
createTagKey, deleteTagKey, getIamPolicy, getNamespacedTagKey, getTagKey, listTagKeys, setIamPolicy, testIamPermissions, updateTagKey
-
-