Reference documentation and code samples for the Cloud Translation V3 Client class CreateModelRequest.
Request message for CreateModel.
Generated from protobuf message google.cloud.translation.v3.CreateModelRequest
Namespace
Google \ Cloud \ Translate \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The project name, in form of projects/{project}/locations/{location}
↳ model
getParent
Required. The project name, in form of projects/{project}/locations/{location}
string
setParent
Required. The project name, in form of projects/{project}/locations/{location}
var
string
$this
getModel
Required. The Model to create.
hasModel
clearModel
setModel
Required. The Model to create.
$this
static::build
parent
string
Required. The project name, in form of projects/{project}/locations/{location}
Please see Google\Cloud\Translate\V3\TranslationServiceClient::locationName()
for help formatting this field.
model