Class LocationsGrpc.LocationsImplBase

java.lang.Object
com.google.cloud.location.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 Details

    • LocationsImplBase

      public LocationsImplBase()
  • Method Details

    • bindService

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