TopicV2Details

The definition of a topic.

Types

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

Properties

Link copied to clipboard

The relations between the data sets that the topic is associated with.

Link copied to clipboard

The data sets that the topic is associated with.

Link copied to clipboard

The description of the topic.

Link copied to clipboard

The name of the topic.

Functions

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