Class ListApisResponse (0.6.9)

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

Response message for ListApis.

Attributes

NameDescription
apis MutableSequence[google.cloud.apigee_registry_v1.types.Api]
The APIs from the specified publisher.
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.