Class ListIndexesResponse (0.1.0)

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

Response message for ListIndexes.

Attributes

Name Description
indexes MutableSequence[google.cloud.visionai_v1.types.Index]
The indexes under 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.