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 task was created.

Link copied to clipboard

The ARN of the device the task ran on.

Link copied to clipboard

The time at which the task finished.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The ARN of the task.

Link copied to clipboard
val shots: Long

The shots used for the task.

Link copied to clipboard

The status of the 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