sqladmin  v1beta4
Classes | Public Member Functions | List of all members
Google.Apis.SQLAdmin.v1beta4.TiersResource Class Reference

The "tiers" collection of methods. More...

Classes

class  ListRequest
 Lists all available machine types (tiers) for Cloud SQL, for example, db-n1-standard-1. For related information, see Pricing. More...
 

Public Member Functions

 TiersResource (Google.Apis.Services.IClientService service)
 Constructs a new resource. More...
 
virtual ListRequest List (string project)
 Lists all available machine types (tiers) for Cloud SQL, for example, db-n1-standard-1. For related information, see Pricing. More...
 

Detailed Description

The "tiers" collection of methods.

Constructor & Destructor Documentation

◆ TiersResource()

Google.Apis.SQLAdmin.v1beta4.TiersResource.TiersResource ( Google.Apis.Services.IClientService  service)
inline

Constructs a new resource.

Member Function Documentation

◆ List()

virtual ListRequest Google.Apis.SQLAdmin.v1beta4.TiersResource.List ( string  project)
inlinevirtual

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

Parameters
projectProject ID of the project for which to list tiers.

The documentation for this class was generated from the following file: