Reference documentation and code samples for the Google Cloud Resource Manager V3 Client class SearchFoldersResponse.
The response message for searching folders.
Generated from protobuf message google.cloud.resourcemanager.v3.SearchFoldersResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ folders
array< Google\Cloud\ResourceManager\V3\Folder
>
A possibly paginated folder search results. the specified parent resource.
↳ next_page_token
string
A pagination token returned from a previous call to SearchFolders
that indicates from where searching should continue.
getFolders
A possibly paginated folder search results.
the specified parent resource.
setFolders
A possibly paginated folder search results.
the specified parent resource.
$this
getNextPageToken
A pagination token returned from a previous call to SearchFolders
that indicates from where searching should continue.
string
setNextPageToken
A pagination token returned from a previous call to SearchFolders
that indicates from where searching should continue.
var
string
$this