Skip to main content
IBM Quantum Platform
This page is from the dev version of Qiskit Runtime client. Go to the stable version.

MetadataModel

pydantic model MetadataModel

GitHub

Bases: BaseModel

Execution metadata.

chunk_timing

field

Type: list[ChunkSpan] [Required]

Timing information about all executed chunks of a quantum program.

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