Builder

class Builder

Properties

Link copied to clipboard
var elapsed: Int?

The number of milliseconds the query has been running.

Link copied to clipboard
var id: String?

The ID of the query in question.

Link copied to clipboard

The query in question.

Link copied to clipboard

State of the query.

Link copied to clipboard
var waited: Int?

Indicates how long the query waited, in milliseconds.