Reference documentation and code samples for the Cloud Translation V3 Client class CreateAdaptiveMtDatasetRequest.
Request message for creating an AdaptiveMtDataset.
Generated from protobuf message google.cloud.translation.v3.CreateAdaptiveMtDatasetRequest
Namespace
Google \ Cloud \ Translate \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Name of the parent project. In form of projects/{project-number-or-id}/locations/{location-id}
↳ adaptive_mt_dataset
getParent
Required. Name of the parent project. In form of projects/{project-number-or-id}/locations/{location-id}
string
setParent
Required. Name of the parent project. In form of projects/{project-number-or-id}/locations/{location-id}
var
string
$this
getAdaptiveMtDataset
Required. The AdaptiveMtDataset to be created.
hasAdaptiveMtDataset
clearAdaptiveMtDataset
setAdaptiveMtDataset
Required. The AdaptiveMtDataset to be created.
$this
static::build
parent
string
Required. Name of the parent project. In form of projects/{project-number-or-id}/locations/{location-id}
Please see Google\Cloud\Translate\V3\TranslationServiceClient::locationName()
for help formatting this field.
adaptiveMtDataset