CancelQueryResponse

Types

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

Properties

Link copied to clipboard

The account ID of the event data store owner.

Link copied to clipboard

The ID of the canceled query.

Link copied to clipboard

Shows the status of a query after a CancelQuery request. Typically, the values shown are either RUNNING 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