Class DataLabelingDataset (1.38.1)

  DataLabelingDataset 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Represents one Dataset in datalabeling.googleapis.com.

Attributes

Name
Description
dataset
str
Full resource name of data labeling Dataset. Format: projects/{project}/datasets/{dataset} .
dataset_display_name
str
The Dataset's display name in datalabeling.googleapis.com.
data_labeling_annotated_datasets
MutableSequence[ google.cloud.aiplatform_v1beta1.types.MigratableResource.DataLabelingDataset.DataLabelingAnnotatedDataset ]
The migratable AnnotatedDataset in datalabeling.googleapis.com belongs to the data labeling Dataset.

Classes

DataLabelingAnnotatedDataset

  DataLabelingAnnotatedDataset 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Represents one AnnotatedDataset in datalabeling.googleapis.com.

Methods

DataLabelingDataset

  DataLabelingDataset 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Represents one Dataset in datalabeling.googleapis.com.