Reference documentation and code samples for the Cloud AutoML V1 Client class CreateModelRequest.
Request message for AutoMl.CreateModel .
Generated from protobuf message google.cloud.automl.v1.CreateModelRequest
Namespace
Google \ Cloud \ AutoMl \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Resource name of the parent project where the model is being created.
↳ model
getParent
Required. Resource name of the parent project where the model is being created.
string
setParent
Required. Resource name of the parent project where the model is being created.
var
string
$this
getModel
Required. The model to create.
hasModel
clearModel
setModel
Required. The model to create.
$this
static::build
parent
string
Required. Resource name of the parent project where the model is being created. Please see AutoMlClient::locationName() for help formatting this field.
model