Class ListApiSpecRevisionsResponse (0.6.9)

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

Response message for ListApiSpecRevisionsResponse.

Attributes

NameDescription
api_specs MutableSequence[google.cloud.apigee_registry_v1.types.ApiSpec]
The revisions of the spec.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.