@nebius/js-sdk - v0.2.54
    Preparing search index...

    Interface MessageInstanceInterface

    Defines the minimum shape of a message stored in a Registry.

    interface MessageInstanceInterface {
        $type: string;
    }
    Index
    $type: string

    Contains the fully qualified runtime type name.