Class ListSearchConfigsResponse (0.1.0)

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

Response message for ListSearchConfigs.

Attributes

Name Description
search_configs MutableSequence[google.cloud.visionai_v1alpha1.types.SearchConfig]
The search configurations 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.