Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::MigratableResource::AutomlDataset (v0.8.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::MigratableResource::AutomlDataset.

Represents one Dataset in automl.googleapis.com.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dataset

def dataset() -> ::String
Returns
  • (::String) — Full resource name of automl Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}.

#dataset=

def dataset=(value) -> ::String
Parameter
  • value (::String) — Full resource name of automl Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}.
Returns
  • (::String) — Full resource name of automl Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}.

#dataset_display_name

def dataset_display_name() -> ::String
Returns
  • (::String) — The Dataset's display name in automl.googleapis.com.

#dataset_display_name=

def dataset_display_name=(value) -> ::String
Parameter
  • value (::String) — The Dataset's display name in automl.googleapis.com.
Returns
  • (::String) — The Dataset's display name in automl.googleapis.com.