Reference documentation and code samples for the Cloud AutoML V1 Client class CreateDatasetRequest.
Request message for AutoMl.CreateDataset .
Generated from protobuf message google.cloud.automl.v1.CreateDatasetRequest
Namespace
Google \ Cloud \ AutoMl \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The resource name of the project to create the dataset for.
↳ dataset
getParent
Required. The resource name of the project to create the dataset for.
string
setParent
Required. The resource name of the project to create the dataset for.
var
string
$this
getDataset
Required. The dataset to create.
hasDataset
clearDataset
setDataset
Required. The dataset to create.
$this
static::build
parent
string
Required. The resource name of the project to create the dataset for. Please see Google\Cloud\AutoMl\V1\AutoMlClient::locationName() for help formatting this field.
dataset