Class TagBindingsGrpc.TagBindingsImplBase
- java.lang.Object
-
- com.google.cloud.resourcemanager.v3.TagBindingsGrpc.TagBindingsImplBase
-
- All Implemented Interfaces:
TagBindingsGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- TagBindingsGrpc
public abstract static class TagBindingsGrpc.TagBindingsImplBase extends Object implements io.grpc.BindableService, TagBindingsGrpc.AsyncService
Base class for the server implementation of the service TagBindings.Allow users to create and manage TagBindings between TagValues and different Google Cloud resources throughout the GCP resource hierarchy.
-
-
Constructor Summary
Constructors Constructor Description TagBindingsImplBase()
-
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.TagBindingsGrpc.AsyncService
createTagBinding, deleteTagBinding, listEffectiveTags, listTagBindings
-
-