ResultScope

class ResultScope(value)

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.