StatusDetails

A structure containing information about an asynchronous change to a table.

Types

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

Properties

Link copied to clipboard

A Table object representing the requested changes.

Link copied to clipboard

A list of ViewValidation objects that contain information for an analytical engine to validate a view.

Functions

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