Builder

class Builder

Properties

Link copied to clipboard

Represents a single column in the query results.

Link copied to clipboard

The string that specifies the next page of results.

Link copied to clipboard
var rows: List<Row>?

Represents a single row in the query results.