Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class ListCorporaResponse.
Response message for ListCorpora.
Generated from protobuf message google.cloud.visionai.v1.ListCorporaResponse
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ corpora
↳ next_page_token
string
A token to retrieve next page of results. Pass to ListCorporaRequest.page_token to obtain that page.
getCorpora
The corpora in the project.
setCorpora
The corpora in the project.
$this
getNextPageToken
A token to retrieve next page of results.
Pass to ListCorporaRequest.page_token to obtain that page.
string
setNextPageToken
A token to retrieve next page of results.
Pass to ListCorporaRequest.page_token to obtain that page.
var
string
$this

