Class ListArtifactsResponse (1.36.4)

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

Response message for MetadataService.ListArtifacts.

Attributes

NameDescription
artifacts MutableSequence[google.cloud.aiplatform_v1.types.Artifact]
The Artifacts retrieved from the MetadataStore.
next_page_token str
A token, which can be sent as ListArtifactsRequest.page_token to retrieve the next page. If this field is not populated, there are no subsequent pages.

Methods

ListArtifactsResponse

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

Response message for MetadataService.ListArtifacts.