DatastoreActivity

The datastore activity that specifies where to store the processed data.

Types

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

Properties

Link copied to clipboard

The name of the data store where processed messages are stored.

Link copied to clipboard

The name of the datastore activity.

Functions

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