Skip to main contentIBM Quantum Documentation

PubResult

qiskit.primitives.PubResult(data, metadata=None)

GitHub(opens in a new tab)

Bases: object(opens in a new tab)

Result of Primitive Unified Bloc.

Initialize a pub result.

Parameters


Attributes

data

Result data for the pub.

metadata

Metadata for the pub.

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