Class LocationsGrpc.LocationsImplBase

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

    public abstract static class LocationsGrpc.LocationsImplBase
    extends Object
    implements io.grpc.BindableService, LocationsGrpc.AsyncService
    Base class for the server implementation of the service Locations.
     An abstract interface that provides location-related information for
     a service. Service-specific metadata is provided through the
     [Location.metadata][google.cloud.location.Location.metadata] field.
     
    • Constructor Detail

      • LocationsImplBase

        public LocationsImplBase()
    • Method Detail

      • bindService

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