StructuredMessageListDefinition

Represents a list type node of the complex data structure.

Types

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

Properties

Link copied to clipboard

The capacity of the structured message list definition when the list type is FIXED_CAPACITY or DYNAMIC_BOUNDED_CAPACITY.

Link copied to clipboard

The type of list of the structured message list definition.

Link copied to clipboard

The member type of the structured message list definition.

Link copied to clipboard

The name of the structured message list definition.

Functions

Link copied to clipboard
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