Google Cloud Appengine Admin V1 Client - Class ListVersionsResponse (2.0.4)

Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class ListVersionsResponse.

Response message for Versions.ListVersions .

Generated from protobuf message google.appengine.v1.ListVersionsResponse

Namespace

Google \ Cloud \ AppEngine \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ versions
array< Version >

The versions belonging to the requested service.

↳ next_page_token
string

Continuation token for fetching the next page of results.

getVersions

The versions belonging to the requested service.

Returns
Type
Description

setVersions

The versions belonging to the requested service.

Parameter
Name
Description
var
array< Version >
Returns
Type
Description
$this

getNextPageToken

Continuation token for fetching the next page of results.

Returns
Type
Description
string

setNextPageToken

Continuation token for fetching the next page of results.

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