Class 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 Detail

      • TagBindingsImplBase

        public TagBindingsImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService