public abstract static class SqlRegionsServiceGrpc.SqlRegionsServiceImplBase implements BindableService, SqlRegionsServiceGrpc.AsyncServiceBase 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.
Constructors
SqlRegionsServiceImplBase()
public SqlRegionsServiceImplBase()Methods
bindService()
public final ServerServiceDefinition bindService()| Returns | |
|---|---|
| Type | Description |
io.grpc.ServerServiceDefinition |
|