ViewIndexedAssetsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response message for ViewIndexedAssets.
Attributes |
|
|---|---|
| Name | Description |
indexed_assets |
MutableSequence[google.cloud.visionai_v1.types.IndexedAsset]
The assets from the specified index. |
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.
|