Class ListDependenciesResponse (0.2.0)

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

The ListDependencies method's response.

Attributes

Name Description
dependencies MutableSequence[google.cloud.apihub_v1.types.Dependency]
The dependency resources present in the API hub. Only following field will be populated in the response: name.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.