Class EventarcGrpc.EventarcImplBase

  • All Implemented Interfaces:
    EventarcGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    EventarcGrpc

    public abstract static class EventarcGrpc.EventarcImplBase
    extends Object
    implements io.grpc.BindableService, EventarcGrpc.AsyncService
    Base class for the server implementation of the service Eventarc.
     Eventarc allows users to subscribe to various events that are provided by
     Google Cloud services and forward them to supported destinations.
     
    • Constructor Detail

      • EventarcImplBase

        public EventarcImplBase()
    • Method Detail

      • bindService

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