Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class SearchIndexEndpointResponse.
Response message for SearchIndexEndpoint.
Generated from protobuf message google.cloud.visionai.v1.SearchIndexEndpointResponse
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ search_result_items
↳ next_page_token
string
The next-page continuation token. If this field is omitted, there are no subsequent pages.
getSearchResultItems
Returned search results.
setSearchResultItems
Returned search results.
$this
getNextPageToken
The next-page continuation token.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
The next-page continuation token.
If this field is omitted, there are no subsequent pages.
var
string
$this

