Google Cloud Ai Platform V1 Client - Class AutomlDataset (0.15.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class AutomlDataset.

Represents one Dataset in automl.googleapis.com.

Generated from protobuf message google.cloud.aiplatform.v1.MigratableResource.AutomlDataset

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ dataset string

Full resource name of automl Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}.

↳ dataset_display_name string

The Dataset's display name in automl.googleapis.com.

getDataset

Full resource name of automl Dataset.

Format: projects/{project}/locations/{location}/datasets/{dataset}.

Returns
TypeDescription
string

setDataset

Full resource name of automl Dataset.

Format: projects/{project}/locations/{location}/datasets/{dataset}.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getDatasetDisplayName

The Dataset's display name in automl.googleapis.com.

Returns
TypeDescription
string

setDatasetDisplayName

The Dataset's display name in automl.googleapis.com.

Parameter
NameDescription
var string
Returns
TypeDescription
$this