ScheduledQueryDestination

Information about a destination where scheduled query results are processed, including processing status and any error messages.

Types

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

Properties

Link copied to clipboard

The identifier for the destination where results are delivered.

Link copied to clipboard

The type of destination for query results.

Link copied to clipboard

Error message if destination processing failed.

Link copied to clipboard

The identifier of the processed result at the destination.

Link copied to clipboard

The processing status of the destination delivery.

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