Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::MigratableResource::DataLabelingDataset (v0.21.0)

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

Represents one Dataset in datalabeling.googleapis.com.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_labeling_annotated_datasets

def data_labeling_annotated_datasets() -> ::Array<::Google::Cloud::AIPlatform::V1::MigratableResource::DataLabelingDataset::DataLabelingAnnotatedDataset>
Returns

#data_labeling_annotated_datasets=

def data_labeling_annotated_datasets=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::MigratableResource::DataLabelingDataset::DataLabelingAnnotatedDataset>
Parameter
Returns

#dataset

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

#dataset=

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

#dataset_display_name

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

#dataset_display_name=

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