Reference documentation and code samples for the Cloud AutoML V1 Client class ListModelEvaluationsResponse.
Response message for AutoMl.ListModelEvaluations .
Generated from protobuf message google.cloud.automl.v1.ListModelEvaluationsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ model_evaluation
↳ next_page_token
string
A token to retrieve next page of results. Pass to the ListModelEvaluationsRequest.page_token field of a new AutoMl.ListModelEvaluations request to obtain that page.
getModelEvaluation
List of model evaluations in the requested page.
setModelEvaluation
List of model evaluations in the requested page.
$this
getNextPageToken
A token to retrieve next page of results.
Pass to the ListModelEvaluationsRequest.page_token field of a new AutoMl.ListModelEvaluations request to obtain that page.
string
setNextPageToken
A token to retrieve next page of results.
Pass to the ListModelEvaluationsRequest.page_token field of a new AutoMl.ListModelEvaluations request to obtain that page.
var
string
$this