Google Cloud Resource Manager V3 Client - Class ListFoldersResponse (0.3.9)

Reference documentation and code samples for the Google Cloud Resource Manager V3 Client class ListFoldersResponse.

The ListFolders response message.

Generated from protobuf message google.cloud.resourcemanager.v3.ListFoldersResponse

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ folders
array< Google\Cloud\ResourceManager\V3\Folder >

A possibly paginated list of folders that are direct descendants of the specified parent resource.

↳ next_page_token
string

A pagination token returned from a previous call to ListFolders that indicates from where listing should continue.

getFolders

A possibly paginated list of folders that are direct descendants of the specified parent resource.

Returns
Type
Description

setFolders

A possibly paginated list of folders that are direct descendants of the specified parent resource.

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

A pagination token returned from a previous call to ListFolders that indicates from where listing should continue.

Returns
Type
Description
string

setNextPageToken

A pagination token returned from a previous call to ListFolders that indicates from where listing should continue.

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