Class FetchTreeResponse (0.1.17)

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

Response message containing a list of TreeEntry objects.

Attributes

Name Description
tree_entries MutableSequence[google.cloud.securesourcemanager_v1.types.TreeEntry]
The list of TreeEntry objects.
next_page_token str
A token identifying a page of results the server should return.