Google Cloud Sql Admin V1beta4 Client - Class SqlTiersListRequest (0.10.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class SqlTiersListRequest.

Generated from protobuf message google.cloud.sql.v1beta4.SqlTiersListRequest

Namespace

Google \ Cloud \ Sql \ V1beta4

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ project string

Project ID of the project for which to list tiers.

getProject

Project ID of the project for which to list tiers.

Returns
TypeDescription
string

setProject

Project ID of the project for which to list tiers.

Parameter
NameDescription
var string
Returns
TypeDescription
$this