Google Cloud Sql Admin V1 Client - Class SqlTiersListRequest (0.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
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 \ V1Methods
__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 |
|