GetQueryResultsResponse

Types

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

Properties

Link copied to clipboard

The error message returned if a query failed.

Link copied to clipboard

A token you can use to get the next page of query results.

Link copied to clipboard

Contains the individual event results of the query.

Link copied to clipboard

Shows the count of query results.

Link copied to clipboard

The status of the query. Values include QUEUED, RUNNING, FINISHED, FAILED, TIMED_OUT, or CANCELLED.

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