Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class ListSearchConfigsResponse.
Response message for ListSearchConfigs.
Generated from protobuf message google.cloud.visionai.v1.ListSearchConfigsResponse
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ search_configs
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getSearchConfigs
The search configurations from the specified corpus.
setSearchConfigs
The search configurations from the specified corpus.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this

