Google Cloud Sql Admin V1 Client - Class SqlTiersListRequest (0.16.1)

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

Tiers list request.

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

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setProject

Project ID of the project for which to list tiers.

Parameter
Name Description
var string
Returns
Type Description
$this