Class DataLabelingAnnotatedDataset (0.3.1)

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

Represents one AnnotatedDataset in datalabeling.googleapis.com.

Attributes

NameDescription
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