Reference documentation and code samples for the Google Cloud Storage Control V2 Client class ListFoldersResponse.
Response message for ListFolders.
Generated from protobuf message google.storage.control.v2.ListFoldersResponse
Namespace
Google \ Cloud \ Storage \ Control \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ folders
↳ 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.
getFolders
The list of child folders
setFolders
The list of child folders
$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.
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.
var
string
$this