Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateJobDetails

Job creation detail which will have documents on which language services need to run prediction along with output folder

Properties

compartmentId

compartmentId: string

The OCID of the compartment where you want to create the job.

Optional description

description: undefined | string

A short description of the job.

Optional displayName

displayName: undefined | string

A user-friendly display name for the job.

Optional inputConfiguration

inputConfiguration: model.InputConfiguration

inputLocation

modelMetadataDetails

modelMetadataDetails: Array<ModelMetadataDetails>

training model details For this release only one model is allowed to be input here. One of the three modelType, ModelId, endpointId should be given other wise error will be thrown from API

outputLocation

Functions

getDeserializedJsonObj

getJsonObj