Class SearchFoldersResponse (1.9.0)

SearchFoldersResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response message for searching folders.

Attributes

NameDescription
folders MutableSequence[google.cloud.resourcemanager_v3.types.Folder]
A possibly paginated folder search results. the specified parent resource.
next_page_token str
A pagination token returned from a previous call to SearchFolders that indicates from where searching should continue.