Class ClientGatewaysServiceGrpc.ClientGatewaysServiceImplBase

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

    public abstract static class ClientGatewaysServiceGrpc.ClientGatewaysServiceImplBase
    extends Object
    implements io.grpc.BindableService, ClientGatewaysServiceGrpc.AsyncService
    Base class for the server implementation of the service ClientGatewaysService.
     API Overview:
     The `beyondcorp.googleapis.com` service implements the Google Cloud
     BeyondCorp API.
     Data Model:
     The ClientGatewaysService exposes the following resources:
     * Client Gateways, named as follows:
       `projects/{project_id}/locations/{location_id}/clientGateways/{client_gateway_id}`.
     
    • Constructor Detail

      • ClientGatewaysServiceImplBase

        public ClientGatewaysServiceImplBase()
    • Method Detail

      • bindService

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