Class ClientGatewaysServiceGrpc.ClientGatewaysServiceImplBase (0.39.0)

public abstract static class ClientGatewaysServiceGrpc.ClientGatewaysServiceImplBase implements 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}.

Inheritance

java.lang.Object > ClientGatewaysServiceGrpc.ClientGatewaysServiceImplBase

Implements

io.grpc.BindableService, ClientGatewaysServiceGrpc.AsyncService

Constructors

ClientGatewaysServiceImplBase()

public ClientGatewaysServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition