Class SqlFlagsServiceGrpc.SqlFlagsServiceBlockingV2Stub (0.1.0)

public static final class SqlFlagsServiceGrpc.SqlFlagsServiceBlockingV2Stub extends AbstractBlockingStub<SqlFlagsServiceGrpc.SqlFlagsServiceBlockingV2Stub>

A stub to allow clients to do synchronous rpc calls to service SqlFlagsService.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > SqlFlagsServiceGrpc.SqlFlagsServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected SqlFlagsServiceGrpc.SqlFlagsServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
SqlFlagsServiceGrpc.SqlFlagsServiceBlockingV2Stub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

list(SqlFlagsListRequest request)

public FlagsListResponse list(SqlFlagsListRequest request)

Lists all available database flags for Cloud SQL instances.

Parameter
Name Description
request SqlFlagsListRequest
Returns
Type Description
FlagsListResponse
Exceptions
Type Description
io.grpc.StatusException