QuantumTaskSummary

Includes information about a quantum task.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time at which the quantum task was created.

Link copied to clipboard

The ARN of the device the quantum task ran on.

Link copied to clipboard

The time at which the quantum task finished.

Link copied to clipboard

The S3 bucket where the quantum task result file is stored.

Link copied to clipboard

The folder in the S3 bucket where the quantum task result file is stored.

Link copied to clipboard

The ARN of the quantum task.

Link copied to clipboard
val shots: Long

The shots used for the quantum task.

Link copied to clipboard

The status of the quantum task.

Link copied to clipboard

Displays the key, value pairs of tags associated with this quantum task.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String