Class ListAssetsResponse (0.1.0)

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

Response message for ListAssets.

Attributes

Name Description
assets MutableSequence[google.cloud.visionai_v1alpha1.types.Asset]
The assets from the specified corpus.
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.