Interface SqlTiersServiceGrpc.AsyncService (0.1.0)

public static interface SqlTiersServiceGrpc.AsyncService

Service for providing machine types (tiers) for Cloud SQL.

Methods

list(SqlTiersListRequest request, StreamObserver<TiersListResponse> responseObserver)

public default void list(SqlTiersListRequest request, StreamObserver<TiersListResponse> responseObserver)

Lists all available machine types (tiers) for Cloud SQL, for example, db-custom-1-3840. For related information, see Pricing.

Parameters
Name Description
request SqlTiersListRequest
responseObserver io.grpc.stub.StreamObserver<TiersListResponse>