ResultScope
- class ResultScope(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Configuration for the scope of the returned data.
- Variables:
ALL – All possible fields are returned in the Result. Note that some fields might be empty for other reasons—for example target being not set.
NO_EVOLUTION_OPERATORS – Within each sample, the unitary evolution_operator is omitted.