public static final class SqlRegionsServiceGrpc.SqlRegionsServiceBlockingV2Stub extends AbstractBlockingStub<SqlRegionsServiceGrpc.SqlRegionsServiceBlockingV2Stub>A stub to allow clients to do synchronous rpc calls to 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 > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > SqlRegionsServiceGrpc.SqlRegionsServiceBlockingV2StubMethods
build(Channel channel, CallOptions callOptions)
protected SqlRegionsServiceGrpc.SqlRegionsServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)| Parameters | |
|---|---|
| Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
| Returns | |
|---|---|
| Type | Description |
SqlRegionsServiceGrpc.SqlRegionsServiceBlockingV2Stub |
|
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)