Class DataLabelingAnnotatedDataset (1.18.3)

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

Represents one AnnotatedDataset in datalabeling.googleapis.com.

Attributes

Name Description
annotated_dataset str
Full resource name of data labeling AnnotatedDataset. Format: projects/{project}/datasets/{dataset}/annotatedDatasets/{annotated_dataset} .
annotated_dataset_display_name str
The AnnotatedDataset's display name in datalabeling.googleapis.com.

Inheritance

builtins.object > proto.message.Message > DataLabelingAnnotatedDataset