Class ListApiVersionsResponse (0.6.9)

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

Response message for ListApiVersions.

Attributes

NameDescription
api_versions MutableSequence[google.cloud.apigee_registry_v1.types.ApiVersion]
The versions 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.