Artifact listing for a Model Lab run.

Hierarchy

  • ModelLabRunArtifactsAttributes

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The list of artifact files and directories.

pathInProject: string

The path of the run's artifacts relative to the project's artifact root.

Generated using TypeDoc