DataStoreResponse

The data store response.

Types

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

Properties

Link copied to clipboard

True if data store is enabled for this domain

Link copied to clipboard

Information indicating if the Calculated Attribute is ready for use by confirming all historical data has been processed and reflected.

Functions

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