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

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

Database instances list response.

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

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ kind
string

This is always sql#instancesList .

↳ warnings
array< Google\Cloud\Sql\V1\ApiWarning >

List of warnings that occurred while handling the request.

↳ items
array< Google\Cloud\Sql\V1\DatabaseInstance >

List of database instance resources.

↳ next_page_token
string

The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results.

getKind

This is always sql#instancesList .

Returns
Type
Description
string

setKind

This is always sql#instancesList .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getWarnings

List of warnings that occurred while handling the request.

Returns
Type
Description

setWarnings

List of warnings that occurred while handling the request.

Parameter
Name
Description
Returns
Type
Description
$this

getItems

List of database instance resources.

Returns
Type
Description

setItems

List of database instance resources.

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results.

Returns
Type
Description
string

setNextPageToken

The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: