DatasetTrigger

The DatasetTrigger that specifies when the dataset is automatically updated.

Types

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

Properties

Link copied to clipboard

The dataset whose content creation triggers the creation of this dataset's contents.

Link copied to clipboard

The Schedule when the trigger is initiated.

Functions

Link copied to clipboard
inline fun copy(block: DatasetTrigger.Builder.() -> Unit = {}): DatasetTrigger
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