Interface JobsApiJobsCreateAnnotationsRequest

Request parameters for jobsCreateAnnotations operation in JobsApi.

Export

JobsApiJobsCreateAnnotationsRequest

Hierarchy

  • JobsApiJobsCreateAnnotationsRequest

Properties

annotationFileRequest?: AnnotationFileRequest

Memberof

JobsApiJobsCreateAnnotations

cloudStorageId?: number

Storage id

Memberof

JobsApiJobsCreateAnnotations

filename?: string

Annotation file name

Memberof

JobsApiJobsCreateAnnotations

format?: string

Input format name You can get the list of supported formats at: /server/annotation/formats

Memberof

JobsApiJobsCreateAnnotations

id: number

A unique integer value identifying this job.

Memberof

JobsApiJobsCreateAnnotations

where to import the annotation from

Memberof

JobsApiJobsCreateAnnotations

useDefaultLocation?: boolean

Use the location that was configured in the task to import annotation

Memberof

JobsApiJobsCreateAnnotations

Generated using TypeDoc