MetadataInfo

A structure containing metadata information for a schema version.

Types

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

Properties

Link copied to clipboard

The time at which the entry was created.

Link copied to clipboard

The metadata key’s corresponding value.

Link copied to clipboard

Other metadata belonging to the same metadata key.

Functions

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