Class SqlRegionsServiceGrpc.SqlRegionsServiceImplBase (0.1.0)

public abstract static class SqlRegionsServiceGrpc.SqlRegionsServiceImplBase implements BindableService, SqlRegionsServiceGrpc.AsyncService

Base class for the server implementation of the service SqlRegionsService.

Service that exposes Cloud SQL region information. This service is only used internally and does not follow the same patterns as the other v1 RPCs.

Inheritance

java.lang.Object > SqlRegionsServiceGrpc.SqlRegionsServiceImplBase

Implements

io.grpc.BindableService, SqlRegionsServiceGrpc.AsyncService

Constructors

SqlRegionsServiceImplBase()

public SqlRegionsServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition