Reference documentation and code samples for the Cloud Translation V3 Client class ListAdaptiveMtDatasetsResponse.
A list of AdaptiveMtDatasets.
Generated from protobuf message google.cloud.translation.v3.ListAdaptiveMtDatasetsResponse
Namespace
Google \ Cloud \ Translate \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ adaptive_mt_datasets
↳ next_page_token
string
Optional. A token to retrieve a page of results. Pass this value in the [ListAdaptiveMtDatasetsRequest.page_token] field in the subsequent call to ListAdaptiveMtDatasets
method to retrieve the next page of results.
getAdaptiveMtDatasets
Output only. A list of Adaptive MT datasets.
setAdaptiveMtDatasets
Output only. A list of Adaptive MT datasets.
$this
getNextPageToken
Optional. A token to retrieve a page of results. Pass this value in the
[ListAdaptiveMtDatasetsRequest.page_token] field in the subsequent call to ListAdaptiveMtDatasets
method to retrieve the next page of results.
string
setNextPageToken
Optional. A token to retrieve a page of results. Pass this value in the
[ListAdaptiveMtDatasetsRequest.page_token] field in the subsequent call to ListAdaptiveMtDatasets
method to retrieve the next page of results.
var
string
$this