Class SearchIndexEndpointResponse (0.1.0)

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

Response message for SearchIndexEndpoint.

Attributes

Name Description
search_result_items MutableSequence[google.cloud.visionai_v1.types.SearchResultItem]
Returned search results.
next_page_token str
The next-page continuation token. If this field is omitted, there are no subsequent pages.