Data Labeling Service

oci.data_labeling_service.DataLabelingManagementClient Use Data Labeling Management API to create, list, edit & delete datasets.
oci.data_labeling_service.DataLabelingManagementClientCompositeOperations This class provides a wrapper around DataLabelingManagementClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.data_labeling_service.models.AddDatasetLabelsDetails Adds a subset of Labels to the Dataset’s LabelSet.
oci.data_labeling_service.models.AnnotationFormat annotation format
oci.data_labeling_service.models.AnnotationFormatCollection Collection of annotation formats.
oci.data_labeling_service.models.AnnotationFormatSummary annotation format summary
oci.data_labeling_service.models.ChangeDatasetCompartmentDetails The payload sent to the Change Dataset compartment operation.
oci.data_labeling_service.models.CreateDatasetDetails Parameters needed to create a new Dataset.
oci.data_labeling_service.models.Dataset A dataset is a logical collection of records.
oci.data_labeling_service.models.DatasetCollection Results of a dataset list operation.
oci.data_labeling_service.models.DatasetFormatDetails It specifies how to process the data.
oci.data_labeling_service.models.DatasetSourceDetails This allows the customer to specify the source of the dataset.
oci.data_labeling_service.models.DatasetSummary A dataset summary is the representation returned in list views.
oci.data_labeling_service.models.DelimitedFileTypeMetadata Metadata of delimited files.
oci.data_labeling_service.models.DocumentDatasetFormatDetails It indicates the dataset is comprised of document files.
oci.data_labeling_service.models.ExportFormat Specifies the export format to be used for exporting snapshot.
oci.data_labeling_service.models.GenerateDatasetRecordsDetails Generate Records from the Dataset’s source.
oci.data_labeling_service.models.ImageDatasetFormatDetails It indicates the dataset is comprised of images.
oci.data_labeling_service.models.InitialRecordGenerationConfiguration The initial generate records configuration.
oci.data_labeling_service.models.Label It represents a label.
oci.data_labeling_service.models.LabelSet An ordered collection of labels that are unique by name.
oci.data_labeling_service.models.ObjectStorageSnapshotExportDetails Specifies where to output the export in Object Storage.
oci.data_labeling_service.models.ObjectStorageSourceDetails Specifies the dataset location in object storage.
oci.data_labeling_service.models.RemoveDatasetLabelsDetails Removes a subset of Labels from the Dataset’s LabelSet.
oci.data_labeling_service.models.RenameDatasetLabelsDetails Renames a subset of Labels in the Dataset’s LabelSet.
oci.data_labeling_service.models.SnapshotDatasetDetails Allows outputting the latest records paired with annotations and write them to object storage.
oci.data_labeling_service.models.SnapshotExportDetails Specifies where to output the export.
oci.data_labeling_service.models.TextDatasetFormatDetails It indicates the dataset is comprised of TXT files.
oci.data_labeling_service.models.TextFileTypeMetadata Metadata for files with text content.
oci.data_labeling_service.models.UpdateDatasetDetails Once the Dataset is defined, it’s largely immutable from a metadata perspective.
oci.data_labeling_service.models.WorkRequest A description of workrequest status
oci.data_labeling_service.models.WorkRequestError An error encountered while executing a work request.
oci.data_labeling_service.models.WorkRequestErrorCollection Results of a workRequestError search.
oci.data_labeling_service.models.WorkRequestLogEntry A log message from the execution of a work request.
oci.data_labeling_service.models.WorkRequestLogEntryCollection Results of a workRequestLog search.
oci.data_labeling_service.models.WorkRequestResource A resource created or operated on by a work request.
oci.data_labeling_service.models.WorkRequestSummary A summary of the status of a work request.
oci.data_labeling_service.models.WorkRequestSummaryCollection Results of a workRequest search.