Class ListExternalApisResponse (0.2.0)

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

The ListExternalApis method's response.

Attributes

Name Description
external_apis MutableSequence[google.cloud.apihub_v1.types.ExternalApi]
The External API resources present in the API hub. Only following fields will be populated in the response: name, display_name, documentation.external_uri.
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.