Reference documentation and code samples for the Cloud AutoML V1 Client class ListModelsResponse.
Response message for AutoMl.ListModels .
Generated from protobuf message google.cloud.automl.v1.ListModelsResponse
Namespace
Google \ Cloud \ AutoMl \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ model
↳ next_page_token
string
A token to retrieve next page of results. Pass to ListModelsRequest.page_token to obtain that page.
getModel
List of models in the requested page.
setModel
List of models in the requested page.
$this
getNextPageToken
A token to retrieve next page of results.
Pass to ListModelsRequest.page_token to obtain that page.
string
setNextPageToken
A token to retrieve next page of results.
Pass to ListModelsRequest.page_token to obtain that page.
var
string
$this