Class ListArtifactsResponse (0.6.9)

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

Response message for ListArtifacts.

Attributes

NameDescription
artifacts MutableSequence[google.cloud.apigee_registry_v1.types.Artifact]
The artifacts 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.