Skip to main content
IBM Quantum Platform

ItemMetadataModel

pydantic model ItemMetadataModel

GitHub

Bases: BaseModel

Per-item metadata for quantum program results.

scheduler_timing

field

Type: SchedulerTimingModel | None

Default value: None

Scheduled circuit timing information, if it is available.

stretch_values

field

Type: list[StretchValueModel] | None

Default value: None

Stretch value resolution, if it is available.

Was this page helpful?
Report a bug, typo, or request content on GitHub.