Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDatasetDetails

Parameters needed to create a new Dataset. A Dataset allows a user to describe the data source that provides the Records and how Annotations should be applied to the Records.

Properties

annotationFormat

annotationFormat: string

The annotation format name required for labeling records.

compartmentId

compartmentId: string

The OCID of the compartment of the resource.

datasetFormatDetails

datasetSourceDetails

datasetSourceDetails: ObjectStorageSourceDetails

Optional definedTags

definedTags: undefined | object

The defined tags for this resource. Each key is predefined and scoped to a namespace. For example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

A user provided description of the dataset

Optional displayName

displayName: undefined | string

A user-friendly display name for the resource.

Optional freeformTags

freeformTags: undefined | object

A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only. For example: {@code {"bar-key": "value"}}

Optional initialImportDatasetConfiguration

initialImportDatasetConfiguration: model.InitialImportDatasetConfiguration

Optional initialRecordGenerationConfiguration

initialRecordGenerationConfiguration: model.InitialRecordGenerationConfiguration

labelSet

labelSet: LabelSet

Optional labelingInstructions

labelingInstructions: undefined | string

The labeling instructions for human labelers in rich text format

Functions

getDeserializedJsonObj

getJsonObj