Class TagValuesGrpc.TagValuesImplBase
- java.lang.Object
-
- com.google.cloud.resourcemanager.v3.TagValuesGrpc.TagValuesImplBase
-
- All Implemented Interfaces:
TagValuesGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- TagValuesGrpc
public abstract static class TagValuesGrpc.TagValuesImplBase extends Object implements io.grpc.BindableService, TagValuesGrpc.AsyncService
Base class for the server implementation of the service TagValues.Allow users to create and manage tag values.
-
-
Constructor Summary
Constructors Constructor Description TagValuesImplBase()
-
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.TagValuesGrpc.AsyncService
createTagValue, deleteTagValue, getIamPolicy, getNamespacedTagValue, getTagValue, listTagValues, setIamPolicy, testIamPermissions, updateTagValue
-
-