Reference documentation and code samples for the Cloud AutoML V1beta1 Client class ListDatasetsResponse.
Response message for AutoMl.ListDatasets .
Generated from protobuf message google.cloud.automl.v1beta1.ListDatasetsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ datasets
↳ next_page_token
string
A token to retrieve next page of results. Pass to ListDatasetsRequest.page_token to obtain that page.
getDatasets
The datasets read.
setDatasets
The datasets read.
$this
getNextPageToken
A token to retrieve next page of results.
Pass to ListDatasetsRequest.page_token to obtain that page.
string
setNextPageToken
A token to retrieve next page of results.
Pass to ListDatasetsRequest.page_token to obtain that page.
var
string
$this