ObjectSet

interface ObjectSet

Set of Objects

Properties

Link copied to clipboard
abstract val objects: List<Object>

Objects are sorted by the key (object_id, version).

Functions

Link copied to clipboard
Link copied to clipboard
fun ObjectSet.copy(body: <Error class: unknown class>.() -> Unit = {}): ObjectSet

Copies the original message, including unknown fields.