Class ListSearchHypernymsResponse (0.1.0)

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

Response message for listing SearchHypernyms.

Attributes

Name Description
search_hypernyms MutableSequence[google.cloud.visionai_v1.types.SearchHypernym]
The SearchHypernyms 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.